PMD Results
The following document contains the results of PMD
Files
org/apache/geronimo/mavenplugins/geronimo/module/ListModulesMojo.java
| Violation | Line | 
|---|
| Avoid unused imports such as 'javax.enterprise.deploy.spi.TargetModuleID' | 24 | 
org/apache/geronimo/mavenplugins/geronimo/reporting/SurefireReporter.java
| Violation | Line | 
|---|
| Avoid unused private methods such as 'getResults()' | 313 | 
org/apache/geronimo/mavenplugins/geronimo/server/InstallerMojoSupport.java
| Violation | Line | 
|---|
| These nested if statements could be combined | 272 - 275 | 
org/apache/geronimo/mavenplugins/geronimo/server/StartServerMojo.java
| Violation | Line | 
|---|
| Avoid unused private methods such as 'setSystemProperty(Java,String,String)' | 364 |