Baptiste, it seems like you and I are trying to do very similar
things.  I have just got back to my efforts in this area, and I am
blocked by an issue that sounds very similar to yours.  I just found
it in the following:

http://jira.codehaus.org/browse/MNG-3023

It seems that the multi-module update-everything release-plugin
approach is really only viable for Maven 2.1.0 or above (unless you
want to always have all the snapshots installed before you release)

On Mon, May 4, 2009 at 1:26 AM, Baptiste MATHUS <[email protected]> wrote:
> Note I only tested my use case: i.e. same version for the whole multimodule
> project, with sibling "hierarchy", i.e.:
> * parent-pom (referencing the two submodules with ../projectA and
> ../projectB)
> * projectA (with relativePath to ../parent-pom)
> * projectB
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to