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

Samuel Langlois commented on SOLR-6142:
---------------------------------------

Indeed! And of course, it's not just {{solr-core}}, but most solr jars having 
this problem:
* solr  
* solr-analysis-extras  
* solr-cell  
* solr-clustering  
* solr-core  
* solr-dataimporthandler  
* solr-dataimporthandler-extras 
* solr-langid  
* solr-map-reduce 
* solr-morphlines-cell  
* solr-morphlines-core  
* solr-test-framework  
* solr-uima  
* solr-velocity  

And it's not just Jetty that is dragged, but a whole lot of dependencies, which 
should probably be marked as {{<scope>test</scope>}} : zookeeper, etc.
Currently, there's no way to know which ones are really needed.

> Solr Core pom.xml should not depend on Jetty and others
> -------------------------------------------------------
>
>                 Key: SOLR-6142
>                 URL: https://issues.apache.org/jira/browse/SOLR-6142
>             Project: Solr
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: 4.8.1
>            Reporter: Vladimir Kulev
>
> Test dependencies should be optional in generated pom.xml, as it was before 
> in 4.6.1
> Current situation makes embedded Solr use very complicated.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to