Class HelpMojo
- java.lang.Object
-
- org.apache.maven.plugin.AbstractMojo
-
- org.eclipse.jetty.toolchain.version.HelpMojo
-
- 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 jetty-version-maven-plugin.
Callmvn jetty-version:help -Ddetail=true -Dgoal=<goal-name>
to display parameter details.- Author:
- maven-plugin-tools
- Goal:
- help
-
-
Constructor Summary
Constructors Constructor Description HelpMojo()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
execute()
-