Re: transitivity path to resolved dependency

2007-01-25 Thread Gabriele Contini
Petar Tahchiev wrote: On 24/01/07, Gabriele Contini [EMAIL PROTECTED] wrote: Hi, we have a project structure with many modules and inherited dependencies. How can we find out the transitivity path for any given dependency? For example : Path to dependency: 1) fop:fop:jar:0.20.5

RE: transitivity path to resolved dependency

2007-01-25 Thread Janecek Jan
- From: Gabriele Contini [mailto:[EMAIL PROTECTED] Sent: Thursday, January 25, 2007 11:48 AM To: Maven Users List Subject: Re: transitivity path to resolved dependency Petar Tahchiev wrote: On 24/01/07, Gabriele Contini [EMAIL PROTECTED] wrote: Hi, we have a project structure with many modules

transitivity path to resolved dependency

2007-01-24 Thread Gabriele Contini
Hi, we have a project structure with many modules and inherited dependencies. How can we find out the transitivity path for any given dependency? For example : Path to dependency: 1) fop:fop:jar:0.20.5 2) xalan.xalan:jar:2.4.1 This information is usually displayed only for

Re: transitivity path to resolved dependency

2007-01-24 Thread Petar Tahchiev
On 24/01/07, Gabriele Contini [EMAIL PROTECTED] wrote: Hi, we have a project structure with many modules and inherited dependencies. How can we find out the transitivity path for any given dependency? For example : Path to dependency: 1) fop:fop:jar:0.20.5 2)