Fork me on GitHub

PMD Results

The following document contains the results of PMD 5.6.1.

Files

org/apache/maven/surefire/extensions/util/CommandlineExecutor.java

Violation Line
Dont call Thread.run() explicitly, use Thread.start() 103