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, resolveArtifact
protected 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.MojoSupport
protected void init() throws org.apache.maven.plugin.MojoExecutionException, org.apache.maven.plugin.MojoFailureException
init
in class org.codehaus.mojo.pluginsupport.MojoSupport
org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoFailureException
Copyright © 2003-2012 Apache Software Foundation. All Rights Reserved.