Réf. : Re: Multiple dependencies with the same id but different types

2004-09-02 Thread julien . kirch
isn't it http://jira.codehaus.org/browse/MAVEN-1087 ? Julien Extranet [EMAIL PROTECTED] - 02/09/2004 00:30 Veuillez répondre à [EMAIL PROTECTED] Pour : dev, maven cc : Objet : Re: Multiple dependencies with the same id but different types This is a known issue. On Wed,

Re: Multiple dependencies with the same id but different types

2004-09-01 Thread Dion Gillard
See http://jira.codehaus.org/browse/MAVEN-1087 On Wed, 01 Sep 2004 21:27:43 -0300, Felipe Leme <[EMAIL PROTECTED]> wrote: > On Wed, 2004-09-01 at 19:30, Dion Gillard wrote: > > This is a known issue. > > So, this is a bug, not a feature (i.e., a limitation on the dependecy > model)? If that's the

Re: Multiple dependencies with the same id but different types

2004-09-01 Thread Felipe Leme
On Wed, 2004-09-01 at 19:30, Dion Gillard wrote: > This is a known issue. So, this is a bug, not a feature (i.e., a limitation on the dependecy model)? If that's the case and there isn't a Jira issue for it yet, I can open one. Felipe ---

Re: Multiple dependencies with the same id but different types

2004-09-01 Thread David Jencks
If no one can actually fix your problem, you can always build the adapter jar in one project and package it into the rar in another, with slightly different names. I would definitely prefer that someone figure out how to have multiple dependencies such as you ask for. thanks david jencks On Se

Re: Multiple dependencies with the same id but different types

2004-09-01 Thread Dion Gillard
This is a known issue. On Wed, 1 Sep 2004 17:24:15 -0300, Felipe Leme <[EMAIL PROTECTED]> wrote: > Hi all, > > Here I am again without another weird issue (sorry if it was discussed before, but I > didn't find it on Jira/eyebrowse). > > Is there a known limitation that a project can't have mor

Multiple dependencies with the same id but different types

2004-09-01 Thread Felipe Leme
Hi all, Here I am again without another weird issue (sorry if it was discussed before, but I didn't find it on Jira/eyebrowse). Is there a known limitation that a project can't have more than one dependency with the same id but different types? Before someone shouts 'use multi-project', let m