The following document contains the results of Checkstyle 6.18 with config/maven_checks.xml ruleset. 
| File | |||
|---|---|---|---|
| org/apache/maven/plugins/help/AbstractHelpMojo.java | 0 | 1 | 0 |
| org/apache/maven/plugins/help/DescribeMojo.java | 0 | 1 | 0 |
| org/apache/maven/plugins/help/EvaluateMojo.java | 0 | 1 | 0 |
| Category | Rule | Violations | Severity |
|---|---|---|---|
| coding | HiddenField
|
2 | |
| javadoc | JavadocMethod
|
1 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Missing a Javadoc comment. | 187 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | HiddenField | 'project' hides a field. | 981 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | HiddenField | 'output' hides a field. | 275 |