Vadim Pakhnushev created IGNITE-27982:
-----------------------------------------
Summary: IDEA checkstyle plugin doesn't work
Key: IGNITE-27982
URL: https://issues.apache.org/jira/browse/IGNITE-27982
Project: Ignite
Issue Type: Bug
Reporter: Vadim Pakhnushev
Assignee: Vadim Pakhnushev
After the IGNITE-27935 IDEA checkstyle plugin fails with the following message:
{noformat}
The Checkstyle rules file could not be parsed.
cannot initialize module TreeWalker - cannot initialize module
org.apache.ignite.internal.checkstyle.LoggerClassMismatchCheck - Unable to
instantiate 'org.apache.ignite.internal.checkstyle.LoggerClassMismatchCheck'
class, it is also not possible to instantiate it as null. Please recheck that
class name is specified as canonical name or read how to configure short name
usage https://checkstyle.org/config.html#Packages. Please also recheck that
provided ClassLoader to Checker is configured correctly.
The file has been blocked for 60s.{noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)