>From my experience with Maven, I discourage using properties for
defining pom version, Maven does handle it correctly on some cases,
even if the properties are defined on the parent pom

I recommand using version herited from the parent and updating the
parent version with the version plugin
Jeff MAURY
On Friday, September 25, 2009, Emmanuel24 <eserv...@xebia.fr> wrote:
>
> Hello,
>
>
> I have a multimodules project (ProjectParent) with each module has a super
> pom's parent .
>
> See the figure:
>
>
> http://www.nabble.com/file/p25614127/Screen03.jpg
>
> (red : parent, blue : module)
>
>
> My problem is very simple. I can't manage the version of my modules from my
> multimodules project. I wish to have the same version in all modules and
> define this version in the ProjectParent.
>
>
> I look for this in a new plugin called versions (Codehaus), but I didn't
> find what I need.
>
>
>
> Has anybody a solution for this?
>
>
> Thank you very much,
>
> Emmanuel.
> --
> View this message in context: 
> http://www.nabble.com/Parent%2C-Modules-and-version-management-tp25614127p25614127.html
> Sent from the Maven - Users mailing list archive at Nabble.com.
>

-- 
La mélancolie c’est communiste
Tout le monde y a droit de temps en temps
La mélancolie n’est pas capitaliste
C’est même gratuit pour les perdants
La mélancolie c’est pacifiste
On ne lui rentre jamais dedans
La mélancolie oh tu sais ça existe
Elle se prend même avec des gants
La mélancolie c’est pour les syndicalistes
Il faut juste sa carte de permanent

Miossec (2006)

http://www.jeffmaury.com
http://riadiscuss.jeffmaury.com
http://www.lastfm.fr/listen/user/jeffmaury/personal

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

Reply via email to