The following document contains the results of Checkstyle 9.3 with config/maven_checks_nocodestyle.xml ruleset.
| Files |  Info |  Warnings |  Errors | 
|---|---|---|---|
| 1 | 2 | 0 | 0 | 
| File |  I |  W |  E | 
|---|---|---|---|
| org/apache/maven/toolchain/model/BaseObject.java | 2 | 0 | 0 | 
| Category | Rule | Violations | Severity | 
|---|---|---|---|
| javadoc | JavadocVariable 
 | 2 |  Info | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 24 | 
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 26 |