PMD Results
The following document contains the results of PMD 4.3.
Files
org/apache/maven/wagon/providers/ssh/ScpCommand.java
| Violation |
Line |
| Avoid unused local variables such as 'perms'. |
333 |
| Avoid unused local variables such as 'perms'. |
397 |
org/apache/maven/wagon/providers/ssh/ShellCommand.java
| Violation |
Line |
| Avoid unused private fields such as 'in'. |
44 |
| Avoid unused private fields such as 'thread'. |
52 |
org/apache/maven/wagon/providers/ssh/SshServerEmbedded.java
| Violation |
Line |
| Avoid unused private fields such as 'wagonProtocol'. |
49 |
| Avoid unused private fields such as 'sshKeysResources'. |
55 |
| Overriding method merely calls super |
116 - 120 |