PMD Results

The following document contains the results of PMD 5.0.5.

Files

org/apache/maven/wagon/providers/http/AbstractHttpClientWagon.java

Violation Line
Avoid empty catch blocks 391393
These nested if statements could be combined 473489
Avoid empty catch blocks 594596
These nested if statements could be combined 818845
Avoid empty catch blocks 11101112

org/apache/maven/wagon/providers/http/ConfigurationUtils.java

Violation Line
Avoid empty catch blocks 107108