public class PackageMojo
extends org.apache.maven.plugin.AbstractMojo
Modifier and Type | Field and Description |
---|---|
protected java.io.File |
outDir
The output directory for generated components file
|
protected org.apache.maven.project.MavenProject |
project
The maven project.
|
Constructor and Description |
---|
PackageMojo() |
Modifier and Type | Method and Description |
---|---|
void |
execute()
Execute goal.
|
protected org.apache.maven.project.MavenProject project
protected java.io.File outDir
public void execute() throws org.apache.maven.plugin.MojoExecutionException, org.apache.maven.plugin.MojoFailureException
org.apache.maven.plugin.MojoExecutionException
- execution of the main class or one of the
threads it generated failed.org.apache.maven.plugin.MojoFailureException
- something bad happened...Copyright © 2007-2014 Red Hat, Inc.. All Rights Reserved.