PMD Results
The following document contains the results of PMD 7.17.0.
Violations By Priority
Priority 3
org/codehaus/plexus/resource/loader/JarHolder.java
| Rule | Violation | Line |
|---|---|---|
| EmptyCatchBlock | Avoid empty catch blocks | 71–72 |
| EmptyCatchBlock | Avoid empty catch blocks | 78–79 |
Files
org/codehaus/plexus/resource/loader/JarHolder.java
| Rule | Violation | Priority | Line |
|---|---|---|---|
| EmptyCatchBlock | Avoid empty catch blocks | 3 | 71–72 |
| EmptyCatchBlock | Avoid empty catch blocks | 3 | 78–79 |

