PMD Results
The following document contains the results of PMD 5.3.5.
Files
org/jomc/cli/Command.java
Violation |
Line |
Avoid modifiers which are implied by the context |
50–64 |
org/jomc/cli/commands/AbstractCommand.java
Violation |
Line |
Avoid using java.lang.ThreadGroup; it is not thread safe |
272 |
org/jomc/cli/commands/AbstractModletCommand.java
Violation |
Line |
Avoid empty catch blocks |
1138–1141 |
Avoid empty catch blocks |
1151–1154 |