public class ESBExplodedMojo extends ESBMojo
Constructor and Description |
---|
ESBExplodedMojo()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
execute()
Deprecated.
Execute the mojo in the current project.
|
buildSpecificPackaging, getArtifactType, getDeploymentDescriptor
buildExplodedPackaging, buildExplodedPackaging, getArchiveName, getClassesDirectory, getDeploymentDescriptorDest, getDeploymentDescriptorDestName, getLibDirectory, getOutputDirectory, getPackagingDirectory, getProject, isExplodedOnly, packageClasses, packageLib, packageResources, performPackaging
public void execute() throws org.apache.maven.plugin.MojoExecutionException
execute
in interface org.apache.maven.plugin.Mojo
execute
in class AbstractPackagingMojo
org.apache.maven.plugin.MojoExecutionException
- For plugin failures.MojoFailureException
- For unexpected plugin failures.Copyright © 2006-2012 Codehaus. All Rights Reserved.