The following document contains the results of Checkstyle 5.7.
File | I | W | E |
---|---|---|---|
org/apache/maven/plugins/repository/BundleCreateMojo.java | 1 | 1 | 0 |
org/apache/maven/plugins/repository/BundlePackMojo.java | 1 | 1 | 1 |
Category | Rule | Violations | Severity |
---|---|---|---|
javadoc | JavadocMethod
|
2 | Warning |
JavadocVariable
|
2 | Info | |
sizes | MethodLength | 1 | Error |