Re: R: [m2] Generating release POMs

2007-01-15 Thread Gabriele Contini
Some time ago i opened a jira issue about this missing feature: http://jira.codehaus.org/browse/MRELEASE-177 Since this is a key feature for our company (we heavily use version ranges and releases are not reproducible), we would like to submit a patch to uncomment and fix the existing code.

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-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