PMD Results

The following document contains the results of PMD 4.2.2.

Files

org/apache/maven/DefaultMaven.java

Violation Line
These nested if statements could be combined 625 - 629
Avoid unused method parameters such as 'executionProperties'. 658 - 837

org/apache/maven/lifecycle/DefaultLifecycleExecutor.java

Violation Line
These nested if statements could be combined 728 - 731
Avoid unused method parameters such as 'mojoExecution'. 904 - 939
These nested if statements could be combined 1485 - 1504

org/apache/maven/plugin/DefaultPluginMappingManager.java

Violation Line
Avoid unused imports such as 'java.util.Collections' 32

org/apache/maven/plugin/version/DefaultPluginVersionManager.java

Violation Line
These nested if statements could be combined 114 - 122
These nested if statements could be combined 151 - 176