PMD Results

The following document contains the results of PMD 5.0.5.

Files

org/apache/maven/tools/plugin/annotations/JavaAnnotationsMojoDescriptorExtractor.java

Violation Line
Unnecessary use of fully qualified name 'com.thoughtworks.qdox.model.JavaField' due to existing import 'com.thoughtworks.qdox.model.JavaField' 371

org/apache/maven/tools/plugin/annotations/datamodel/ParameterAnnotationContent.java

Violation Line
Avoid unused imports such as 'org.codehaus.plexus.util.StringUtils' 23

org/apache/maven/tools/plugin/annotations/scanner/MojoAnnotationsScanner.java

Violation Line
Avoid modifiers which are implied by the context 40
Avoid modifiers which are implied by the context 42