PMD Results

The following document contains the results of PMD 4.2.5.

Files

org/codehaus/mojo/exec/ExecJavaMojo.java

ViolationLine
Avoid using ThreadGroup; it is not thread safe278
Avoid using ThreadGroup; it is not thread safe301
Avoid using ThreadGroup; it is not thread safe309

org/codehaus/mojo/exec/ExecMojo.java

ViolationLine
Avoid unused private methods such as 'getExecOutputLog()'.407