PMD Results
The following document contains the results of PMD 4.2.2.
Files
org/apache/maven/cli/CLIReportingUtils.java
Violation | Line |
---|
Avoid unused private methods such as 'stats(Date,Logger)'. | 96 |
Avoid unused private methods such as 'getFormattedTime(long)'. | 148 |
org/apache/maven/cli/MavenLoggerManager.java
Violation | Line |
---|
Avoid unused method parameters such as 'msg'. | 159 - 161 |