PMD Results
The following document contains the results of PMD 4.2.5.
Files
org/sonatype/aether/util/ChecksumUtils.java
Violation | Line |
---|
Avoid empty catch blocks | 74 - 77 |
Avoid empty catch blocks | 86 - 89 |
Avoid empty catch blocks | 160 - 163 |
org/sonatype/aether/util/ConfigUtils.java
Violation | Line |
---|
Avoid empty catch blocks | 135 - 138 |
Avoid empty catch blocks | 183 - 186 |
org/sonatype/aether/util/artifact/DefaultArtifact.java
Violation | Line |
---|
Method call on object which may be null | 271 - 274 |
Method call on object which may be null | 320 - 323 |
org/sonatype/aether/util/artifact/SubArtifact.java
Violation | Line |
---|
Method call on object which may be null | 189 - 192 |
org/sonatype/aether/util/graph/AbstractDepthFirstNodeListGenerator.java
Violation | Line |
---|
These nested if statements could be combined | 73 - 76 |
org/sonatype/aether/util/graph/transformer/NearestVersionConflictResolver.java
Violation | Line |
---|
These nested if statements could be combined | 104 - 110 |
These nested if statements could be combined | 106 - 109 |
org/sonatype/aether/util/repository/DefaultMirrorSelector.java
Violation | Line |
---|
Do not hard code IPv4 or IPv6 addresses, even 127.0.0.1 ! | 182 |
org/sonatype/aether/util/version/GenericVersionRange.java
Violation | Line |
---|
These nested if statements could be combined | 103 - 107 |