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:47:00 UTC

[jira] [Updated] (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:all-tabpanel ]

Saumya Gurtu updated NIFI-10457:
--------------------------------
    Assignee: Saumya Gurtu
      Status: Patch Available  (was: Open)

> 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
>            Assignee: Saumya Gurtu
>            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)