I was hoping this would return a path to the ivy.xml for the module, but it does not? If I remove the type attribute I am returned all the usual artifacts in the module, but still not the ivy. Is this expected behavior?
<ivy:cachepath inline="true" organisation="myorg" module="
mymodule" pathid="mypath" conf="*" useOrigin="true" transitive="false"
type="ivy" />
Thanks,
Dave
