public class SmallerClient extends Object
| Constructor and Description |
|---|
SmallerClient(org.apache.maven.plugin.logging.Log log,
String host,
String port,
String proxyhost,
String proxyport,
File target,
String processor,
String in,
String out,
String options,
org.apache.maven.shared.model.fileset.FileSet files,
List<Task> tasks) |
public SmallerClient(org.apache.maven.plugin.logging.Log log,
String host,
String port,
String proxyhost,
String proxyport,
File target,
String processor,
String in,
String out,
String options,
org.apache.maven.shared.model.fileset.FileSet files,
List<Task> tasks)
log - host - port - proxyhost - proxyport - target - processor - in - out - options - files - tasks - public void execute()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
org.apache.maven.plugin.MojoExecutionExceptionorg.apache.maven.plugin.MojoFailureExceptionprotected void executeSmaller(File base, String[] includedFiles, File target, String host, String port, String proxyhost, String proxyport, Task[] tasks) throws ExecutionException
ExecutionExceptionCopyright © 2013. All Rights Reserved.