This should be fixed with newer versions of Solr. The reason is missing https and this causes some redirection problems.
Maybe you are using a Solr version with a POM that still refers to non encrypted artifact repos. This was driving me crazy when I changed the remote repositories a whole ago, too. Uwe Am December 27, 2019 6:33:32 PM UTC schrieb Joel Bernstein <[email protected]>: >I'm currently building an outside project that uses the solrj and >solr-core >dependencies. I'm getting the following errors when attempting build >the >project on a jenkins server: > >Failed to read artifact descriptor for >org.restlet.jee:org.restlet:jar:2.3.0: Could not transfer artifact >org.restlet.jee:org.restlet:pom:2.3.0 from/to maven-restlet >(http://maven.restlet.org): Received fatal alert: handshake_failure > > >Has anyone ran into the restlet resolution issues when resolving Solr >dependencies before and found the fix? > > >Joel Bernstein >http://joelsolr.blogspot.com/ -- Uwe Schindler Achterdiek 19, 28357 Bremen https://www.thetaphi.de
