Checkstyle Results
The following document contains the results of Checkstyle 9.3 with config/maven_checks_nocodestyle.xml ruleset.
Summary
Files | ![]() |
![]() |
![]() |
---|---|---|---|
3 | 3 | 2 | 0 |
Files
Rules
Category | Rule | Violations | Severity |
---|---|---|---|
coding | HiddenField
|
1 | ![]() |
javadoc | JavadocMethod
|
1 | ![]() |
JavadocVariable
|
3 | ![]() |
Details
org/apache/maven/resolver/examples/DependencyHierarchyWithRanges.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | Expected @param tag for 'args'. | 51 |
org/apache/maven/resolver/examples/resolver/Resolver.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
coding | HiddenField | 'remoteRepository' hides a field. | 107 |
org/apache/maven/resolver/examples/util/Booter.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 42 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 44 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 46 |