@Mojo(name="jar",
defaultPhase=PREPARE_PACKAGE,
requiresProject=true,
threadSafe=true,
requiresDependencyResolution=RUNTIME)
public class ConnectorMojo
extends org.apache.maven.plugins.jar.AbstractJarMojo
Constructor and Description |
---|
ConnectorMojo() |
Modifier and Type | Method and Description |
---|---|
File |
createArchive() |
protected File |
getClassesDirectory() |
protected String |
getClassifier() |
protected String |
getType() |
execute, getJarFile, getProject, hasClassifier
protected File getClassesDirectory()
getClassesDirectory
in class org.apache.maven.plugins.jar.AbstractJarMojo
protected String getClassifier()
getClassifier
in class org.apache.maven.plugins.jar.AbstractJarMojo
protected String getType()
getType
in class org.apache.maven.plugins.jar.AbstractJarMojo
public File createArchive() throws org.apache.maven.plugin.MojoExecutionException
createArchive
in class org.apache.maven.plugins.jar.AbstractJarMojo
org.apache.maven.plugin.MojoExecutionException
Apache Camel