Checkstyle Results

The following document contains the results of Checkstyle 6.18 with config/maven_checks.xml ruleset. rss feed

Summary

Files  Info  Warnings  Errors
11 0 0 1

Rules

Category Rule Violations Severity
sizes ParameterNumber 1  Error

Details

org/apache/maven/plugins/dependency/utils/filters/DestFileFilter.java

Severity Category Rule Message Line
 Error sizes ParameterNumber More than 7 parameters (found 11). 85