PMD Results
The following document contains the results of PMD 4.2.5.
Files
org/codehaus/mojo/nbm/BuildInstallersMojo.java
| Violation | Line |
|---|
| Avoid unused private fields such as 'artifactFactory'. | 143 |
| Avoid unused private fields such as 'container'. | 147 |
| Avoid unused private fields such as 'artifactResolver'. | 157 |
org/codehaus/mojo/nbm/CreateClusterAppMojo.java
| Violation | Line |
|---|
| Avoid empty if statements | 543 - 545 |
org/codehaus/mojo/nbm/CreateStandaloneMojo.java
| Violation | Line |
|---|
| Do not start a literal by 0 unless it's an octal value | 89 |
org/codehaus/mojo/nbm/CreateUpdateSiteMojo.java
| Violation | Line |
|---|
| Avoid empty if statements | 214 - 216 |
org/codehaus/mojo/nbm/CreateWebstartAppMojo.java
| Violation | Line |
|---|
| Avoid empty if statements | 215 - 217 |
org/codehaus/mojo/nbm/NetBeansManifestUpdateMojo.java
| Violation | Line |
|---|
| Avoid unused private fields such as 'WARN'. | 149 |
| Avoid empty if statements | 266 - 268 |
org/codehaus/mojo/nbm/PopulateRepositoryMojo.java
| Violation | Line |
|---|
| Avoid empty if statements | 383 - 386 |