checkstyle:help

Full name:

org.apache.maven.plugins:maven-checkstyle-plugin:2.2:help

Description:

Display help information on 'org.apache.maven.plugins:maven-checkstyle-plugin' plugin. Call 'mvn checkstyle:help -Ddetail=true' to display all details.

Attributes:

  • Requires a Maven 2.0 project to be executed.

Optional Parameters

Name Type Since Description
detail boolean - If true, display all settable properies for each goal. Default value is: false.

Parameter Details

detail :

If true, display all settable properies for each goal.

  • Type: boolean
  • Required: No
  • Expression: ${detail}
  • Default: false