Skip to content

Convert regressions that use maven-checkstyle-plugin to CLI based #11602

@rnveach

Description

@rnveach

See https://issues.apache.org/jira/browse/MCHECKSTYLE-346 .
We need to deprecate all usage of maven-checkstyle-plugin so we can start implementing backward breaking changes.

A lot of regressions use maven-checkstyle-plugin to run checkstyle on the projects and will have to be converted to using the raw CLI.
Example is anything using checkstyle:check via a maven command. https://github.com/checkstyle/checkstyle/search?l=Shell&q=%22checkstyle%3Acheck%22

This may be difficult for some projects as they use custom dependencies. We may have to start discussions with the project owners on how we can best do this and disable them until we can get things worked out.

breaking compatibility that plugin is rely on:
#12873

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions