The following document contains the results of Checkstyle 6.18 with config/maven_checks.xml ruleset.
File | I | W | E |
---|---|---|---|
org/eclipse/aether/transport/http/HttpTransporter.java | 0 | 1 | 0 |
org/eclipse/aether/transport/http/HttpTransporterFactory.java | 0 | 3 | 0 |
Category | Rule | Violations | Severity |
---|---|---|---|
coding | HiddenField
|
2 | Warning |
javadoc | JavadocMethod
|
2 | Warning |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | coding | HiddenField | 'client' hides a field. | 143 |