PMD Results
The following document contains the results of PMD 7.17.0.
Violations By Priority
Priority 3
io/wcm/maven/plugins/cq/InstallMojo.java
Rule | Violation | Line |
---|---|---|
ExceptionAsFlowControl | Exception thrown at line 215 is caught in this block. | 218–220 |
Files
io/wcm/maven/plugins/cq/InstallMojo.java
Rule | Violation | Priority | Line |
---|---|---|---|
ExceptionAsFlowControl | Exception thrown at line 215 is caught in this block. | 3 | 218–220 |