AW: release plugin doesnt update parent pom

2009-12-26 Thread Mark Struberg
I think this is a minor bug. let's sum up the facts: a.) if you start the mvn release:prepare in a certain directory, maven will _not_ automatically step out of this directory. b.) If the parent pom is outside of your scm url location, then it cannot get updated. I think the correct

Re: AW: release plugin doesnt update parent pom

2009-12-26 Thread is_maximum
Thanks. Actually NO. it create the release version with the same parent SNAPSHOT version. This only happens if you have a parent pom and not dependency. To clarify let me tell you that we have a core-parent project which is contains only a pom.xml with common dependencies for all projects to be

Re: AW: release plugin doesnt update parent pom

2009-12-26 Thread Mark Struberg
e.g. by JBoss folks for their 'version-matrix' (see e.g. the weld build). LieGrue, strub --- is_maximum mnr...@gmail.com schrieb am Sa, 26.12.2009: Von: is_maximum mnr...@gmail.com Betreff: Re: AW: release plugin doesnt update parent pom An: users@maven.apache.org Datum: Samstag, 26

Re: AW: release plugin doesnt update parent pom

2009-12-26 Thread is_maximum
? This definitely works and is used e.g. by JBoss folks for their 'version-matrix' (see e.g. the weld build). LieGrue, strub --- is_maximum mnr...@gmail.com schrieb am Sa, 26.12.2009: Von: is_maximum mnr...@gmail.com Betreff: Re: AW: release plugin doesnt update parent pom An: users