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.MojoExecutionException
org.apache.maven.plugin.MojoFailureException
protected Manifest createOrLoadManifest() throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionException
Copyright © 2012. All Rights Reserved.