Skip to content

Upgrade to Checkstyle 8.21 #113

Closed
Closed
@snicoll

Description

@snicoll

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions