The following document contains the results of Checkstyle 6.18 with config/maven_checks.xml ruleset. 
| File | |||
|---|---|---|---|
| org/apache/maven/plugin/jxr/AbstractJxrReport.java | 0 | 4 | 0 | 
| org/apache/maven/plugin/jxr/JxrReportUtil.java | 0 | 6 | 0 | 
| Category | Rule | Violations | Severity | 
|---|---|---|---|
| coding | HiddenField
  | 
2 | |
| javadoc | JavadocMethod
  | 
8 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| javadoc | JavadocMethod | Expected @param tag for 'sourceDirs'. | 486 | |
| coding | HiddenField | 'project' hides a field. | 618 | |
| coding | HiddenField | 'project' hides a field. | 736 | |
| javadoc | JavadocMethod | Expected an @return tag. | 750 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| javadoc | JavadocMethod | Expected an @return tag. | 67 | |
| javadoc | JavadocMethod | Expected @param tag for 'project'. | 67 | |
| javadoc | JavadocMethod | Expected @throws tag for 'IOException'. | 68 | |
| javadoc | JavadocMethod | Expected an @return tag. | 202 | |
| javadoc | JavadocMethod | Expected @param tag for 'project'. | 269 | |
| javadoc | JavadocMethod | Expected @param tag for 'ignoreMissingSiteUrl'. | 269 |