PMD Results

The following document contains the results of PMD 4.2.2.

Files

Exec Maven Plugin - org/codehaus/mojo/exec/ExecJavaMojo.java

ViolationLine
Avoid using ThreadGroup; it is not thread safe277
Avoid using ThreadGroup; it is not thread safe295
Avoid using ThreadGroup; it is not thread safe303

Exec Maven Plugin - org/codehaus/mojo/exec/ExecMojo.java

ViolationLine
Avoid unused private methods such as 'getExecOutputLog()'.345
Avoid empty catch blocks571 - 573

Exec Maven Plugin - org/codehaus/mojo/exec/UrlUtils.java

ViolationLine
Avoid empty catch blocks56 - 59