PMD Results

The following document contains the results of PMD 4.2.2.

Files

org/apache/maven/profiles/DefaultProfileManager.java

Violation Line
These nested if statements could be combined 273 - 276

org/apache/maven/project/DefaultMavenProjectBuilder.java

Violation Line
Avoid unused method parameters such as 'parent'. 426 - 496
These nested if statements could be combined 511 - 518
These nested if statements could be combined 1275 - 1280

org/apache/maven/project/MavenProject.java

Violation Line
These nested if statements could be combined 439 - 442
These nested if statements could be combined 454 - 457
These nested if statements could be combined 469 - 472
These nested if statements could be combined 506 - 510
These nested if statements could be combined 528 - 532
These nested if statements could be combined 682 - 690
These nested if statements could be combined 708 - 711
These nested if statements could be combined 764 - 767
These nested if statements could be combined 785 - 788
Avoid empty if statements 1682 - 1687

org/apache/maven/project/ModelUtils.java

Violation Line
Avoid unused imports such as 'org.apache.maven.model.RepositoryBase' 45

org/apache/maven/project/inheritance/DefaultModelInheritanceAssembler.java

Violation Line
Avoid unused imports such as 'java.util.ArrayList' 35
These nested if statements could be combined 88 - 91
These nested if statements could be combined 401 - 418
These nested if statements could be combined 423 - 427
These nested if statements could be combined 432 - 437
Avoid empty if statements 520 - 522
Avoid empty if statements 526 - 530

org/apache/maven/project/validation/DefaultModelValidator.java

Violation Line
These nested if statements could be combined 72 - 76