PMD Results
The following document contains the results of PMD 4.3.
Files
org/apache/maven/plugin/invoker/AbstractInvokerMojo.java
| Violation | Line |
|---|
| These nested if statements could be combined | 1044 - 1072 |
org/apache/maven/plugin/invoker/InvokerReport.java
| Violation | Line |
|---|
| Avoid unused method parameters such as 'locale'. | 280 - 301 |