Ivy with multi modules

2010-05-03 Thread Mike Goodwin
Hello, I have a couple of questions regarding ivy in a multi-module environment. Is it possible in ivy to optionally 'resolve' a dependency directly to a classes directory instead of a jar? This would be a useful thing to be able to do during development. As I understand IvyDE does do something

Re: Ivy with multi modules

2010-05-03 Thread Archie Cobbs
On Mon, May 3, 2010 at 6:55 PM, Mike Goodwin mike.good...@cantab.netwrote: The second thing is, is it possible to create a resolver which will checkout and build a dependency from source control? Is it possible to configure such a resolver inside the dependee project/ivy.xml so that it can be