Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
3.1.0
-
None
-
Important
Description
The latest maven-checkstyle-plugin is incompatible to Checkstyle version 8.24 and newer. The check for "LineLength" was moved from "TreeWalker" to "Checker".
For further details see "Breaking backward compatibility" under https://checkstyle.org/releasenotes.html#Release_8.24
Maven Console Output
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:3.1.0:check (validate) on project top-secrect: Failed during checkstyle configuration: LineLength is not allowed as a child in Checker -> [Help 1] [ERROR] ...
Attachments
Issue Links
- links to