PMD Results
The following document contains the results of PMD 4.2.2.
Files
org/apache/maven/artifact/ArtifactUtils.java
Violation |
Line |
Avoid unused imports such as 'org.apache.maven.artifact.handler.ArtifactHandler' |
23 |
org/apache/maven/artifact/resolver/DefaultArtifactCollector.java
Violation |
Line |
These nested if statements could be combined |
93 - 98 |
org/apache/maven/artifact/versioning/VersionRange.java
Violation |
Line |
These nested if statements could be combined |
112 - 115 |
These nested if statements could be combined |
130 - 133 |
These nested if statements could be combined |
529 - 532 |