On Thursday 1 September 2016, Christian Schulte <[email protected]> wrote:
> Am 08/31/16 um 22:51 schrieb Stephen Connolly: > > So for the tests-jar.., that would have a declared dependency on the > > regular .jar and provide the tree for the test-runtime scope... It may > even > > be that there are therefore closer overrides of the main artifact's > > dependencies in the test jar's tree... That should all be fine. > > So the test jar's tree is different to the main jar's tree. The selector > used to distinguish this in that scenario is not the scope, but the > artifact coordinates (jar vs. test-jar), correct? Where I say "scope", > you say "coordinates", correct? I think I got it now. Yes that's why I said project dependency treeS ;-) > > Regards, > -- > Christian > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] <javascript:;> > For additional commands, e-mail: [email protected] <javascript:;> > > -- Sent from my phone
