> -----Original Message-----
> From: Stijn de Witt [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, August 03, 2004 12:10 PM
> To: Maven Users List
> Subject: List all dependencies or only main ones?
> 
> 
> Hi,
> 
> A quick question. Assume a project A, which depends on 
> projects B and C. If
> project D depends on A, does it also have to state it's (implicit)
> dependencies on B and C in project.xml?
> 
Search in mailing list archive as this is quite frequent question.
Shortly this is called "transitive dependencies" and it is not supported by
any released version maven 
but is coming soon (we have basic implementation of this stuff in CVS)

Michal

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

Reply via email to