PMD Results
The following document contains the results of PMD 4.2.2.
Files
org/apache/maven/repository/internal/DefaultVersionResolver.java
Violation | Line |
---|
These nested if statements could be combined | 326 - 338 |
org/apache/maven/repository/internal/LocalSnapshotMetadataGenerator.java
Violation | Line |
---|
Avoid unused constructor parameters such as 'request'. | 45 - 50 |
org/apache/maven/repository/internal/VersionsMetadataGenerator.java
Violation | Line |
---|
Avoid unused constructor parameters such as 'session'. | 56 - 77 |