PMD Results
The following document contains the results of PMD 4.2.2.
Files
org/jadira/dependencynavigator/controller/ArtifactResolver.java
| Violation | Line |
|---|
| These nested if statements could be combined | 67 - 69 |
org/jadira/dependencynavigator/implementations/local/LocalDiskRepository.java
| Violation | Line |
|---|
| Avoid empty catch blocks | 61 - 63 |