The following document contains the results of PMD 7.2.0.

PMD found no problems in your source code.

Suppressed Violations

Filename Rule message Suppression type Reason
io/wcm/sling/commons/caservice/ContextAwareService.java Using constants in interfaces is a bad practice. @suppresswarnings
io/wcm/sling/commons/caservice/ContextAwareService.java Using constants in interfaces is a bad practice. @suppresswarnings
io/wcm/sling/commons/caservice/ContextAwareService.java Using constants in interfaces is a bad practice. @suppresswarnings
io/wcm/sling/commons/resource/ImmutableValueMap.java Rather than using a lot of String arguments, consider using a container object for those values. @suppresswarnings
io/wcm/sling/commons/resource/ImmutableValueMap.java Rather than using a lot of String arguments, consider using a container object for those values. @suppresswarnings
io/wcm/sling/commons/resource/NameResourceComparator.java Use equals() to compare object references. //nopmd

Back to top

Version: 1.6.5-SNAPSHOT. Last Published: 2024-07-08.