PMD Results

The following document contains the results of PMD 4.2.5.

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)89

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

ViolationLine
These nested if statements could be combined113 - 116
These nested if statements could be combined131 - 134
These nested if statements could be combined529 - 532