You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pulsar.apache.org by Enrico Olivelli <eo...@gmail.com> on 2021/12/13 10:35:59 UTC

CI is failing consistently due to maven.restlet.com

Hello,
CI is failing due to an expired certificate on maven.restlet.com.

I was waiting for CI to be green before cutting 2.9.1....so sad !

Error: Failed to execute goal on project pulsar-io-solr: Could not resolve
dependencies for project org.apache.pulsar:pulsar-io-solr:jar:2.9.0: Failed
to collect dependencies at org.apache.solr:solr-core:jar:8.6.3 ->
org.restlet.jee:org.restlet:jar:2.4.3: Failed to read artifact descriptor
for org.restlet.jee:org.restlet:jar:2.4.3: Could not transfer artifact
org.restlet.jee:org.restlet:pom:2.4.3 from/to maven-restlet (
https://maven.restlet.com): transfer failed for
https://maven.restlet.com/org/restlet/jee/org.restlet/2.4.3/org.restlet-2.4.3.pom:
PKIX path validation failed: java.security.cert.CertPathValidatorException:
validity check failed: NotAfter: Sat Dec 11 22:28:29 UTC 2021 -> [Help 1]

Thoughts ?

Enrico

Re: CI is failing consistently due to maven.restlet.com

Posted by PengHui Li <pe...@apache.org>.
Have you tried with this PR https://github.com/apache/pulsar/pull/13248?

Penghui

On Mon, Dec 13, 2021 at 6:42 PM Enrico Olivelli <eo...@gmail.com> wrote:

> I would change CI jobs by adding "
> -Dmaven.wagon.http.ssl.ignore.validity.dates=true"
>
> but that should considered some kind of security problem as we could
> download from bad https servers
>
> Enrico
>
>
> Il giorno lun 13 dic 2021 alle ore 11:35 Enrico Olivelli <
> eolivelli@gmail.com> ha scritto:
>
> > Hello,
> > CI is failing due to an expired certificate on maven.restlet.com.
> >
> > I was waiting for CI to be green before cutting 2.9.1....so sad !
> >
> > Error: Failed to execute goal on project pulsar-io-solr: Could not
> resolve
> > dependencies for project org.apache.pulsar:pulsar-io-solr:jar:2.9.0:
> Failed
> > to collect dependencies at org.apache.solr:solr-core:jar:8.6.3 ->
> > org.restlet.jee:org.restlet:jar:2.4.3: Failed to read artifact descriptor
> > for org.restlet.jee:org.restlet:jar:2.4.3: Could not transfer artifact
> > org.restlet.jee:org.restlet:pom:2.4.3 from/to maven-restlet (
> > https://maven.restlet.com): transfer failed for
> >
> https://maven.restlet.com/org/restlet/jee/org.restlet/2.4.3/org.restlet-2.4.3.pom
> :
> > PKIX path validation failed:
> java.security.cert.CertPathValidatorException:
> > validity check failed: NotAfter: Sat Dec 11 22:28:29 UTC 2021 -> [Help 1]
> >
> > Thoughts ?
> >
> > Enrico
> >
>

Re: CI is failing consistently due to maven.restlet.com

Posted by Enrico Olivelli <eo...@gmail.com>.
I would change CI jobs by adding "
-Dmaven.wagon.http.ssl.ignore.validity.dates=true"

but that should considered some kind of security problem as we could
download from bad https servers

Enrico


Il giorno lun 13 dic 2021 alle ore 11:35 Enrico Olivelli <
eolivelli@gmail.com> ha scritto:

> Hello,
> CI is failing due to an expired certificate on maven.restlet.com.
>
> I was waiting for CI to be green before cutting 2.9.1....so sad !
>
> Error: Failed to execute goal on project pulsar-io-solr: Could not resolve
> dependencies for project org.apache.pulsar:pulsar-io-solr:jar:2.9.0: Failed
> to collect dependencies at org.apache.solr:solr-core:jar:8.6.3 ->
> org.restlet.jee:org.restlet:jar:2.4.3: Failed to read artifact descriptor
> for org.restlet.jee:org.restlet:jar:2.4.3: Could not transfer artifact
> org.restlet.jee:org.restlet:pom:2.4.3 from/to maven-restlet (
> https://maven.restlet.com): transfer failed for
> https://maven.restlet.com/org/restlet/jee/org.restlet/2.4.3/org.restlet-2.4.3.pom:
> PKIX path validation failed: java.security.cert.CertPathValidatorException:
> validity check failed: NotAfter: Sat Dec 11 22:28:29 UTC 2021 -> [Help 1]
>
> Thoughts ?
>
> Enrico
>