Each project can list _only the dependencies that it has_ while using the
import to ensure that only a single suite of dependency versions are used, I
would guess.

It's to separate inheritance from dependency management

On Tue, Sep 16, 2008 at 4:25 PM, Barry Kaplan <[EMAIL PROTECTED]> wrote:

>
> What is the value of importing into dependencyManagement if those
> dependencies cannot then be refered to in the regular dependencies? I'm
> missing the purpose/value.
> --
> View this message in context:
> http://www.nabble.com/scope-import-and-dependencyManagement-tp19512161p19514217.html
> Sent from the Maven - Users mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to