public class ManifestMojo
extends org.apache.maven.plugin.AbstractMojo
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.maven.project.MavenProject |
project
project instance.
|
| Constructor and Description |
|---|
ManifestMojo() |
| Modifier and Type | Method and Description |
|---|---|
protected Manifest |
createOrLoadManifest() |
void |
execute() |
protected org.apache.maven.project.MavenProject project
public void execute()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
org.apache.maven.plugin.MojoExecutionExceptionorg.apache.maven.plugin.MojoFailureExceptionprotected Manifest createOrLoadManifest() throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionExceptionCopyright © 2012. All Rights Reserved.