Right, I can resolve (to the cache) the modules fine, the problem is when I want to copy them locally to my projects using the retrieve task (from the cache).
Scott Shawn Castrianni Thu, 10 Jan 2008 17:32:07 -0800 I think you can use the modules tag in your ivy settings file to specify which resolver to use for which module or group of modules. The modules tag is described in the online ivy documentation.
