Sorry, I made a copy/paste mistake in the definition of my ivy settings for the shared resolver, here's my setup:
<url name="shared" m2compatible="true">
<ivy
pattern="http://hurricane:8081/artifactory/repo/[organisation]/[module]/[revision]/ivy-[revision].xml"
/>
<artifact
pattern="http://hurricane:8081/artifactory/repo/[organisation]/[module]/[revision]/[artifact]-[revision].[ext]"
/>
</url>
--
View this message in context:
http://www.nabble.com/Redefining-shared-resolver-to-artifactory-does-not-pull-dependencies-tp23404505p23404672.html
Sent from the ivy-user mailing list archive at Nabble.com.
