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 <eolive...@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 < > eolive...@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 > > >