Thanks to jbonofre for assisting with this
The problem was that there is apparently a bug with using authenticated
repositories. The settings.xml had URLs with <server> configuration for
username and password. By removing the settings.xml from the host and
configuring etc/org.ops4j.pax.url.mvn.config with:
org.ops4j.pax.url.mvn.repositories= \
http://user:[email protected]/artifactory/repo@snapshots
The resolution of artifacts worked.
--
View this message in context:
http://karaf.922171.n3.nabble.com/Unable-to-resolve-SNAPSHOT-artifacts-from-local-maven-repo-tp3719712p3720001.html
Sent from the Karaf - User mailing list archive at Nabble.com.