com.mule.connectors.interop
Class RunnerCreatorMojo
java.lang.Object
org.apache.maven.plugin.AbstractMojo
com.mule.connectors.interop.RunnerCreatorMojo
- All Implemented Interfaces:
- org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo
public class RunnerCreatorMojo
- extends org.apache.maven.plugin.AbstractMojo
| Fields inherited from interface org.apache.maven.plugin.Mojo |
ROLE |
| Methods inherited from class org.apache.maven.plugin.AbstractMojo |
getLog, getPluginContext, setLog, setPluginContext |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RunnerCreatorMojo
public RunnerCreatorMojo()
RunnerCreatorMojo
public RunnerCreatorMojo(String baseDir,
String targetDir,
String zipPath)
execute
public void execute()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
- Throws:
org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoFailureException
unzipFile
public void unzipFile(String zipFile)
setTargetDir
public void setTargetDir(String targetDir)
setBaseDir
public void setBaseDir(String baseDir)
setManifestPath
public void setManifestPath(String manifestPath)
setOutputDir
public void setOutputDir(String targetDir)
setPlatformPath
public void setPlatformPath(String platformPath)
setExternalPlatform
public void setExternalPlatform(String externalPlatform)
Copyright © 2014. All rights reserved.