Hi, you can take a look on https://issues.apache.org/jira/browse/KARAF-6600
Just quick workaround: just change http to https in etc/org.ops4j.pax.url.mvn.cfg Regards JB On 16/01/2020 17:02, lechlukasz wrote: > Hello, > > I'm using karaf built with maven plugin in docker image. > > Today I've noticed error when starting. > Stack trace was showing to 501 error when contacting central maven > repository, which seems to be caused by the issue > https://support.sonatype.com/hc/en-us/articles/360041287334 > > While it is clear to me what goes wrong, I can't understand why. For my > understanding, maven plugin should create distribution being able to run > offline, without contact to maven repository, and it's the reason why we use > it: our bundles are not available outside our company network. > > Is it intended that karaf built by plugin can work fully offline, or for > whatever reason, the communication to maven repository is required? > > > > -- > Sent from: http://karaf.922171.n3.nabble.com/Karaf-User-f930749.html > -- Jean-Baptiste Onofré [email protected] http://blog.nanthrax.net Talend - http://www.talend.com
