The following document contains the results of Checkstyle 6.18 with config/maven_checks.xml ruleset.
File | I | W | E |
---|---|---|---|
org/apache/maven/scm/provider/cvslib/cvsexe/command/mkdir/CvsExeMkdirCommand.java | 0 | 1 | 0 |
org/apache/maven/scm/provider/cvslib/cvsexe/command/update/CvsExeUpdateCommand.java | 0 | 1 | 0 |
Category | Rule | Violations | Severity |
---|---|---|---|
javadoc | JavadocMethod
|
2 | Warning |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 33 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 66 |