PMD Results

The following document contains the results of PMD 4.3.

Files

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

Violation Line
Avoid empty catch blocks 344 - 346
These nested if statements could be combined 414 - 430
Avoid empty catch blocks 528 - 530
These nested if statements could be combined 726 - 753
Avoid empty catch blocks 953 - 955

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

Violation Line
Avoid empty catch blocks 107 - 108