I think failing the build is indeed the best aproach. But I fear some build that might be broken. Isn't it?
I'm also wondering if it is not possible to have warning in the retrieve task when some kind of patterns are used. Gilles Scokart 2009/3/9 Maarten Coene <[email protected]> > > Hi, > > I would like to change the Ivy retrieve behaviour regarding conflict > handling when multiple artifacts are retrieved to the same file. > At the moment, Ivy has some kind of retrieve-conflict-manager which selects > the "best" artifact, based on the revision of the conflicting modules. > This doesn't work when multiple artifacts of the same module is retrieved > to the same file. At the moment, this is causing problems with the maven > source/javadoc artifacts which are sometimes retrieved instead of the > class-files. > > I would like to change this so that Ivy throws an error if multiple > different artifacts map to the same file. > Any objections? > > Maarten > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
