Class HelpMojo
java.lang.Object
com.github.spotbugs.spotbugs_maven_plugin.HelpMojo
Display help information on spotbugs-maven-plugin.
Call
Call
mvn spotbugs:help -Ddetail=true -Dgoal=<goal-name> to display parameter details.- Author:
- maven-plugin-tools
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidexecute()org.apache.maven.plugin.logging.LoggetLog()voidsetLog(org.apache.maven.plugin.logging.Log arg0) voidsetPluginContext(Map arg0)
-
Field Details
-
ROLE
-
-
Constructor Details
-
HelpMojo
public HelpMojo()
-
-
Method Details
-
execute
public void execute() throws org.apache.maven.plugin.MojoExecutionException- Throws:
org.apache.maven.plugin.MojoExecutionException
-
setLog
public void setLog(org.apache.maven.plugin.logging.Log arg0) -
getLog
public org.apache.maven.plugin.logging.Log getLog() -
getPluginContext
-
setPluginContext
-