If I were talend, I'd immediately start publishing to maven central. If I were the developer who built the schema APIs, I would never have used restlet to begin with.
On Sat, 19 Sep, 2020, 1:13 am Uwe Schindler, <[email protected]> wrote: > I was thinking the same. Because GitHub does not cache the downloaded > artifacts like our jenkins servers. > > It seems to run it in a new VM or container every time, so it downloads > all artifacts. If I were Talend, I'd also block this. > > Uwe > > Am September 18, 2020 7:32:47 PM UTC schrieb Dawid Weiss < > [email protected]>: >> >> I don't think it's http/https - I believe restlet repository simply >> bans github servers because of excessive traffic? These URLs work for >> me locally... >> >> Dawid >> >> On Fri, Sep 18, 2020 at 6:35 PM Christine Poerschke (BLOOMBERG/ >> LONDON) <[email protected]> wrote: >> >>> >>> This sounds vaguely familiar. "http works, https does not work" and >>> https://issues.apache.org/jira/browse/SOLR-13756 possibly related? >>> >>> From: [email protected] At: 09/18/20 10:01:29 >>> To: [email protected] >>> Subject: Re: restlet dependencies >>> >>> I don't think it is, sadly. >>> https://repo1.maven.org/maven2/org/restlet >>> >>> The link you provided (mvnrepository) aggregates from several maven >>> repositories. >>> >>> >>> D. >>> >>> On Fri, Sep 18, 2020 at 10:46 AM Ishan Chattopadhyaya >>> <[email protected]> wrote: >>> >>>> >>>> Sorry, afk, but I heard (*hearsay*) that restlet is also on maven central >>>> >>> these days. Can we confirm and switch to that? Sorry, if that's not the >>> case. >>> >>>> >>>> On Fri, 18 Sep, 2020, 1:15 pm Dawid Weiss, <[email protected]> wrote: >>>> >>>>> >>>>> Just FYI: can't get PR builds on github to work recently because of this: >>>>> >>>>> Could not resolve all files for configuration >>>>>> >>>>> ':solr:core:compileClasspath'. >>> >>>> 350 > Could not download org.restlet.ext.servlet-2.4.3.jar >>>>> (org.restlet.jee:org.restlet.ext.servlet:2.4.3) >>>>> 351 > Could not get resource >>>>> >>>>> 'https://maven.restlet.com/org/restlet/jee/org.restlet.ext.servlet/2.4.3/org.res >>> tlet.ext.servlet-2.4.3.jar'. >>> >>>> 352 > Could not GET >>>>> >>>>> 'https://maven.restlet.com/org/restlet/jee/org.restlet.ext.servlet/2.4.3/org.res >>> tlet.ext.servlet-2.4.3.jar'. >>> >>>> 353 > Connection reset >>>>> 354 > Could not download org.restlet-2.4.3.jar >>>>> (org.restlet.jee:org.restlet:2.4.3) >>>>> 355 > Could not get resource >>>>> >>>>> 'https://maven.restlet.com/org/restlet/jee/org.restlet/2.4.3/org.restlet-2.4.3.j >>> ar'. >>> >>>> 356 > Could not GET >>>>> >>>>> 'https://maven.restlet.talend.com/org/restlet/jee/org.restlet/2.4.3/org.restlet- >>> 2.4.3.jar'. >>> >>>> 357 > Connection reset >>>>> >>>>> D. >>>>> ------------------------------ >>>>> To unsubscribe, e-mail: [email protected] >>>>> For additional commands, e-mail: [email protected] >>>>> >>>>> ------------------------------ >>> To unsubscribe, e-mail: [email protected] >>> For additional commands, e-mail: [email protected] >>> >>> >>> ------------------------------ >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> > -- > Uwe Schindler > Achterdiek 19, 28357 Bremen > https://www.thetaphi.de >
