[
https://issues.apache.org/jira/browse/NIFI-9013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17394405#comment-17394405
]
ASF subversion and git services commented on NIFI-9013:
-------------------------------------------------------
Commit 787f16da3fe6c6660dd4c3d103432496e217bcf6 in nifi's branch
refs/heads/main from Mark Payne
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=787f16d ]
NIFI-9013: Moved nifi-properties-loader and nifi-properties dependencies from
data-provenance-utils to the repository where they are needed
This closes #5283
Signed-off-by: Mike Thomsen <[email protected]>
> 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
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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)