PMD Results
The following document contains the results of PMD 7.24.0.
PMD found no problems in your source code.
Suppressed Violations
| Filename | Rule message | Suppression type | Reason |
|---|---|---|---|
| io/wcm/maven/plugins/cq/InstallMojo.java | Avoid catching Throwable in try-catch block | @suppresswarnings | |
| io/wcm/maven/plugins/cq/InstallMojo.java | Exception thrown at line 219 is caught in this block. | @suppresswarnings |