PMD Results
The following document contains the results of PMD 7.22.0.
Violations By Priority
Priority 3
io/wcm/devops/conga/plugins/aem/maven/InstallPackagesMojo.java
| Rule | Violation | Line |
|---|---|---|
| AvoidCatchingGenericException | Avoid catching Exception in try-catch block | 222 |
Files
io/wcm/devops/conga/plugins/aem/maven/InstallPackagesMojo.java
| Rule | Violation | Priority | Line |
|---|---|---|---|
| AvoidCatchingGenericException | Avoid catching Exception in try-catch block | 3 | 222 |