You're right, I shouldn't call this dependency inheritance (which is why my
search of the mailing list came up with only 1 mail).  What is m2?  I'm
using RC3 and I haven't seen this feature in the docs.

Thanks,
Michael

> -----Message d'origine-----
> De : Maczka Michal [mailto:[EMAIL PROTECTED]
> Envoyé : mardi 8 juin 2004 11:05
> À : 'Maven Users List'
> Objet : RE: Dependency Inheritance
>
>
> I guess that you are mixing two terms: project inheritence
> (dependencies are
> already inherited and you can use this feature)
> and transitive dependecies. Support for transitive dependencies is planned
> since a long time
> and already exists in m2.
>
> Michal
>
> > -----Original Message-----
> > From: Michael Mattox [mailto:[EMAIL PROTECTED]
> > Sent: Tuesday, June 08, 2004 10:46 AM
> > To: Maven-users
> > Subject: Dependency Inheritance
> >
> >
> > I have a project A that depends on project B.  Project B has 10 JAR
> > dependencies.  I've found that I must list the 10 JAR dependencies in
> > Project A's project.xml file.  Is there a way to inherit
> > dependencies?  I
> > understand there is a potential problem with version
> > conflicts (project A
> > wants to use a newer version of commons logging than project
> > B) but at the
> > same time I think having to duplicate these JARs in every
> > project.xml is
> > troubling.  In my case project A is called "common" and is
> > used by 15 other
> > projects.  Any ideas?
> >
> > Regards,
> > Michael Mattox
> >
> >
> >
>


--
This E-mail is confidential.  It may also be legally privileged.  If you are
not the addressee you may not copy, forward, disclose or use any part of it.
If you have received this message in error, please delete it and all copies
from your system and notify the sender immediately by return E-mail.
Internet communications cannot be guaranteed to be timely, secure, error or
virus-free.  The sender does not accept liability for any errors or omissions.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to