PMD Results
The following document contains the results of PMD 7.3.0.
Violations By Priority
Priority 2
org/codehaus/plexus/components/secdispatcher/internal/SecUtil.java
Priority 3
org/codehaus/plexus/components/secdispatcher/SecDispatcher.java
Priority 4
org/codehaus/plexus/components/secdispatcher/internal/DefaultSecDispatcher.java
Rule |
Violation |
Line |
UnnecessaryFullyQualifiedName |
Unnecessary qualifier 'SecDispatcher': 'DISPATCHER_NAME_ATTR' is already in scope because it is inherited by an enclosing type |
122 |
UnnecessaryFullyQualifiedName |
Unnecessary qualifier 'SecDispatcher': 'DISPATCHER_VERSION_ATTR' is already in scope because it is inherited by an enclosing type |
123 |
org/codehaus/plexus/components/secdispatcher/internal/sources/GpgAgentMasterSource.java
Files
org/codehaus/plexus/components/secdispatcher/SecDispatcher.java
org/codehaus/plexus/components/secdispatcher/internal/DefaultSecDispatcher.java
Rule |
Violation |
Priority |
Line |
UnnecessaryFullyQualifiedName |
Unnecessary qualifier 'SecDispatcher': 'DISPATCHER_NAME_ATTR' is already in scope because it is inherited by an enclosing type |
4 |
122 |
UnnecessaryFullyQualifiedName |
Unnecessary qualifier 'SecDispatcher': 'DISPATCHER_VERSION_ATTR' is already in scope because it is inherited by an enclosing type |
4 |
123 |
org/codehaus/plexus/components/secdispatcher/internal/SecUtil.java
org/codehaus/plexus/components/secdispatcher/internal/sources/GpgAgentMasterSource.java