PMD Results

The following document contains the results of PMD 4.2.2.

Files

org/apache/maven/artifact/repository/ArtifactRepositoryPolicy.java

ViolationLine
Avoid unused imports such as 'java.util.TimeZone'24

org/apache/maven/artifact/versioning/ComparableVersion.java

ViolationLine
Don't create instances of already existing BigInteger and BigDecimal (ZERO, ONE, TEN)87

org/apache/maven/artifact/versioning/VersionRange.java

ViolationLine
These nested if statements could be combined114 - 117
These nested if statements could be combined132 - 135
These nested if statements could be combined530 - 533