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 5064

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 11381141
Avoid empty catch blocks 11511154