The following document contains the results of Checkstyle 6.18 with config/maven_checks.xml ruleset. 
| File | |||
|---|---|---|---|
| org/apache/maven/plugin/coreit/CheckMojo.java | 0 | 1 | 0 |
| org/apache/maven/plugin/coreit/DumpRepoLayoutsMojo.java | 0 | 1 | 0 |
| Category | Rule | Violations | Severity |
|---|---|---|---|
| javadoc | JavadocMethod
|
2 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Expected @throws tag for 'MojoExecutionException'. | 82 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Expected @throws tag for 'MojoExecutionException'. | 80 |