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