PMD Results

The following document contains the results of PMD 7.7.0.

Violations By Priority

Priority 4

org/apache/maven/plugins/enforcer/EnforceMojo.java

Rule Violation Line
UnnecessaryFullyQualifiedName Unnecessary qualifier 'EnforceMojo': 'cache' is already in scope because it is declared in an enclosing type 415
UnnecessaryFullyQualifiedName Unnecessary qualifier 'EnforceMojo': 'cache' is already in scope because it is declared in an enclosing type 425

Files

org/apache/maven/plugins/enforcer/EnforceMojo.java

Rule Violation Priority Line
UnnecessaryFullyQualifiedName Unnecessary qualifier 'EnforceMojo': 'cache' is already in scope because it is declared in an enclosing type 4 415
UnnecessaryFullyQualifiedName Unnecessary qualifier 'EnforceMojo': 'cache' is already in scope because it is declared in an enclosing type 4 425