RE: Unresolved dependency error message makes no sense.

2009-02-10 Thread Buck, Robert
etween the current and two versions back. -Original Message- From: Maarten Coene [mailto:maarten_co...@yahoo.com] Sent: Tuesday, February 10, 2009 4:36 PM To: ivy-u...@ant.apache.org Subject: Re: Unresolved dependency error message makes no sense. It seems you still don't hav

Re: Unresolved dependency error message makes no sense.

2009-02-10 Thread Maarten Coene
I've improved the error message in SVN trunk. Could you give it a try? Btw, your problem is caused because your xstream module defines an artifact in the default configuration, which doesn't exist in that module. regards, Maarten - Original Message From: "Buck, Robert" To: ivy-u...@a

Re: Unresolved dependency error message makes no sense.

2009-02-10 Thread Garima Bathla
It does makes sense >From the error : configurations={core=core, stax=stax, xpp3=xpp3, woodstox=woodstox} You only have above configurations available but somewhere in some dependency you are referring to default conf which does not exist. On Tue, Feb 10, 2009 at 12:05 PM, Buck, Robert wrote: