|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.maven.plugin.AbstractMojo
org.codehaus.mojo.pluginsupport.MojoSupport
org.apache.geronimo.genesis.plugins.tools.ShowPropertiesMojo
public class ShowPropertiesMojo
Helper to show all properties.
Field Summary | |
---|---|
protected org.apache.maven.project.MavenProject |
project
The maven project. |
Fields inherited from class org.codehaus.mojo.pluginsupport.MojoSupport |
---|
container, log |
Fields inherited from interface org.apache.maven.plugin.Mojo |
---|
ROLE |
Constructor Summary | |
---|---|
ShowPropertiesMojo()
|
Method Summary | |
---|---|
protected void |
doExecute()
|
protected org.apache.maven.project.MavenProject |
getProject()
|
Methods inherited from class org.codehaus.mojo.pluginsupport.MojoSupport |
---|
contextualize, createArtifact, execute, getArtifact, getArtifactFactory, getArtifactRepository, getArtifactResolver, getProjectArtifacts, getProjectArtifacts, getProjectArtifacts, init, resolveArtifact, resolveArtifact |
Methods inherited from class org.apache.maven.plugin.AbstractMojo |
---|
getLog, getPluginContext, setLog, setPluginContext |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected org.apache.maven.project.MavenProject project
Constructor Detail |
---|
public ShowPropertiesMojo()
Method Detail |
---|
protected org.apache.maven.project.MavenProject getProject()
getProject
in class org.codehaus.mojo.pluginsupport.MojoSupport
protected void doExecute() throws java.lang.Exception
doExecute
in class org.codehaus.mojo.pluginsupport.MojoSupport
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |