Mark Payne created NIFI-9013:
--------------------------------
Summary: Eliminate unnecessary dependency from
nifi-data-provenance-utils on nifi-properties & loader
Key: NIFI-9013
URL: https://issues.apache.org/jira/browse/NIFI-9013
Project: Apache NiFi
Issue Type: Task
Components: Core Framework, NiFi Stateless
Reporter: Mark Payne
Assignee: Mark Payne
The nifi-data-provenance-utils has a maven dependency on nifi-properties and
nifi-properties-loader but does not use them. Perhaps this was due to a
refactoring.
This dependency, though, adds about 10 MB of extra dependencies to
nifi-stateless, which means that it bloats the nifi-stateless assembly by 25%.
We should be able to simply remove the maven dependencies.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)