Hi,

it seems that you have to declare all dependencies of a project, including
all indirect dependencies.

E.g.
A depends on AA, AB
AA depends on AAA and AAB
then you have to declare AA, AAA, AAB and AB as dependencies of A.

This is not very handy and maintainable for me.
I would prefer that the POMs of all artifacts would be in the repository,
too, and that maven 
would infer all indirect dependencies.

I found in the archive, that Jason van Zyl worked on a solution for this,
but unfortunately I didn't 
found the appropriate implementation.


Where do I found this implementation ?

Are there any plans to include this handling of dependencies and POM-files
in the standard 
maven distribution ?


Best regards
Ralf Stoffels


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

Reply via email to