Hello Philipp, thanks for the hints. You configuration looks slightly different from mine - while you have set org.ops4j.pax.url.mvn.repositories to the empty string in your org.ops4j.pax.url.mvn.cfg, I have commented the setting.
Could it be that somewhere in the code, some default setting for org.ops4j.pax.url.mvn.repositories has been introduced somewhen after Karaf 4.0.4, pointint go repo1.maven.org, which is used when this is not set via config-admin, and in some rare cases, this is then tried first before looking into the local repo? I'll try to also include "org.ops4j.pax.url.mvn.repositories=" in my org.ops4j.pax.url.mvn.cfg and check whether the problem comes again or not (not so easy, since as already said, this is not reliably reproducible). Regards, Jochen -- View this message in context: http://karaf.922171.n3.nabble.com/Avoird-default-value-for-org-ops4j-pax-url-mvn-repositories-tp4048924p4048977.html Sent from the Karaf - User mailing list archive at Nabble.com.
