Adam

Was trying to do something similar sounding. We seemed to have solved this
via the etc/org.ops4j.pax.url.mvn.cfg with properties set as follows...

org.ops4j.pax.url.mvn.localRepository=file:${karaf.home}/${karaf.default.repository}
org.ops4j.pax.url.mvn.defaultRepositories=file:${karaf.home}/${karaf.default.repository}
org.ops4j.pax.url.mvn.repositories=file:${karaf.home}/${karaf.default.repository}

This should (and seems to) lock all maven artifact resolution down to the
local 'system' repository.

This may or may not be what you were looking for.

best rgds,

Steve F.

http://www.jftechnology.com

-- 
View this message in context: 
http://karaf.922171.n3.nabble.com/Disabling-hard-coded-maven-fallback-urls-tp1482690p1691578.html
Sent from the Karaf - User mailing list archive at Nabble.com.

Reply via email to