Andrey Novikov created IGNITE-24729:
---------------------------------------
Summary: Spring Data: Fix checkstyle for the module
Key: IGNITE-24729
URL: https://issues.apache.org/jira/browse/IGNITE-24729
Project: Ignite
Issue Type: Bug
Components: integrations
Reporter: Andrey Novikov
Code style fails
{noformat}
Failed to execute goal
org.apache.maven.plugins:maven-checkstyle-plugin:3.1.1:check (style) on project
ignite-spring-data-ext: Failed during checkstyle execution: There are 30 errors
reported by Checkstyle 8.45 with checkstyle/checkstyle.xml ruleset.
{noformat}
The module spring-data-ext is also failing with
{noformat}
mvn clean install -f modules/spring-data-ext -Pcheckstyle -DskipTests
{noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)