David Handermann created NIFI-9612:
--------------------------------------
Summary: Remove unnecessary references to nifi-processor-utils
Key: NIFI-9612
URL: https://issues.apache.org/jira/browse/NIFI-9612
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)