PMD Results
The following document contains the results of PMD 4.2.5.
Files
org/apache/maven/plugin/plugin/PluginReport.java
| Violation | Line |
|---|
| These nested if statements could be combined | 673 - 676 |
org/apache/maven/plugin/plugin/UpdatePluginRegistryMojo.java
| Violation | Line |
|---|
| Avoid unused method parameters such as 'aGroupId'. | 223 - 236 |
| Avoid unused method parameters such as 'anArtifactId'. | 223 - 236 |