PMD Results

The following document contains the results of PMD 4.2.5.

Files

org/sonatype/aether/util/ChecksumUtils.java

ViolationLine
Avoid empty catch blocks74 - 77
Avoid empty catch blocks86 - 89
Avoid empty catch blocks160 - 163

org/sonatype/aether/util/ConfigUtils.java

ViolationLine
Avoid empty catch blocks135 - 138
Avoid empty catch blocks183 - 186

org/sonatype/aether/util/artifact/DefaultArtifact.java

ViolationLine
Method call on object which may be null271 - 274
Method call on object which may be null320 - 323

org/sonatype/aether/util/artifact/SubArtifact.java

ViolationLine
Method call on object which may be null189 - 192

org/sonatype/aether/util/graph/AbstractDepthFirstNodeListGenerator.java

ViolationLine
These nested if statements could be combined73 - 76

org/sonatype/aether/util/graph/transformer/NearestVersionConflictResolver.java

ViolationLine
These nested if statements could be combined104 - 110
These nested if statements could be combined106 - 109

org/sonatype/aether/util/repository/DefaultMirrorSelector.java

ViolationLine
Do not hard code IPv4 or IPv6 addresses, even 127.0.0.1 !182

org/sonatype/aether/util/version/GenericVersionRange.java

ViolationLine
These nested if statements could be combined103 - 107