The following document contains the results of Checkstyle 6.18 with config/maven_checks.xml ruleset. 
| File | |||
|---|---|---|---|
| org/apache/maven/archiver/MavenArchiver.java | 0 | 0 | 1 |
| Category | Rule | Violations | Severity |
|---|---|---|---|
| sizes | MethodLength | 1 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | MethodLength | Method length is 159 lines (max allowed is 150). | 242 |