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 <troy.b...@gmail.com> wrote: > I have a project where I use ivy to manage dependencies. The issue I > am having is that it includes 2 jar files in my war even though I > don't want them there. > > Is there any way I can tell ivy, under no circumstances to put these > two jars into my runtime conf? > > Thanks > troy >