AW: Updating pom versions without using release plugin

2008-09-18 Thread Baeriswyl Kuno - Extern (IT-BA-MV)
Hello,

I've got the wish. It possible add the funtionality to the plugin, since it's 
already there. See http://jira.codehaus.org/browse/MRELEASE-380

Please vote!

Kuno


-Ursprüngliche Nachricht-
Von: Scott Carter [mailto:[EMAIL PROTECTED]
Gesendet: Mittwoch, 17. September 2008 17:22
An: Maven Users List
Betreff: Updating pom versions without using release plugin


Is there a easy way to update pom versions without using the release plugin?  
We have several multi projects (parent pom and several children poms).  We keep 
the version of the parent pom the same as the versions in the children poms.  
The release plugin will take care or recursively updating the versions, but 
also does several other things we do not want.  Is there a way to recursively 
update versions without using the release plugin? Thanks in advance

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: AW: Updating pom versions without using release plugin

2008-09-18 Thread Magne Nordtveit
What you CAN do, is perform a release:branch and then just delete the branch. 
Abit messy, but saves you the time of manually doing it. If you have multiple 
sub projects, that can save you loads of time.

But your wish has my vote ;-)

Magne
-- 
Magne Nordtveit [EMAIL PROTECTED]
Systems Engineer
Offshore Simulator Centre AS
http://www.offsimcentre.no


signature.asc
Description: This is a digitally signed message part.


AW: AW: Updating pom versions without using release plugin

2008-09-18 Thread Baeriswyl Kuno - Extern (IT-BA-MV)
Hello!
thanks for your hint. There other workarounds as well :
http://www.nabble.com/Change-artifact-version-for-whole-multiproject-td19489171.html#a19491973

however, if it is a common need, why we don't just implement it? Specially, if 
the fonctionality is already there?
It's my point of view. I might be a perfectionist, though, I'm working on a 
number of projects and a neat process would save a lot of my time and confusion 
for others.
Kuno


-Ursprüngliche Nachricht-
Von: Magne Nordtveit [mailto:[EMAIL PROTECTED]
Gesendet: Donnerstag, 18. September 2008 09:04
An: Maven Users List
Betreff: Re: AW: Updating pom versions without using release plugin


What you CAN do, is perform a release:branch and then just delete the branch.
Abit messy, but saves you the time of manually doing it. If you have multiple
sub projects, that can save you loads of time.

But your wish has my vote ;-)

Magne
--
Magne Nordtveit [EMAIL PROTECTED]
Systems Engineer
Offshore Simulator Centre AS
http://www.offsimcentre.no

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]