public class InvokeMavenMojo
extends org.codehaus.mojo.pluginsupport.MojoSupport
| Modifier and Type | Field and Description |
|---|---|
protected org.codehaus.mojo.pluginsupport.ant.AntHelper |
ant |
protected org.apache.maven.project.MavenProject |
project
The maven project.
|
| Constructor and Description |
|---|
InvokeMavenMojo() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doExecute() |
protected org.apache.maven.project.MavenProject |
getProject() |
protected void |
init() |
contextualize, createArtifact, execute, getArtifact, getArtifactFactory, getArtifactRepository, getArtifactResolver, getProjectArtifacts, getProjectArtifacts, getProjectArtifacts, resolveArtifact, resolveArtifactprotected org.codehaus.mojo.pluginsupport.ant.AntHelper ant
protected org.apache.maven.project.MavenProject project
protected org.apache.maven.project.MavenProject getProject()
getProject in class org.codehaus.mojo.pluginsupport.MojoSupportprotected void init()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
init in class org.codehaus.mojo.pluginsupport.MojoSupportorg.apache.maven.plugin.MojoExecutionExceptionorg.apache.maven.plugin.MojoFailureExceptionCopyright © 2003-2012 Apache Software Foundation. All Rights Reserved.