PMD Results

The following document contains the results of PMD 5.0.2.

Files

de/smartics/properties/resource/maven/repository/ArtifactIdMessageBean.java

Violation Line
Parameter 'artifactId' is not assigned and could be declared final 55

de/smartics/properties/resource/maven/repository/ResourceRepositoryPropertiesSingleton.java

Violation Line
Field INSTANCE has the same name as a method 37
Variables should start with a lowercase character, 'INSTANCE' starts with uppercase character. 37
The field name indicates a constant but its modifiers do not 37