Hi,
I'm a newbie of Ivy and have a request of resolving dependencies on demand. Instead of requesting ivy to resolve all the dependencies by using the default big resolver, I want ivy to resolve (and retrieve) only a set of dependencies (say them set of D) by default, and resolve another set of dependencies (say them set of X) while running task X. That request seems possible based on the description here (http://incubator.apache.org/ivy/history/trunk/configuration/modules.htm l). But, I couldn't find a concrete working example. Can someone shed light on this issue? Thanks, John Wu
