You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Samrat Deb (Jira)" <ji...@apache.org> on 2022/10/15 19:17:00 UTC

[jira] [Created] (FLINK-29649) upgrade Maven checkstyle plugin to latest version >= v8.30

Samrat Deb created FLINK-29649:
----------------------------------

             Summary: upgrade Maven checkstyle plugin to latest version >= v8.30
                 Key: FLINK-29649
                 URL: https://issues.apache.org/jira/browse/FLINK-29649
             Project: Flink
          Issue Type: Improvement
            Reporter: Samrat Deb


currenly while building project some of the typical warnings related to checkstyle 

```

[WARNING] Old version of checkstyle detected. Consider updating to >= v8.30
[WARNING] For more information see: https://maven.apache.org/plugins/maven-checkstyle-plugin/examples/upgrading-checkstyle.html
[INFO] You have 0 Checkstyle violations.

```

should it be upgraded to latest stable version ?



--
This message was sent by Atlassian Jira
(v8.20.10#820010)