Closed
Description
This project uses the latest checkstyle release at that time (8.21). Trying to use 0.0.12
with that version on the initializr
repository leads to:
Caused by: org.apache.maven.plugin.PluginExecutionException: Execution checkstyle-validation of goal org.apache.maven.plugins:maven-checkstyle-plugin:3.1.0:check failed: An API incompatibility was encountered while executing org.apache.maven.plugins:maven-checkstyle-plugin:3.1.0:check: java.lang.VerifyError: class io.spring.javaformat.checkstyle.SpringChecks overrides final method setTabWidth.(I)V
-----------------------------------------------------
realm = plugin>org.apache.maven.plugins:maven-checkstyle-plugin:3.1.0
This can be reproduced by upgrading the checkstyle version locally