PMD Results
The following document contains the results of PMD 4.2.2.
Files
org/apache/maven/artifact/Artifact.java
Violation |
Line |
Error while parsing /home/herve/projet/maven/maven-2/tags/maven-2.2.1/maven-artifact/src/main/java/org/apache/maven/artifact/Artifact.java: Can't use generics unless running in JDK 1.5 mode! |
0 |
org/apache/maven/artifact/DefaultArtifact.java
Violation |
Line |
Error while parsing /home/herve/projet/maven/maven-2/tags/maven-2.2.1/maven-artifact/src/main/java/org/apache/maven/artifact/DefaultArtifact.java: Can't use generics unless running in JDK 1.5 mode! |
0 |
org/apache/maven/artifact/resolver/DefaultArtifactCollector.java
Violation |
Line |
These nested if statements could be combined |
93 - 98 |
org/apache/maven/artifact/transform/ArtifactTransformation.java
Violation |
Line |
Error while parsing /home/herve/projet/maven/maven-2/tags/maven-2.2.1/maven-artifact/src/main/java/org/apache/maven/artifact/transform/ArtifactTransformation.java: Can't use generics unless running in JDK 1.5 mode! |
0 |
org/apache/maven/artifact/transform/ArtifactTransformationManager.java
Violation |
Line |
Error while parsing /home/herve/projet/maven/maven-2/tags/maven-2.2.1/maven-artifact/src/main/java/org/apache/maven/artifact/transform/ArtifactTransformationManager.java: Can't use generics unless running in JDK 1.5 mode! |
0 |
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 |