PMD Results

The following document contains the results of PMD 4.3.

Files

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

ViolationLine
Avoid empty catch blocks350 - 352
Avoid empty catch blocks456 - 458
Avoid empty catch blocks470 - 472

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 statements188 - 191

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