[
https://issues.apache.org/jira/browse/SOLR-15178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17304710#comment-17304710
]
Uwe Schindler commented on SOLR-15178:
--------------------------------------
Hi,
Indeed the server artifact is new in Gradle.
Would it be possible, if you could also change 8.9 snapshot? I will do this a
bit later with your test script. Reason: I cleaned up the maven build in 8.9
after the pom files had errors no longer working standalone.
I think the extra server dependency may have been added to get around the
circular dependency issue between solr-core, solrj and the test framework?
> Non-existent dependency listed in solr-core
> -------------------------------------------
>
> Key: SOLR-15178
> URL: https://issues.apache.org/jira/browse/SOLR-15178
> Project: Solr
> Issue Type: Bug
> Affects Versions: main (9.0)
> Reporter: Bence Szabó
> Priority: Major
> Fix For: main (9.0)
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> Solr-core has a dependency, org.apache.solr:*server*, which fails to download.
> For testing I created a test project here:
> [https://github.com/bszabo97/solr_master_dep_test]
> If I run the command {{gradle -q dependencies --configuration solrCore}} the
> dependency org.apache.solr:server shows up and fails, though if I run
> {{gradle -q dependencies --configuration solrCore8}} it doesn't show up at
> all.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)