PMD Results
The following document contains the results of PMD 4.1.
Files
org/codehaus/mojo/gwt/eclipse/EclipseMojo.java
| Violation |
Line |
| Avoid empty if statements |
174 - 176 |
org/codehaus/mojo/gwt/shell/ClasspathBuilder.java
| Violation |
Line |
| Too many static imports may lead to messy code |
1 - 330 |
| Avoid unused imports such as 'org.apache.maven.artifact.DependencyResolutionRequiredException' |
36 |
org/codehaus/mojo/gwt/webxml/GwtWebInfProcessor.java
| Violation |
Line |
| An empty statement (semicolon) not part of a loop |
252 |