alopresto edited a comment on issue #3347: NIFI-6097 - Upgraded the fasterxml 
jackson version to 2.9.8. Ensure t…
URL: https://github.com/apache/nifi/pull/3347#issuecomment-469496905
 
 
   There are a number of reasons that `<dependencyManagement>` is not used 
heavily throughout NiFi. One reason is that it can cause difficulty with the 
nested NAR loading and dependency declarations for extensions (see [Stack 
Overflow question](https://stackoverflow.com/a/46976747/70465)). There are also 
issues during new module addition/upgrade due to `<dependencyManagement>` as 
addressed in [PR 2764](https://github.com/apache/nifi/pull/2764) for 
[NIFI-5260](https://issues.apache.org/jira/browse/NIFI-5260). 

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to