PMD Results
The following document contains the results of PMD 4.2.2.
Files
org/kathrynhuxtable/maven/wagon/gitsite/git/GitSiteCheckInCommand.java
| Violation | Line |
|---|
| These nested if statements could be combined | 100 - 103 |
| Avoid empty catch blocks | 142 - 144 |
| Avoid unused method parameters such as 'repository'. | 193 - 201 |