The previous replies seem to miss the mark, your set up sounds good to
me. The missing configuration you are looking for is:
<configuration>
<autoVersionSubmodules>true</autoVersionSubmodules>
</configuration>
Kalle
On Thu, Sep 16, 2010 at 8:07 AM, Marcus Linke <[email protected]> wrote:
> Hello,
>
> i 've the following problem releasing a multi-module project with the
> maven-release-plugin (Version 2.0). The top (parent) pom-style project
> defines a set of snapshot dependencies that are inherited to all of its
> submodules. When using the release plugin in interactive mode, the plugin
> prompts for the new versions of these snapshot dependencies. So far, so
> good. But when diving into the submodules this is repeated for each module
> again. This is really annoying me because i have 20 submodules in that
> project. Is this is a know problem or a type of misconfiguration.
>
> Thanks
>
> Marcus Linke
>
>
> ---------------------------------------------------------------------
> 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]