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 446453
Avoid empty if statements 653657
These nested if statements could be combined 662665
These nested if statements could be combined 703706

org/apache/maven/archiver/PomPropertiesUtil.java

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