PMD Results

The following document contains the results of PMD 4.3.

Files

org/apache/maven/report/projectinfo/AbstractProjectInfoReport.java

ViolationLine
Avoid empty catch blocks387 - 389
Avoid empty catch blocks493 - 495
Avoid empty catch blocks507 - 509

org/apache/maven/report/projectinfo/LicenseReport.java

ViolationLine
Avoid empty if statements421 - 423

org/apache/maven/report/projectinfo/ProjectSummaryReport.java

ViolationLine
These nested if statements could be combined142 - 147
Avoid empty if statements177 - 180

org/apache/maven/report/projectinfo/TeamListReport.java

ViolationLine
Avoid unused method parameters such as 'image'.527 - 565

org/apache/maven/report/projectinfo/dependencies/RepositoryUtils.java

ViolationLine
Avoid unused constructor parameters such as 'repositoryMetadataManager'.98 - 113
These nested if statements could be combined319 - 361