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

Reply via email to