The following document contains the results of PMD 7.17.0.
Violations By Priority
Priority 3
io/wcm/maven/plugins/nodejs/mojo/AbstractNodeJsMojo.java
Rule |
Violation |
Line |
ExceptionAsFlowControl |
Exception thrown at line 181 is caught in this block. |
201–206 |
Files
io/wcm/maven/plugins/nodejs/mojo/AbstractNodeJsMojo.java
Rule |
Violation |
Priority |
Line |
ExceptionAsFlowControl |
Exception thrown at line 181 is caught in this block. |
3 |
201–206 |
Suppressed Violations
Filename |
Rule message |
Suppression type |
Reason |
io/wcm/maven/plugins/nodejs/mojo/NodejsOutputStreamHandler.java |
Avoid assignment to line in operand |
@suppresswarnings |
|