You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Zac Thompson <za...@gmail.com> on 2010/10/04 06:04:30 UTC

Re: Maven Release Plugin

Two weeks late reading this, but I had to respond:
Marcus, favor composition over inheritance:

http://maven.apache.org/guides/introduction/introduction-to-dependency-mechanism.html#Importing_Dependencies

I have myself forgotten about 'import' scope before, but it's
definitely the way to go.

On Fri, Sep 17, 2010 at 12:23 AM, Marcus Linke <li...@newsaktuell.de> wrote:
> Hello again. In my usecase all submodules SHOULD include a common set of
> dependencies. The submodules have no dependencies to other submodules.
> Thats why declaring the dependencies in the parent pom. The configuration
> option
>><autoVersionSubmodules>true</autoVersionSubmodules>
>  is only responsible to auto update the parent of all submodules.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org