Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Ivy ant resolve task has option transitive (default is true). If you set it to false then it will ignore transitivity settings in ivy descriptors and will not resolve dependency transitively. I use it in my project build procedure. It will be great to have ability to disable transitivity globally as in ant resolve task.