Thanks, that worked.. but I think ivy is still ignoring the exception. Ah, I think I know what is going on now... if ivy gets an exception resolving an artifact, it will proceed anyway and try to do the best it can. Only after it has exhausted all avenues (e.g., trying different possible revisions, etc.) does the build eventually fail at the end. This makes sense I guess.
I've marked the bug resolved invalid for now. Sorry for the noise.. Thanks, -Archie On Wed, Dec 10, 2008 at 6:09 PM, Nick Pellow <[EMAIL PROTECTED]> wrote: > You will need to add a BuildListener to the Project object you create. > > On 11/12/2008, at 3:56 AM, Archie Cobbs wrote: > >> I just filed a couple of bugs relating to the nested ant invocations used >> by >> Ivy's new packager resolver. Basically, errors in the nested ant >> invocation >> are being ignored by the outer ant invocation. I'm not exactly sure if >> this >> is an ivy problem or an ant problem (I suspect the former) and am looking >> for advice in how to fix it. >> >> https://issues.apache.org/jira/browse/IVY-985 >> > -- Archie L. Cobbs