org.codehaus.mojo.versions
Class HelpMojo
java.lang.Object
org.apache.maven.plugin.AbstractMojo
org.codehaus.mojo.versions.HelpMojo
- All Implemented Interfaces:
- ContextEnabled, Mojo
public class HelpMojo
- extends AbstractMojo
Display help information on versions-maven-plugin. Call
mvn versions:help -Ddetail=true -Dgoal=<goal-name>
to display parameter details.
- Version:
- generated on Fri Sep 05 00:10:12 BST 2008
| Fields inherited from interface org.apache.maven.plugin.Mojo |
ROLE |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HelpMojo
public HelpMojo()
execute
public void execute()
throws MojoExecutionException
-
- Throws:
MojoExecutionException
Copyright © 2008 Codehaus. All Rights Reserved.