PMD Results

The following document contains the results of PMD.

Summary

FilesErrors
23

Files

FilesViolations
org/astrogrid/community/resolver/CommunityMyProxyResolver.java 1
org/astrogrid/community/resolver/CommunityPasswordResolver.java 2

org/astrogrid/community/resolver/CommunityMyProxyResolver.java

ViolationLine
No need to import a type that's in the same package 8

org/astrogrid/community/resolver/CommunityPasswordResolver.java

ViolationLine
Avoid unused imports such as 'URI' 42
Avoid unused imports such as 'KeyStoreException' 44