Xavier Hanin wrote: > Brett Porter wrote: > >> Depending on <type>pom</type> already works. >> >> > And how does it work ? I mean, if I depend on a pom which itself > defines a dependency on junit only for its tests, for instance, will I > get it ? > If yes, what if I do not use junit in my tests ?
I was just fixing that and about to put it in the user's guide... test dependencies are not transitive. > > Regards, > Xavier > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
