Re: Provided-scoped dependencies and transitivity

2010-06-16 Thread Jörg Schaible
Hi Andreas, Andreas Sewe wrote: > Hi Jörg, > > thanks for the quick reply. > >>> According to the matrix in >>> > mechanism.html#Dependency_Scope> >>> a provided-scoped dependencies of a provided-scoped project dependency

Re: Provided-scoped dependencies and transitivity

2010-06-16 Thread Andreas Sewe
Hi Jörg, thanks for the quick reply. According to the matrix in a provided-scoped dependencies of a provided-scoped project dependency are themselves of scope provided (w.r.t. the project

Re: Provided-scoped dependencies and transitivity

2010-06-16 Thread Jörg Schaible
Hi Andreas, Andreas Sewe wrote: > Hi all, > > I have a hard time figuring out how provided-scoped dependencies > interact with transitivity; either the documentation or the > maven-dependency-plugin seem to get it wrong. > > According to the matrix in >

Provided-scoped dependencies and transitivity

2010-06-16 Thread Andreas Sewe
Hi all, I have a hard time figuring out how provided-scoped dependencies interact with transitivity; either the documentation or the maven-dependency-plugin seem to get it wrong. According to the matrix in