[
https://issues.apache.org/jira/browse/SOLR-13092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16733500#comment-16733500
]
David Smiley commented on SOLR-13092:
-------------------------------------
You mentioned the DIH but it's unrelated; solr-core depends on lots of stuff
and the DIH depends on solr-core and thus gets all its dependencies. In our
project we've explicitly listed every required dependency in each pom to make
dependencies explicit; we don't rely on transitive resolution.
Any way, it is indeed a shame that Solr depends on the old Jackson libs. You
can see context about that here: SOLR-9542 It would be awesome if we could
somehow annotate some dependencies as "optional" in the POM. Perhaps any input
you have would be better placed on that issue even if it's resolved.
> Solr's Maven pom declares both org.codehaus.jackson and com.fasterxml.jackson
> -----------------------------------------------------------------------------
>
> Key: SOLR-13092
> URL: https://issues.apache.org/jira/browse/SOLR-13092
> Project: Solr
> Issue Type: Bug
> Security Level: Public(Default Security Level. Issues are Public)
> Reporter: Petar Tahchiev
> Priority: Major
>
> The pom.xml in the maven repository of dataimporthandler:
> view-source:https://repo1.maven.org/maven2/org/apache/solr/solr-dataimporthandler/7.6.0/solr-dataimporthandler-7.6.0.pom
> declares both com.fasterxml.jackson and org.codehaus.jackson. This is a bug
> and it is stopping me form upgrading my app to fasterxml jackson.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]