PMD Results
The following document contains the results of PMD 4.2.5.
Files
org/sonatype/aether/impl/internal/DefaultFileProcessor.java
Violation | Line |
---|
Avoid empty catch blocks | 42 - 45 |
Avoid empty catch blocks | 147 - 150 |
org/sonatype/aether/impl/internal/DefaultLocalRepositoryProvider.java
Violation | Line |
---|
Avoid empty catch blocks | 118 - 121 |
org/sonatype/aether/impl/internal/DefaultRemoteRepositoryManager.java
Violation | Line |
---|
Avoid empty catch blocks | 378 - 381 |
org/sonatype/aether/impl/internal/DefaultUpdateCheckManager.java
Violation | Line |
---|
Avoid unused method parameters such as 'artifact'. | 395 - 398 |
Avoid unused method parameters such as 'metadata'. | 400 - 403 |
Avoid unused method parameters such as 'artifactFile'. | 405 - 426 |
Avoid unused method parameters such as 'artifact'. | 405 - 426 |
Avoid unused method parameters such as 'artifactFile'. | 428 - 431 |
Avoid unused method parameters such as 'artifact'. | 428 - 431 |
Avoid unused method parameters such as 'repository'. | 433 - 436 |
Avoid unused method parameters such as 'metadata'. | 433 - 436 |
Avoid unused method parameters such as 'metadata'. | 438 - 441 |
org/sonatype/aether/impl/internal/SimpleDigest.java
Violation | Line |
---|
Avoid empty catch blocks | 59 - 62 |