ivy:retrieve select which ivy.xml file to use
问题 Is there a way to select which ivy.xml file to use when I invoke ivy:retrieve ? Looking at the documentation it appears that I can use the settingsRef property to select which IVY settings file to use but it's not the ivysettings.xml file I wish to modify, rather it's ivy.xml . My use case is the following: I have a main ivy.xml file that I use to fetch my compile-time and run-time dependencies I also have a number of build tool-chain dependencies, i.e. jars used by certain Ant tasks