You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "David Handermann (Jira)" <ji...@apache.org> on 2022/01/21 17:55:00 UTC

[jira] [Created] (NIFI-9618) Upgrade Checkstyle to 9.2.1

David Handermann created NIFI-9618:
--------------------------------------

             Summary: Upgrade Checkstyle to 9.2.1
                 Key: NIFI-9618
                 URL: https://issues.apache.org/jira/browse/NIFI-9618
             Project: Apache NiFi
          Issue Type: Improvement
          Components: Tools and Build
    Affects Versions: 1.16.0
            Reporter: David Handermann
            Assignee: David Handermann


Following recent updates to the maven-checkstyle-plugin version, the plugin now reports the following warnings:

{noformat}
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
{noformat}

Upgrading to the latest version of the checkstyle library will eliminate this warning.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)