PMD Results

The following document contains the results of PMD 5.6.1.

Files

org/apache/maven/archiver/MavenArchiver.java

Violation Line
These nested if statements could be combined 453460
Avoid empty if statements 660664
These nested if statements could be combined 669672
These nested if statements could be combined 712715

org/apache/maven/archiver/PomPropertiesUtil.java

Violation Line
Avoid unused method parameters such as 'session'. 77