Well thats a way to see it I guess :) I do have circularDependencyStrategy set to error in my ivy settings file. Doesn't that mean that Ivy should fail the build when I resolve either one of the modules?
-----Ursprungligt meddelande----- Från: archie.co...@gmail.com [mailto:archie.co...@gmail.com] För Archie Cobbs Skickat: den 4 augusti 2011 15:52 Till: ivy-user@ant.apache.org Ämne: Re: circular dependency not detected Ha! I'd call that a feature, not a bug... :-) On Thu, Aug 4, 2011 at 2:34 AM, Magnus Grimsell < magnus.grims...@idainfront.se> wrote: > I'm working on integrating Ivy into our existing ant based build system. > I've only been working with this for a short period of time so I might have > missed some important concept. > My problem now is that I have a module app that depends on mail which in > turn depends on app. This is a circular dependency and I would like for Ivy > to fail. > -- Archie L. Cobbs