On Thu, Mar 13, 2008 at 8:26 PM, Neil Lott <[EMAIL PROTECTED]> wrote: > Would someone explain how to accomplish this with ivy? > > Here's my use case: > > I have multiple modules that publish artifacts. > When they publish the revision number stays the same. > However, if they do publish I want other modules to recognize that a > new revision of the module has been published. > > I tried this in my settings file with no luck. > > <ivysettings> > <settings defaultResolver="chained" checkUpToDate="true" > defaultLatestStrategy="latest-time"/> Please check cache and change management section on main concept page.
Xavier > > > Neil > -- Xavier Hanin - Independent Java Consultant http://xhab.blogspot.com/ http://ant.apache.org/ivy/ http://www.xoocode.org/
