The following document contains the results of Checkstyle 6.18 with config/maven_checks.xml ruleset. 
| Category | Rule | Violations | Severity |
|---|---|---|---|
| javadoc | JavadocMethod
|
4 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Expected @throws tag for 'MojoExecutionException'. | 81 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Expected @throws tag for 'MojoExecutionException'. | 95 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Expected @throws tag for 'MojoExecutionException'. | 76 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Missing a Javadoc comment. | 42 |