Class HelpMojo

java.lang.Object
org.apache.maven.plugin.AbstractMojo
com.github.hazendaz.maven.htmlcompressor_maven_plugin.HelpMojo
All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

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