Re: maven issues with org.restlet.jee:org.restlet

2019-12-28 Thread Joel Bernstein
d 8.3. >>> >>> >>> >>> Uwe >>> >>> >>> >>> - >>> >>> Uwe Schindler >>> >>> Achterdiek 19, D-28357 Bremen >>> >>> https://www.thetaphi.de >>> >>> eMai

Re: maven issues with org.restlet.jee:org.restlet

2019-12-28 Thread Joel Bernstein
; >> Uwe Schindler >> >> Achterdiek 19, D-28357 Bremen >> >> https://www.thetaphi.de >> >> eMail: u...@thetaphi.de >> >> >> >> *From:* Uwe Schindler >> *Sent:* Saturday, December 28, 2019 12:07 AM >> *To:* 'Joel Bernstein

Re: maven issues with org.restlet.jee:org.restlet

2019-12-28 Thread Joel Bernstein
u...@thetaphi.de > > > > *From:* Uwe Schindler > *Sent:* Saturday, December 28, 2019 12:07 AM > *To:* 'Joel Bernstein' ; 'lucene dev' < > dev@lucene.apache.org> > *Subject:* RE: maven issues with org.restlet.jee:org.restlet > > > > Hi, > > &g

RE: maven issues with org.restlet.jee:org.restlet

2019-12-27 Thread Uwe Schindler
19, D-28357 Bremen https://www.thetaphi.de eMail: u...@thetaphi.de From: Uwe Schindler Sent: Saturday, December 28, 2019 12:07 AM To: 'Joel Bernstein' ; 'lucene dev' Subject: RE: maven issues with org.restlet.jee:org.restlet Hi, there are few issues: * Java does not suppo

RE: maven issues with org.restlet.jee:org.restlet

2019-12-27 Thread Uwe Schindler
8357 Bremen https://www.thetaphi.de eMail: u...@thetaphi.de From: Joel Bernstein Sent: Friday, December 27, 2019 9:17 PM To: lucene dev Cc: Uwe Schindler Subject: Re: maven issues with org.restlet.jee:org.restlet Agreed, if they don't fix this it needs to be removed, this is a mess. I did

Re: maven issues with org.restlet.jee:org.restlet

2019-12-27 Thread Joel Bernstein
I updated this ticket: https://github.com/restlet/restlet-framework-java/issues/481 If I don't hear back soon, I'll create a new ticket specific to the Solr issues. Joel Bernstein http://joelsolr.blogspot.com/ On Fri, Dec 27, 2019 at 4:07 PM Joel Bernstein wrote: > Older versions of Solr

Re: maven issues with org.restlet.jee:org.restlet

2019-12-27 Thread Joel Bernstein
Older versions of Solr can also not be built from from ivy. This is from a 7.1 build: [ivy:retrieve] maven.restlet.org: tried [ivy:retrieve] http://maven.restlet.org/org/restlet/jee/org.restlet.ext.servlet/2.3.0/org.restlet.ext.servlet-2.3.0.pom [ivy:retrieve] -- artifact

Re: maven issues with org.restlet.jee:org.restlet

2019-12-27 Thread Joel Bernstein
But if you go to the directory rather then file you see the redirection to: https://maven.restlet.talend.com/org/restlet/jee/org.restlet/2.3.0/ This redirection is likely the problem, as Uwe mentioned. Joel Bernstein http://joelsolr.blogspot.com/ On Fri, Dec 27, 2019 at 3:16 PM Joel

Re: maven issues with org.restlet.jee:org.restlet

2019-12-27 Thread Joel Bernstein
Agreed, if they don't fix this it needs to be removed, this is a mess. I did some more digging and the files are present when you point a browser at: https://maven.restlet.com/org/restlet/jee/org.restlet/2.3.0/org.restlet-2.3.0.jar

Re: maven issues with org.restlet.jee:org.restlet

2019-12-27 Thread Ishan Chattopadhyaya
Let us find out and eliminate all uses of restlet from Solr. I don't think we should be relying on any dependency that is not published to Maven Central. On Sat, 28 Dec, 2019, 12:32 AM Joel Bernstein, wrote: > Ok, thanks. > > I'll dig around some more and see if I find a solution. And I'll

Re: maven issues with org.restlet.jee:org.restlet

2019-12-27 Thread Joel Bernstein
Ok, thanks. I'll dig around some more and see if I find a solution. And I'll complain to them for sure. Joel Bernstein http://joelsolr.blogspot.com/ On Fri, Dec 27, 2019 at 1:57 PM Uwe Schindler wrote: > No idea. Complaint at them for breaking millions of builds. > > They should really post

Re: maven issues with org.restlet.jee:org.restlet

2019-12-27 Thread Uwe Schindler
No idea. Complaint at them for breaking millions of builds. They should really post their stuff to Maven Central. No idea why they don't do this. Uwe Am December 27, 2019 6:54:04 PM UTC schrieb Joel Bernstein : >Yeah this a crazy way for them to manage dependencies. > >I see the old URL now

Re: maven issues with org.restlet.jee:org.restlet

2019-12-27 Thread Joel Bernstein
Yeah this a crazy way for them to manage dependencies. I see the old URL now redirects to https://maven.restlet.talend.com/. I tried adding the repo to my POM as follows: maven-restlet Restlet repository https://maven.restlet.talend.com And still get

Re: maven issues with org.restlet.jee:org.restlet

2019-12-27 Thread Uwe Schindler
I figured out they again changed urls. No to talend. This is a big issue and should reported that this horrible company, sorry! This is a no go for maven dependencies. The reason is that Java handles redirection in a bad way. So never ever change urls for branding purposes! Sorry Talked: bad

Re: maven issues with org.restlet.jee:org.restlet

2019-12-27 Thread Uwe Schindler
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

maven issues with org.restlet.jee:org.restlet

2019-12-27 Thread Joel Bernstein
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