PMD Results
The following document contains the results of PMD 4.2.2.
Files
Kuali Maven Common - org/kuali/maven/mojo/BaseMojo.java
Violation | Line |
---|
No need to import a type that lives in the same package | 9 |
Kuali Maven Common - org/kuali/maven/mojo/MavenLogger.java
Violation | Line |
---|
Avoid unused constructor parameters such as 'name'. | 27 - 29 |