I noticed that I can toggle "transitive" on any "resolve" task, so that different projects or dependency sets can get transitive dependencies or not, but IvyDE only allows a global setting in the workspace. This seems like a mismatch.
Is it possible to set an individual dependency in "ivy.xml" to not get transitive dependencies of that artifact? If so, would IvyDE respect that, despite the setting of the workspace flag?