Hello, I'm having a problem with getting latest.integration to work with some cases.
I have projects A, B, C and A depends on B, B depends on C. I rebuild C, put it in my local repo (where force="true") Then I rebuild A. But ivy doesn't get the new version of C. Is replacedynamicrev="false" in <ivy:publish> supposed to handle this, or am I always going to have to rebuild B when I rebuild A? Thanks, Jon
