java.lang.Object
org.apache.maven.plugin.AbstractMojo
io.github.rajendarreddyj.tomcat_maven_plugin.HelpMojo
All Implemented Interfaces:
ContextEnabled, Mojo

@Mojo(name="help", requiresProject=false, threadSafe=true) public class HelpMojo extends AbstractMojo
Display help information on tomcat-maven-plugin.
Call mvn tomcat:help -Ddetail=true -Dgoal=<goal-name> to display parameter details.
Author:
maven-plugin-tools