public class DownloadHandler extends Object
Constructor and Description |
---|
DownloadHandler(File rootStandaloneServerDirectory,
File downloadedZipFileDirectory,
int fileDownloadRetryAttempts,
int fileDownloadConnectTimeout,
int fileDownloadReadTimeout,
Map<String,FileDetails> filesToDownload,
boolean overwriteFilesThatExist,
boolean checkFileHash,
boolean useSystemProxy) |
public DownloadHandler(File rootStandaloneServerDirectory, File downloadedZipFileDirectory, int fileDownloadRetryAttempts, int fileDownloadConnectTimeout, int fileDownloadReadTimeout, Map<String,FileDetails> filesToDownload, boolean overwriteFilesThatExist, boolean checkFileHash, boolean useSystemProxy) throws org.apache.maven.plugin.MojoFailureException
org.apache.maven.plugin.MojoFailureException
public void getStandaloneExecutableFiles() throws org.apache.maven.plugin.MojoFailureException, org.apache.maven.plugin.MojoExecutionException, IOException, URISyntaxException
org.apache.maven.plugin.MojoFailureException
org.apache.maven.plugin.MojoExecutionException
IOException
URISyntaxException
Copyright © 2014. All Rights Reserved.