You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Saumya Gurtu (Jira)" <ji...@apache.org> on 2022/09/14 11:46:00 UTC

[jira] [Commented] (NIFI-10457) Add a new goal that checks dependency duplications in nars

    [ https://issues.apache.org/jira/browse/NIFI-10457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17604040#comment-17604040 ] 

Saumya Gurtu commented on NIFI-10457:
-------------------------------------

Github PR: [https://github.com/apache/nifi/pull/6418]

> Add a new goal that checks dependency duplications in nars
> ----------------------------------------------------------
>
>                 Key: NIFI-10457
>                 URL: https://issues.apache.org/jira/browse/NIFI-10457
>             Project: Apache NiFi
>          Issue Type: New Feature
>          Components: Tools and Build
>            Reporter: Kalmár Róbert
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Similar to *dependency:analyze-duplicate* we could provide a maven goal that checks for duplicate dependencies in the nar dependency tree. This could be useful to find dependencies at the top of the tree which can set to *provided* scope and reduce the size of nar files.
> We could also check if a *jar* dependency is already present in the *lib* folder, which is a bit harder but seems completely doable.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)