[
https://issues.apache.org/jira/browse/NIFI-13149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17843800#comment-17843800
]
David Handermann commented on NIFI-13149:
-----------------------------------------
Thanks for highlighting this old dependency [~joewitt].
The direct dependency on metrics-datadog is now six years old, and the most
recent version is four years old.
https://central.sonatype.com/artifact/org.coursera/metrics-datadog/versions
I recommend removing this module for the 2.0.0 baseline branch.
> nifi-datadog-nar bundles asm-util and asm-analysis 5.0.3
> --------------------------------------------------------
>
> Key: NIFI-13149
> URL: https://issues.apache.org/jira/browse/NIFI-13149
> Project: Apache NiFi
> Issue Type: Bug
> Affects Versions: 2.0.0-M2
> Reporter: Joe Witt
> Priority: Major
>
> Analyzing instances of asm in our resulting build tree reveals
> ./nar/extensions/nifi-datadog-nar-2.0.0-SNAPSHOT.nar-unpacked/NAR-INF/bundled-dependencies/asm-util-5.0.3.jar
> ./nar/extensions/nifi-datadog-nar-2.0.0-SNAPSHOT.nar-unpacked/NAR-INF/bundled-dependencies/asm-analysis-5.0.3.jar
> However, ASM is in the nifi-jetty-nar which everything inherits and therefore
> should be kept relatively in line. And we are currently using ASM 9.7. We
> provide
> asm-9.7.jar
> asm-commons-9.7.jar
> asm-tree 9.7.jar
> I suspect these two references don't really work but even if they do they are
> from a release which is from seemingly best case between 2014 and 2015 and
> isn't even listed on the ASM site (though it is referenced).
> https://asm.ow2.io/versions.html
> This should be resolved.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)