Kalmár Róbert created NIFI-10457:
------------------------------------

             Summary: 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


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)

Reply via email to