Re: Problem with ivy

2009-10-05 Thread Gareth Western
Hi Troy, Have you tried the "exclude" tag: http://ant.apache.org/ivy/history/latest-milestone/ivyfile/exclude.html ? Regards, Gareth On Mon, Oct 5, 2009 at 4:10 PM, Troy Bull wrote: > I have a project where I use ivy to manage dependencies.  The issue I > am having is that it includes 2 jar fi

Multi-module dependency configuration

2009-07-10 Thread Gareth Western
Hi, I'm having trouble configuring a multi-module project. It's a straightforward scenario, but I can't seem to get the syntax quite right. Here's the situation: Module A is a webapp, producing a .war artifact, and has a dependency on module B, which produces a jar. Both modules have a dependency