[
https://issues.apache.org/jira/browse/IGNITE-28599?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mikhail Petrov updated IGNITE-28599:
------------------------------------
Description:
Currently all checkstyle configuration files are packaged in ignite-checkstyle
JAR and accessed by plugin via search over classpath resources.
We need to remove usage of explicit suppression file paths from checkstyle
configuration file and replace it with placeholders. This will allow project
that are inherited from ignite pom file to reuse checkstyle-plugin
configuration.
> Improve check style plugin configuration to use placeholder for suppression
> file
> --------------------------------------------------------------------------------
>
> Key: IGNITE-28599
> URL: https://issues.apache.org/jira/browse/IGNITE-28599
> Project: Ignite
> Issue Type: Improvement
> Reporter: Mikhail Petrov
> Assignee: Mikhail Petrov
> Priority: Major
> Labels: ise
> Fix For: 2.19
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> Currently all checkstyle configuration files are packaged in
> ignite-checkstyle JAR and accessed by plugin via search over classpath
> resources.
> We need to remove usage of explicit suppression file paths from checkstyle
> configuration file and replace it with placeholders. This will allow project
> that are inherited from ignite pom file to reuse checkstyle-plugin
> configuration.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)