PMD Results

The following document contains the results of PMD 4.3.

Files

org/apache/maven/wagon/providers/ssh/ScpCommand.java

ViolationLine
Avoid unused local variables such as 'perms'.333
Avoid unused local variables such as 'perms'.397

org/apache/maven/wagon/providers/ssh/ShellCommand.java

ViolationLine
Avoid unused private fields such as 'in'.44
Avoid unused private fields such as 'thread'.52

org/apache/maven/wagon/providers/ssh/SshServerEmbedded.java

ViolationLine
Avoid unused private fields such as 'wagonProtocol'.49
Avoid unused private fields such as 'sshKeysResources'.55
Overriding method merely calls super116 - 120