The following document contains the results of Checkstyle 10.26.1 with global-build-tools/checkstyle.xml ruleset.
Summary
| Files |
Info |
Warnings |
Errors |
| 4 |
0 |
6 |
0 |
Details
io/wcm/caravan/maven/plugins/haldocs/AbstractBaseMojo.java
| Severity |
Category |
Rule |
Message |
Line |
| Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
46 |
io/wcm/caravan/maven/plugins/haldocs/GenerateHalDocsJsonMojo.java
| Severity |
Category |
Rule |
Message |
Line |
| Warning |
coding |
IllegalCatch |
Catching 'Throwable' is not allowed. |
126 |
| Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
285 |
| Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
302 |
io/wcm/caravan/maven/plugins/haldocs/GenerateJsonSchemaMojo.java
| Severity |
Category |
Rule |
Message |
Line |
| Warning |
coding |
IllegalCatch |
Catching 'Throwable' is not allowed. |
96 |
| Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
151 |