Hi. Has anyone tried using the retrieve Ant task with 'transitive="false"' attribute?
I have a project C depends on B and B depends on A. In project C I am trying to retrieve B "non-transitively" but it still gives me A's stuff. Any idea? (Has this feature been tested? If yes, what JUnit class?) Thanks easyproglife
