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/20 21:43:00 UTC

[jira] [Created] (NIFI-9611) Remove unnecessary references to nifi-processor-utils

David Handermann created NIFI-9611:
--------------------------------------

             Summary: Remove unnecessary references to nifi-processor-utils
                 Key: NIFI-9611
                 URL: https://issues.apache.org/jira/browse/NIFI-9611
             Project: Apache NiFi
          Issue Type: Improvement
          Components: Extensions
            Reporter: David Handermann
            Assignee: David Handermann


A number of extension modules include a dependency on {{nifi-processor-utils}}, but do not make use of classes in the module.  Most of the references appear to be based on {{StandardValidators}}, which is provided through {{nifi-utils}}.  These modules can be updated to use {{nifi-utils}} instead of {{nifi-processor-utils}} to avoid unnecessary direct and transitive dependencies.



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