One approach is configure etc/org.ops4j.pax.url.mvn.cfg with org.ops4j.pax.url.mvn.globalUpdatePolicy=always
to always resolve the latest snapshots. KARAF-2183 seems to have a related discussion. Vinu Raj wrote > I am using Karaf 3.0.0. In the Karaf console when I say install > mvn:........, always the local .m2 copy of the bundle is installed even > though a newer build for the bundle exists in remote nexus repo. So I was > wondering if an option like mvn -U exists. -- View this message in context: http://karaf.922171.n3.nabble.com/Karaf-bundle-install-using-mvn-forcing-update-snapshots-option-tp4032606p4032616.html Sent from the Karaf - User mailing list archive at Nabble.com.
