FYI,
It’s already changed on Karaf 4.2.9-SNAPSHOT and it will be included in 4.2.9
release.
The change has been communicated on the Karaf mailing list.
Regards
JB
> Le 25 févr. 2020 à 22:21, Gerald Kallas a écrit :
>
> Found the reason.
>
> org.ops4j.pax.url.mvn.cfg
>
> This one
>
> org.o
Found the reason.
org.ops4j.pax.url.mvn.cfg
This one
org.ops4j.pax.url.mvn.repositories= \
http://repo1.maven.org/maven2@id=central, \
...
must be changed to
org.ops4j.pax.url.mvn.repositories= \
https://repo1.maven.org/maven2@id=central, \
...
> Gerald Kallas hat am 25. Febr