Interface EngineDownloader

All Known Implementing Classes:
MavenEngineDownloader, URLEngineDownloader

public interface EngineDownloader
  • Method Details

    • downloadEngine

      File downloadEngine() throws org.apache.maven.plugin.MojoExecutionException
      Throws:
      org.apache.maven.plugin.MojoExecutionException
    • getZipFileNameFromDownloadLocation

      String getZipFileNameFromDownloadLocation() throws org.apache.maven.plugin.MojoExecutionException
      Throws:
      org.apache.maven.plugin.MojoExecutionException