The following document contains the results of Checkstyle 10.12.7 with global-build-tools/checkstyle.xml ruleset.

Summary

Files  Info  Warnings  Errors
4 0 6 0

Files

File  I  W  E
io/wcm/caravan/maven/plugins/haldocs/AbstractBaseMojo.java 0 1 0
io/wcm/caravan/maven/plugins/haldocs/GenerateHalDocsJsonMojo.java 0 3 0
io/wcm/caravan/maven/plugins/haldocs/GenerateJsonSchemaMojo.java 0 2 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

Back to top

Version: 0.6.0-SNAPSHOT. Last Published: 2024-03-21.