PMD Results
The following document contains the results of PMD 5.3.5.
 
Files
org/jomc/ant/JomcTask.java
| Violation | 
Line | 
| Avoid using java.lang.ThreadGroup; it is not thread safe | 
719 | 
 
org/jomc/ant/ProjectClassLoader.java
| Violation | 
Line | 
| Avoid empty catch blocks | 
952–955 | 
| Avoid empty catch blocks | 
965–968 |