PMD Results

The following document contains the results of PMD 5.6.1.

Files

org/eclipse/aether/artifact/AbstractArtifact.java

Violation Line
Useless parentheses. 108
Useless parentheses. 128

org/eclipse/aether/artifact/DefaultArtifact.java

Violation Line
Useless parentheses. 98

org/eclipse/aether/artifact/DefaultArtifactType.java

Violation Line
Useless parentheses. 96

org/eclipse/aether/graph/Dependency.java

Violation Line
Method call on object which may be null 136139
Useless parentheses. 136

org/eclipse/aether/metadata/AbstractMetadata.java

Violation Line
Useless parentheses. 53

org/eclipse/aether/repository/AuthenticationContext.java

Violation Line
These nested if statements could be combined 316319

org/eclipse/aether/resolution/ArtifactRequest.java

Violation Line
Avoid unused imports such as 'org.eclipse.aether.RepositorySystemSession' 27

org/eclipse/aether/resolution/ArtifactResolutionException.java

Violation Line
Useless parentheses. 93

org/eclipse/aether/resolution/ArtifactResult.java

Violation Line
Avoid unused imports such as 'org.eclipse.aether.RepositorySystemSession' 28

org/eclipse/aether/resolution/MetadataRequest.java

Violation Line
Avoid unused imports such as 'org.eclipse.aether.RepositorySystemSession' 23

org/eclipse/aether/resolution/MetadataResult.java

Violation Line
Avoid unused imports such as 'org.eclipse.aether.RepositorySystemSession' 25