Hi,
When using MavenCaplet it downloads transitive dependencies of the specified dependency set.
I really want to only download a fixed set of jars that have been determined by gradle (using various conflict resolution / force rules).
It would be nice if there was an option to control the behaviour so that all dependencies were explicitly specified in the caplet and no transitive dependencies were downloaded. i.e. use gradle to determine the required dependencies, and specify (:) on each dependency so that not other downloads occur.
(from https://groups.google.com/forum/?hl=en-GB#!topic/capsule-user/kG2CZRzL3LY)
Thanks,
Ross
Hi,
When using MavenCaplet it downloads transitive dependencies of the specified dependency set.
I really want to only download a fixed set of jars that have been determined by gradle (using various conflict resolution / force rules).
It would be nice if there was an option to control the behaviour so that all dependencies were explicitly specified in the caplet and no transitive dependencies were downloaded. i.e. use gradle to determine the required dependencies, and specify (:) on each dependency so that not other downloads occur.
(from https://groups.google.com/forum/?hl=en-GB#!topic/capsule-user/kG2CZRzL3LY)
Thanks,
Ross