Of course, which implies the existence of A(B+C) == AB+BC
 
Cool!


--
Peter Pilgrim :: J2EE Software Development
Operations/IT - Credit Suisse First Boston,
Floor 15, 5 Canada Square, London E14 4QJ, United Kingdom
Tel: +44-(0)207-883-4497


-----Original Message-----
From: David Sag [mailto:[EMAIL PROTECTED]
Sent: 17 October 2005 10:36
To: Maven Users List
Subject: Re: transitive dependencies? [ dueme Frage]



Transitivity is a property of some relationships. I was exposed to this term in 
maths, but assume it has wider meaning. 

Baically a relationship is transitive if that ralationship behaves as follows: 

say A relates to B and B relates to C then if A relates to C the relationship 
is transitive. 

equality is an example of a transitive relationship, as are < and >. 

In the case of M2, a transitive dependency is one which is is a dependency of 
one of your dependencies. 

so for example if you need EasyMock and EasyMock needs CGLib then CGLib is a 
transitive dependency of your project and M2 will go get it for you.

Kind regards,
Dave Sag




  

"Pilgrim, Peter" <[EMAIL PROTECTED]> wrote on 17/10/2005 11:18:59 AM:

> 
> What are transitive dependencies ?
> 
> --
> Peter Pilgrim :: J2EE Software Development
> Operations/IT - Credit Suisse First Boston, 
> Floor 15, 5 Canada Square, London E14 4QJ, United Kingdom
> Tel: +44-(0)207-883-4497
> 
> 
> ==============================================================================
> Please access the attached hyperlink for an important electronic 
> communications disclaimer: 
> 
> http://www.csfb.com/legal_terms/disclaimer_external_email.shtml
> 
> ==============================================================================
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 



==============================================================================
Please access the attached hyperlink for an important electronic communications 
disclaimer: 

http://www.csfb.com/legal_terms/disclaimer_external_email.shtml

==============================================================================

Reply via email to