RE: aggregate project and dependency versions in a single property

2006-09-06 Thread Jörg Schaible
Hi Alexis, Alexis Midon wrote on Wednesday, September 06, 2006 11:35 AM: > Actually for dependecies I already use the > dependencyManagement, but is > there any solution for the parent declaration? No, but this is not as bad as it sounds, since the release-plugin will also change the version of

Re: aggregate project and dependency versions in a single property

2006-09-06 Thread Roland Huss
Hi, Jörg Schaible wrote: > Alexis Midon wrote on Wednesday, September 06, 2006 10:55 AM: > >> you get the point! >> hrrr, damned! >> do you know any workaround? or version can definitely not be >> aggregated? > > Use a dependencyManagement section for this in your parent POM and drop the > ve

Re: aggregate project and dependency versions in a single property

2006-09-06 Thread Alexis Midon
Actually for dependecies I already use the dependencyManagement, but is there any solution for the parent declaration? Manat thanks for your answers Joerg! Alexis On 9/6/06, Jörg Schaible <[EMAIL PROTECTED]> wrote: Alexis Midon wrote on Wednesday, September 06, 2006 10:55 AM: > you get the p

RE: aggregate project and dependency versions in a single property

2006-09-06 Thread Jörg Schaible
Alexis Midon wrote on Wednesday, September 06, 2006 10:55 AM: > you get the point! > hrrr, damned! > do you know any workaround? or version can definitely not be > aggregated? Use a dependencyManagement section for this in your parent POM and drop the version in the module's POM at all. I am n

Re: aggregate project and dependency versions in a single property

2006-09-06 Thread Alexis Midon
you get the point! hrrr, damned! do you know any workaround? or version can definitely not be aggregated? On 9/6/06, Jörg Schaible <[EMAIL PROTECTED]> wrote: Hi Alexis, Alexis Midon wrote on Wednesday, September 06, 2006 10:36 AM: > Hi all, > > I've got a classical multi module project with p

RE: aggregate project and dependency versions in a single property

2006-09-06 Thread Jörg Schaible
Hi Alexis, Alexis Midon wrote on Wednesday, September 06, 2006 10:36 AM: > Hi all, > > I've got a classical multi module project with pom > inheritance and inter > modules dependencies. > However my modules are always released together and thus have the > same version. Moreover the whole project

Re: aggregate project and dependency versions in a single property

2006-09-06 Thread Alexis Midon
Hi all, I've got a classical multi module project with pom inheritance and inter modules dependencies. However my modules are always released together and thus have the same version. Moreover the whole project is always checkout and the tags are correctly set. As a result what I'd like to do is