exceptionfactory commented on PR #6418:
URL: https://github.com/apache/nifi/pull/6418#issuecomment-1263793254

   @SaumyaGurtu Although this pull request looks like a useful improvement, it 
does not accomplish the goals described in the associated Jira issue. The goal 
described in the Jira issue is specifically related to NAR bundles. Although a 
NAR bundle may not contain direct duplication of dependencies, the hierarchical 
nature of NAR dependencies means that a child NAR could have the same library 
as a parent NAR, making the extra dependency unnecessary in the child NAR. This 
kind of relationship is not necessarily detected through the 
maven-enforcer-plugin because NAR bundles are specific to Apache NiFi. For this 
reason, an alternative approach will be necessary to accomplish the goal 
described in the Jira issue.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to