PMD Results

The following document contains the results of PMD 5.6.1.

Files

org/apache/maven/scm/provider/local/command/changelog/LocalChangeLogCommand.java

Violation Line
Avoid empty if statements 130132

org/apache/maven/scm/provider/local/command/checkout/LocalCheckOutCommand.java

Violation Line
Avoid unused local variables such as 'parent'. 152

org/apache/maven/scm/provider/local/command/update/LocalUpdateCommand.java

Violation Line
Avoid unused local variables such as 'repositoryDirectory'. 153