Hi, I did the fix in this commit:
commit f48124ec7bcfb852604739c0c658af02b7bf7d8f Author: Jean-Baptiste Onofré <jbono...@apache.org> Date: Thu Jan 16 06:25:49 2020 +0100 [KARAF-6600] Use https URL for Maven Central (cherry picked from commit c29efdf9a9b3570eccd1555d494d9aa5fbab7afa) You are right, it’s already included as I did 4.2.8 release on Jan 19. I will push 4.2.8 "official" docker image on docker hub. Regards JB > Le 19 mars 2020 à 12:50, giamma <gm.roman...@gmail.com> a écrit : > > Hi, > > thank you so much. > But be aware, I just downloaded 4.2.8 and the MVN configuration already > contains HTTPS URLs: > > # A repository url can be appended with zero or more of the following flags: > # @snapshots : the repository contains snapshots > # @noreleases : the repository does not contain any released artifacts > # @id=repository.id : the id for the repository, just like in the > # settings.xml this is optional but recommended > # > org.ops4j.pax.url.mvn.repositories= \ > https://repo1.maven.org/maven2@id=central, \ > > https://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, > \ > > https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases > > > > > > -- > Sent from: http://karaf.922171.n3.nabble.com/Karaf-User-f930749.html