Hi Matthias,
Matthias Wessendorf wrote:
> hi,
>
> I am using the release plugin to release something that is called
> "1.2.10-SNAPSHOT".
>
> It asks me if the *final* version should be named "1.2.10" and the
> next "1.2.11-SNAPSHOT" etc. Fine! As expected.
>
> However, for some reason the plugin isn't able to build all the
> required things... (not expected ;-) )
this is a hen & egg problem of the release-plugin. Replace the
expression "${pom.version}" with "1.2.10-SNAPSHOT" and the release plugin
takes completely care of those versions since these artifacts are part of
the multi-module build.
- Jörg
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]