[ 
https://issues.apache.org/jira/browse/SOLR-13092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16733504#comment-16733504
 ] 

David Smiley commented on SOLR-13092:
-------------------------------------

I'm guessing you are using solr-core for embedded solr either directly or for 
solr tests?  Any way, you can depend on solr and explicitly exclude those JARs.

If Solr had a plugin/module ecosystem, then I could imagine that this 
dependency and others could be separate by default, thus reducing the problems 
here.  Ah well.

> 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]

Reply via email to