If we have the following dependencies for components a & b: *a -> b, c (1.0.0) b -> c (1.0.1) * How do I warn of a conflict and evict a desired version of c?
Also, the Ivy files published do not include the resolved revision constraints for dependencies (e.g. 1.0.+ instead of the resolved 1.0.1). I don't think this is supported yet (http://gradle.1045684.n5.nabble.com/Ivy-revConstraints-and-resolved-ivy-files-td4544216.html#a4551014), is there a workaround? Thanks, Vinod -- View this message in context: http://gradle.1045684.n5.nabble.com/Transitive-dependencies-with-Ivy-tp4795855p4795855.html Sent from the gradle-user mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
