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 |
614 - 618 |
org/apache/maven/lifecycle/DefaultLifecycleExecutor.java
Violation |
Line |
These nested if statements could be combined |
1248 - 1267 |
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 |