----- Original Message ----- 
From: "Johan Eltes" <[EMAIL PROTECTED]>
To: "Maven Developers List" <[EMAIL PROTECTED]>
Sent: Monday, September 27, 2004 8:51 PM
Subject: Transitive dependencies


> I suspect this has been up to discussion. If so, any pointers are
> appreciated.
>
> Currently, I find Maven imposing a strange model for dependency
management,
> in that a project depending on an artifact, need to know / list the
> artifacts upon which the dependent project depends, in order to run unit
> tests, bundle into an ear or to run any other goal that executes code or
> creates a distribution.
>
> To my understanding, Maven 1.0 deploys the POM to the repository, along
with
> the archive. Are there any plans to add support for recursive/transitive
> dependency management?

Yes, it's maven2.

Emmanuel
>
> /Johan
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


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

Reply via email to