The following document contains the results of PMD 7.21.0.

Violations By Priority

Priority 3

io/wcm/handler/media/impl/MediaBuilderImpl.java

Rule Violation Line
AvoidCatchingGenericException Avoid catching Exception in try-catch block 89

Files

io/wcm/handler/media/impl/MediaBuilderImpl.java

Rule Violation Priority Line
AvoidCatchingGenericException Avoid catching Exception in try-catch block 3 89

Suppressed Violations

Filename Rule message Suppression type Reason
io/wcm/handler/media/impl/MediaBuilderImpl.java This call to Collection.toArray() may be optimizable @suppresswarnings
io/wcm/handler/mediasource/dam/DamMediaSource.java You should not modify visibility of constructors, methods or fields using setAccessible() @suppresswarnings

Back to top

Version: 2.8.1-SNAPSHOT. Last Published: 2026-02-24.