PMD Results
The following document contains the results of PMD 7.17.0.
Violations By Priority
Priority 4
spotbugs-maven-plugin - com/github/spotbugs/spotbugs_maven_plugin/HelpMojo.java
| Rule | Violation | Line |
|---|---|---|
| UnnecessaryFullyQualifiedName | Unnecessary qualifier 'java.lang': 'String' is already in scope because it is declared in java.lang | 43 |
Files
spotbugs-maven-plugin - com/github/spotbugs/spotbugs_maven_plugin/HelpMojo.java
| Rule | Violation | Priority | Line |
|---|---|---|---|
| UnnecessaryFullyQualifiedName | Unnecessary qualifier 'java.lang': 'String' is already in scope because it is declared in java.lang | 4 | 43 |
