-
- All Implemented Interfaces:
- org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo
public class HelpMojo
extends org.apache.maven.plugin.AbstractMojo
Display help information on jredmine-maven-plugin.
Call mvn jredmine:help -Ddetail=true -Dgoal=<goal-name> to display parameter details.
- Version:
- Author:
- Is defined by the goal name:
- help
- Requires a Maven project to run:
- false
- Mojo is thread safe:
- true
-
-
Field Summary
-
Fields inherited from interface org.apache.maven.plugin.Mojo
ROLE
-
Constructor Summary
Constructors
| Constructor and Description |
HelpMojo() |
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
void |
execute() |
-
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
-
-
Constructor Detail
-
HelpMojo
public HelpMojo()
Copyright © 2009-2012 CodeLutin. All Rights Reserved.