If you feel strongly that Solr needs to keep up the Maven bits
up to date, you can volunteer to help maintain it, Solr is
open source after all.
> On Jul 3, 2020, at 12:08 AM, Ali Akhtar wrote:
>
> I had to add an additional repository to get the failing dependency to
> resolve:
>
> resolvers
I had to add an additional repository to get the failing dependency to
resolve:
resolvers += "Spring Plugins Repository" at "
https://repo.spring.io/plugins-release/";
> However, we do not officially support Maven builds,
Um, why? This is a java based project, and maven is the de-facto standard
Does it fail similarly on 8.5.0 and .1?
On Thu, Jul 2, 2020 at 6:38 AM Erick Erickson
wrote:
> There have been some issues with Maven, see:
> https://issues.apache.org/jira/browse/LUCENE-9170
>
> However, we do not officially support Maven builds, they’re there as a
> convenience, so there may s
There have been some issues with Maven, see:
https://issues.apache.org/jira/browse/LUCENE-9170
However, we do not officially support Maven builds, they’re there as a
convenience, so there may still
be issues in future.
> On Jul 2, 2020, at 1:27 AM, Ali Akhtar wrote:
>
> If I try adding solr-c
If I try adding solr-core to an existing project, e.g (SBT):
libraryDependencies += "org.apache.solr" % "solr-core" % "8.5.2"
It fails due a 404 on the dependencies:
Extracting structure failed
stack trace is suppressed; run last update for the full output
stack trace is suppressed; run last ssE