PMD Results
The following document contains the results of PMD 7.0.0.
Violations By Priority
Priority 4
org/apache/maven/doxia/siterenderer/sink/SiteRendererSink.java
| Rule | Violation | Line |
|---|---|---|
| UnnecessaryFullyQualifiedName | Unnecessary qualifier 'HtmlMarkup': 'MAIN' is already in scope because it is inherited by an enclosing type | 77 |
Files
org/apache/maven/doxia/siterenderer/sink/SiteRendererSink.java
| Rule | Violation | Priority | Line |
|---|---|---|---|
| UnnecessaryFullyQualifiedName | Unnecessary qualifier 'HtmlMarkup': 'MAIN' is already in scope because it is inherited by an enclosing type | 4 | 77 |


