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)'. | 94 |
| Avoid unused private methods such as 'getFormattedTime(long)'. | 146 |
org/apache/maven/cli/MavenLoggerManager.java
| Violation | Line |
|---|
| Avoid unused method parameters such as 'msg'. | 159 - 161 |