The following document contains the results of Checkstyle 6.18 with config/maven_checks.xml ruleset.
File | I | W | E |
---|---|---|---|
org/apache/maven/plugins/dependency/utils/filters/DestFileFilter.java | 0 | 0 | 1 |
Category | Rule | Violations | Severity |
---|---|---|---|
sizes | ParameterNumber | 1 | Error |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | sizes | ParameterNumber | More than 7 parameters (found 11). | 85 |