The following document contains the results of PMD 7.22.0.

Violations By Priority

Priority 3

io/wcm/maven/plugins/cq/InstallMojo.java

Rule Violation Line
AvoidCatchingGenericException Avoid catching Throwable in try-catch block 172
ExceptionAsFlowControl Exception thrown at line 217 is caught in this block. 220222

Files

io/wcm/maven/plugins/cq/InstallMojo.java

Rule Violation Priority Line
AvoidCatchingGenericException Avoid catching Throwable in try-catch block 3 172
ExceptionAsFlowControl Exception thrown at line 217 is caught in this block. 3 220222

Back to top

Version: 1.3.0-SNAPSHOT. Last Published: 2025-03-31.