public class SarExplodedMojo extends SarMojo
Constructor and Description |
---|
SarExplodedMojo()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
execute()
Deprecated.
Main plugin execution path.
|
getArtifactType, getDeploymentDescriptor
buildExplodedPackaging, buildExplodedPackaging, buildSpecificPackaging, 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
- if an error occurredMojoFailureException
- if an error occurredCopyright © 2006-2013 Codehaus. All Rights Reserved.