PMD Results

The following document contains the results of PMD 4.2.5.

Files

org/codehaus/mojo/gwt/AbstractGwtMojo.java

ViolationLine
Avoid unused private fields such as 'version'.75

org/codehaus/mojo/gwt/ClasspathBuilder.java

ViolationLine
Too many static imports may lead to messy code1 - 307
Avoid unused imports such as 'org.apache.maven.plugin.MojoExecutionException'37

org/codehaus/mojo/gwt/GwtModule.java

ViolationLine
Avoid unused imports such as 'org.apache.maven.plugin.MojoExecutionException'32

org/codehaus/mojo/gwt/eclipse/EclipseMojo.java

ViolationLine
Avoid empty if statements212 - 214

org/codehaus/mojo/gwt/shell/CompileMojo.java

ViolationLine
Avoid unused imports such as 'org.apache.maven.artifact.Artifact.SCOPE_COMPILE'26
Avoid unused imports such as 'org.codehaus.mojo.gwt.utils.DefaultGwtModuleReader'38

org/codehaus/mojo/gwt/webxml/MergeWebXmlMojo.java

ViolationLine
Avoid unused imports such as 'org.codehaus.mojo.gwt.ClasspathBuilder'39