Re: [vote] release maven-release-plugin 2.0-beta-5

2007-05-04 Thread Stephane Nicoll

Vote results:

+1 Binding: Emmanuel, Arnaud, Fabrizio,  Vincent S., Stéphane
+1 non binding: Daniel Kulp

The release will be available on central at the next sync.

Thanks,
Stéphane

On 5/1/07, Stephane Nicoll [EMAIL PROTECTED] wrote:

Hi,

I'd like to release the maven release plugin which includes the maven
release manager and the maven release parent pom.

The staging bits are available here:
http://people.apache.org/~snicoll/maven-staging/repo/


Release Notes - Maven 2.x Release Plugin - Version 2.0-beta-5

** Bug
* [MRELEASE-3] - release:prepare should not require multimodule
artifacts to be in the local repository
* [MRELEASE-6] - Multiproject Release: No check in
* [MRELEASE-16] - release-pom is changed too much
* [MRELEASE-35] - release plugin doesn't tag correctly with
svn+ssh when remote and local username don't match
* [MRELEASE-90] - Exception if version is SNAPSHOT
* [MRELEASE-91] - Updating of dependencyManagement inconsistent
with updating of dependencies with regard to SNAPSHOTs
* [MRELEASE-94] - Modified Parent POM is not commited
* [MRELEASE-107] - scm.url gets translated incorrectly during release
* [MRELEASE-110] - release:prepare generates tags with dots,
causing problems with CVS
* [MRELEASE-114] - ${project.artifactId} was replaced with it's
value during release:perform
* [MRELEASE-115] - Issue URL on pom is incorrect
* [MRELEASE-116] - Wrong SCM info put by the release plugin for modules
* [MRELEASE-122] - Versionless Extension causes
NullPointerException in release:prepare
* [MRELEASE-128] - SCM properties being replaced during release:perform
* [MRELEASE-131] - release:prepare failed in 'cvs ... commit'
phase for multi-module build
* [MRELEASE-137] - proposed SCM release tag or label in multiproject
* [MRELEASE-142] - Batch mode release plugin uses an invalid tag
* [MRELEASE-144] - Release plugin did not ask for a Subversion tag
* [MRELEASE-147] - Version number for a dependency with
${pom.groupId} not updated in multi-module.
* [MRELEASE-151] - All child modules are forced to share the same parent POM
* [MRELEASE-160] - The next snapshot version is not used un submodules
* [MRELEASE-168] - All submodule projects must be from the same
subversion repository
* [MRELEASE-180] - Rewritten  poms loose comments
* [MRELEASE-190] - scmTagPhase scm comment when creating the
branch/tag directory uses the prefix [maven-scm]
* [MRELEASE-191] - Certain tests fail when checked-out in 'projects' subdir
* [MRELEASE-194] - SNAPSHOT as property bypasses dependency snapshot check
* [MRELEASE-197] - Release plugin documentation on
maven.apache.org has broken link to release:rollback
* [MRELEASE-202] - snapshot versions in dependencyManagement are not updated
* [MRELEASE-209] - Snapshot versions are not restored correctly on
next development version
* [MRELEASE-219] - Spurious warnings given when a release contains
subversion externals
* [MRELEASE-221] - XML header missing in modified POM after release:prepare
* [MRELEASE-222] - Wrong default tag name when used in a reactor environment

** Improvement
* [MRELEASE-112] - release plugin should have option to ignore
snapshots of the release plugin
* [MRELEASE-145] - release:prepare requires all modules to be SNAPSHOTS
* [MRELEASE-183] - should report all unresolved dependencies, not
just the first encountered.
* [MRELEASE-208] - Support for ClearCase, and other SCMs that do
checkout projects to subdirectories of the checkout directory
* [MRELEASE-214] - scm:tag with scmCommentPrefix
* [MRELEASE-220] - Add property to keep released versions for dependencies

** New Feature
* [MRELEASE-130] - Create a model for a release
* [MRELEASE-157] - Share version for multi-module releases
* [MRELEASE-169] - Provide a mechanism to undo the effects of prepare

** Task
* [MRELEASE-141] - Review Plugin Documentation
* [MRELEASE-162] - Move all release core code in maven/shared

Vote open for 72 hours

My +1

Thanks,
Stéphane



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



Re: [vote] release maven-release-plugin 2.0-beta-5

2007-05-03 Thread Vincent Siveton

+1

Vincent

2007/5/1, Stephane Nicoll [EMAIL PROTECTED]:

Hi,

I'd like to release the maven release plugin which includes the maven
release manager and the maven release parent pom.

The staging bits are available here:
http://people.apache.org/~snicoll/maven-staging/repo/


Release Notes - Maven 2.x Release Plugin - Version 2.0-beta-5

** Bug
* [MRELEASE-3] - release:prepare should not require multimodule
artifacts to be in the local repository
* [MRELEASE-6] - Multiproject Release: No check in
* [MRELEASE-16] - release-pom is changed too much
* [MRELEASE-35] - release plugin doesn't tag correctly with
svn+ssh when remote and local username don't match
* [MRELEASE-90] - Exception if version is SNAPSHOT
* [MRELEASE-91] - Updating of dependencyManagement inconsistent
with updating of dependencies with regard to SNAPSHOTs
* [MRELEASE-94] - Modified Parent POM is not commited
* [MRELEASE-107] - scm.url gets translated incorrectly during release
* [MRELEASE-110] - release:prepare generates tags with dots,
causing problems with CVS
* [MRELEASE-114] - ${project.artifactId} was replaced with it's
value during release:perform
* [MRELEASE-115] - Issue URL on pom is incorrect
* [MRELEASE-116] - Wrong SCM info put by the release plugin for modules
* [MRELEASE-122] - Versionless Extension causes
NullPointerException in release:prepare
* [MRELEASE-128] - SCM properties being replaced during release:perform
* [MRELEASE-131] - release:prepare failed in 'cvs ... commit'
phase for multi-module build
* [MRELEASE-137] - proposed SCM release tag or label in multiproject
* [MRELEASE-142] - Batch mode release plugin uses an invalid tag
* [MRELEASE-144] - Release plugin did not ask for a Subversion tag
* [MRELEASE-147] - Version number for a dependency with
${pom.groupId} not updated in multi-module.
* [MRELEASE-151] - All child modules are forced to share the same parent POM
* [MRELEASE-160] - The next snapshot version is not used un submodules
* [MRELEASE-168] - All submodule projects must be from the same
subversion repository
* [MRELEASE-180] - Rewritten  poms loose comments
* [MRELEASE-190] - scmTagPhase scm comment when creating the
branch/tag directory uses the prefix [maven-scm]
* [MRELEASE-191] - Certain tests fail when checked-out in 'projects' subdir
* [MRELEASE-194] - SNAPSHOT as property bypasses dependency snapshot check
* [MRELEASE-197] - Release plugin documentation on
maven.apache.org has broken link to release:rollback
* [MRELEASE-202] - snapshot versions in dependencyManagement are not updated
* [MRELEASE-209] - Snapshot versions are not restored correctly on
next development version
* [MRELEASE-219] - Spurious warnings given when a release contains
subversion externals
* [MRELEASE-221] - XML header missing in modified POM after release:prepare
* [MRELEASE-222] - Wrong default tag name when used in a reactor environment

** Improvement
* [MRELEASE-112] - release plugin should have option to ignore
snapshots of the release plugin
* [MRELEASE-145] - release:prepare requires all modules to be SNAPSHOTS
* [MRELEASE-183] - should report all unresolved dependencies, not
just the first encountered.
* [MRELEASE-208] - Support for ClearCase, and other SCMs that do
checkout projects to subdirectories of the checkout directory
* [MRELEASE-214] - scm:tag with scmCommentPrefix
* [MRELEASE-220] - Add property to keep released versions for dependencies

** New Feature
* [MRELEASE-130] - Create a model for a release
* [MRELEASE-157] - Share version for multi-module releases
* [MRELEASE-169] - Provide a mechanism to undo the effects of prepare

** Task
* [MRELEASE-141] - Review Plugin Documentation
* [MRELEASE-162] - Move all release core code in maven/shared

Vote open for 72 hours

My +1

Thanks,
Stéphane

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




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



Re: [vote] release maven-release-plugin 2.0-beta-5

2007-05-02 Thread Fabrizio Giustina

+1
Tested MRELEASE-209 on a multiproject build and now snapshots versions
are now restored correctly, no regressions found.

fabrizio


On 5/1/07, Stephane Nicoll [EMAIL PROTECTED] wrote:

Hi,

I'd like to release the maven release plugin which includes the maven
release manager and the maven release parent pom.

The staging bits are available here:
http://people.apache.org/~snicoll/maven-staging/repo/


Release Notes - Maven 2.x Release Plugin - Version 2.0-beta-5

** Bug
* [MRELEASE-3] - release:prepare should not require multimodule
artifacts to be in the local repository
* [MRELEASE-6] - Multiproject Release: No check in
* [MRELEASE-16] - release-pom is changed too much
* [MRELEASE-35] - release plugin doesn't tag correctly with
svn+ssh when remote and local username don't match
* [MRELEASE-90] - Exception if version is SNAPSHOT
* [MRELEASE-91] - Updating of dependencyManagement inconsistent
with updating of dependencies with regard to SNAPSHOTs
* [MRELEASE-94] - Modified Parent POM is not commited
* [MRELEASE-107] - scm.url gets translated incorrectly during release
* [MRELEASE-110] - release:prepare generates tags with dots,
causing problems with CVS
* [MRELEASE-114] - ${project.artifactId} was replaced with it's
value during release:perform
* [MRELEASE-115] - Issue URL on pom is incorrect
* [MRELEASE-116] - Wrong SCM info put by the release plugin for modules
* [MRELEASE-122] - Versionless Extension causes
NullPointerException in release:prepare
* [MRELEASE-128] - SCM properties being replaced during release:perform
* [MRELEASE-131] - release:prepare failed in 'cvs ... commit'
phase for multi-module build
* [MRELEASE-137] - proposed SCM release tag or label in multiproject
* [MRELEASE-142] - Batch mode release plugin uses an invalid tag
* [MRELEASE-144] - Release plugin did not ask for a Subversion tag
* [MRELEASE-147] - Version number for a dependency with
${pom.groupId} not updated in multi-module.
* [MRELEASE-151] - All child modules are forced to share the same parent POM
* [MRELEASE-160] - The next snapshot version is not used un submodules
* [MRELEASE-168] - All submodule projects must be from the same
subversion repository
* [MRELEASE-180] - Rewritten  poms loose comments
* [MRELEASE-190] - scmTagPhase scm comment when creating the
branch/tag directory uses the prefix [maven-scm]
* [MRELEASE-191] - Certain tests fail when checked-out in 'projects' subdir
* [MRELEASE-194] - SNAPSHOT as property bypasses dependency snapshot check
* [MRELEASE-197] - Release plugin documentation on
maven.apache.org has broken link to release:rollback
* [MRELEASE-202] - snapshot versions in dependencyManagement are not updated
* [MRELEASE-209] - Snapshot versions are not restored correctly on
next development version
* [MRELEASE-219] - Spurious warnings given when a release contains
subversion externals
* [MRELEASE-221] - XML header missing in modified POM after release:prepare
* [MRELEASE-222] - Wrong default tag name when used in a reactor environment

** Improvement
* [MRELEASE-112] - release plugin should have option to ignore
snapshots of the release plugin
* [MRELEASE-145] - release:prepare requires all modules to be SNAPSHOTS
* [MRELEASE-183] - should report all unresolved dependencies, not
just the first encountered.
* [MRELEASE-208] - Support for ClearCase, and other SCMs that do
checkout projects to subdirectories of the checkout directory
* [MRELEASE-214] - scm:tag with scmCommentPrefix
* [MRELEASE-220] - Add property to keep released versions for dependencies

** New Feature
* [MRELEASE-130] - Create a model for a release
* [MRELEASE-157] - Share version for multi-module releases
* [MRELEASE-169] - Provide a mechanism to undo the effects of prepare

** Task
* [MRELEASE-141] - Review Plugin Documentation
* [MRELEASE-162] - Move all release core code in maven/shared

Vote open for 72 hours

My +1

Thanks,
Stéphane

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




Re: [vote] release maven-release-plugin 2.0-beta-5

2007-05-02 Thread Daniel Kulp

+1 - LOTS of great stuff here.  Thanks for tackling it all.

Dan


On Tuesday 01 May 2007 05:07, Stephane Nicoll wrote:
 Hi,

 I'd like to release the maven release plugin which includes the maven
 release manager and the maven release parent pom.

 The staging bits are available here:
 http://people.apache.org/~snicoll/maven-staging/repo/


 Release Notes - Maven 2.x Release Plugin - Version 2.0-beta-5

 ** Bug
 * [MRELEASE-3] - release:prepare should not require multimodule
 artifacts to be in the local repository
 * [MRELEASE-6] - Multiproject Release: No check in
 * [MRELEASE-16] - release-pom is changed too much
 * [MRELEASE-35] - release plugin doesn't tag correctly with
 svn+ssh when remote and local username don't match
 * [MRELEASE-90] - Exception if version is SNAPSHOT
 * [MRELEASE-91] - Updating of dependencyManagement inconsistent
 with updating of dependencies with regard to SNAPSHOTs
 * [MRELEASE-94] - Modified Parent POM is not commited
 * [MRELEASE-107] - scm.url gets translated incorrectly during
 release * [MRELEASE-110] - release:prepare generates tags with dots,
 causing problems with CVS
 * [MRELEASE-114] - ${project.artifactId} was replaced with it's
 value during release:perform
 * [MRELEASE-115] - Issue URL on pom is incorrect
 * [MRELEASE-116] - Wrong SCM info put by the release plugin for
 modules * [MRELEASE-122] - Versionless Extension causes
 NullPointerException in release:prepare
 * [MRELEASE-128] - SCM properties being replaced during
 release:perform * [MRELEASE-131] - release:prepare failed in 'cvs ...
 commit' phase for multi-module build
 * [MRELEASE-137] - proposed SCM release tag or label in
 multiproject * [MRELEASE-142] - Batch mode release plugin uses an
 invalid tag * [MRELEASE-144] - Release plugin did not ask for a
 Subversion tag * [MRELEASE-147] - Version number for a dependency with
 ${pom.groupId} not updated in multi-module.
 * [MRELEASE-151] - All child modules are forced to share the same
 parent POM * [MRELEASE-160] - The next snapshot version is not used un
 submodules * [MRELEASE-168] - All submodule projects must be from the
 same subversion repository
 * [MRELEASE-180] - Rewritten  poms loose comments
 * [MRELEASE-190] - scmTagPhase scm comment when creating the
 branch/tag directory uses the prefix [maven-scm]
 * [MRELEASE-191] - Certain tests fail when checked-out in
 'projects' subdir * [MRELEASE-194] - SNAPSHOT as property bypasses
 dependency snapshot check * [MRELEASE-197] - Release plugin
 documentation on
 maven.apache.org has broken link to release:rollback
 * [MRELEASE-202] - snapshot versions in dependencyManagement are
 not updated * [MRELEASE-209] - Snapshot versions are not restored
 correctly on next development version
 * [MRELEASE-219] - Spurious warnings given when a release contains
 subversion externals
 * [MRELEASE-221] - XML header missing in modified POM after
 release:prepare * [MRELEASE-222] - Wrong default tag name when used in
 a reactor environment

 ** Improvement
 * [MRELEASE-112] - release plugin should have option to ignore
 snapshots of the release plugin
 * [MRELEASE-145] - release:prepare requires all modules to be
 SNAPSHOTS * [MRELEASE-183] - should report all unresolved
 dependencies, not just the first encountered.
 * [MRELEASE-208] - Support for ClearCase, and other SCMs that do
 checkout projects to subdirectories of the checkout directory
 * [MRELEASE-214] - scm:tag with scmCommentPrefix
 * [MRELEASE-220] - Add property to keep released versions for
 dependencies

 ** New Feature
 * [MRELEASE-130] - Create a model for a release
 * [MRELEASE-157] - Share version for multi-module releases
 * [MRELEASE-169] - Provide a mechanism to undo the effects of
 prepare

 ** Task
 * [MRELEASE-141] - Review Plugin Documentation
 * [MRELEASE-162] - Move all release core code in maven/shared

 Vote open for 72 hours

 My +1

 Thanks,
 Stéphane

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

-- 
J. Daniel Kulp
Principal Engineer
IONA
P: 781-902-8727C: 508-380-7194
[EMAIL PROTECTED]
http://www.dankulp.com/blog

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



Re: [vote] release maven-release-plugin 2.0-beta-5

2007-05-02 Thread Patrick Schneider

Existing features work for me in my trials, but release:rollback does not.

I'm using Perforce -- the Perforce provider requires edit mode, and it looks
like RestoreBackupPomsPhase just tries a FileUtils.copyFile, disregarding
whether the SCM requires this or not (i.e. it fails b/c the POM is readonly
at this point).

Not sure if this is a show stopper or not; I can work up a fix if we want to
hold off for that.  Thoughts?


Patrick

On 5/2/07, Daniel Kulp [EMAIL PROTECTED] wrote:



+1 - LOTS of great stuff here.  Thanks for tackling it all.

Dan


On Tuesday 01 May 2007 05:07, Stephane Nicoll wrote:
 Hi,

 I'd like to release the maven release plugin which includes the maven
 release manager and the maven release parent pom.

 The staging bits are available here:
 http://people.apache.org/~snicoll/maven-staging/repo/


 Release Notes - Maven 2.x Release Plugin - Version 2.0-beta-5

 ** Bug
 * [MRELEASE-3] - release:prepare should not require multimodule
 artifacts to be in the local repository
 * [MRELEASE-6] - Multiproject Release: No check in
 * [MRELEASE-16] - release-pom is changed too much
 * [MRELEASE-35] - release plugin doesn't tag correctly with
 svn+ssh when remote and local username don't match
 * [MRELEASE-90] - Exception if version is SNAPSHOT
 * [MRELEASE-91] - Updating of dependencyManagement inconsistent
 with updating of dependencies with regard to SNAPSHOTs
 * [MRELEASE-94] - Modified Parent POM is not commited
 * [MRELEASE-107] - scm.url gets translated incorrectly during
 release * [MRELEASE-110] - release:prepare generates tags with dots,
 causing problems with CVS
 * [MRELEASE-114] - ${project.artifactId} was replaced with it's
 value during release:perform
 * [MRELEASE-115] - Issue URL on pom is incorrect
 * [MRELEASE-116] - Wrong SCM info put by the release plugin for
 modules * [MRELEASE-122] - Versionless Extension causes
 NullPointerException in release:prepare
 * [MRELEASE-128] - SCM properties being replaced during
 release:perform * [MRELEASE-131] - release:prepare failed in 'cvs ...
 commit' phase for multi-module build
 * [MRELEASE-137] - proposed SCM release tag or label in
 multiproject * [MRELEASE-142] - Batch mode release plugin uses an
 invalid tag * [MRELEASE-144] - Release plugin did not ask for a
 Subversion tag * [MRELEASE-147] - Version number for a dependency with
 ${pom.groupId} not updated in multi-module.
 * [MRELEASE-151] - All child modules are forced to share the same
 parent POM * [MRELEASE-160] - The next snapshot version is not used un
 submodules * [MRELEASE-168] - All submodule projects must be from the
 same subversion repository
 * [MRELEASE-180] - Rewritten  poms loose comments
 * [MRELEASE-190] - scmTagPhase scm comment when creating the
 branch/tag directory uses the prefix [maven-scm]
 * [MRELEASE-191] - Certain tests fail when checked-out in
 'projects' subdir * [MRELEASE-194] - SNAPSHOT as property bypasses
 dependency snapshot check * [MRELEASE-197] - Release plugin
 documentation on
 maven.apache.org has broken link to release:rollback
 * [MRELEASE-202] - snapshot versions in dependencyManagement are
 not updated * [MRELEASE-209] - Snapshot versions are not restored
 correctly on next development version
 * [MRELEASE-219] - Spurious warnings given when a release contains
 subversion externals
 * [MRELEASE-221] - XML header missing in modified POM after
 release:prepare * [MRELEASE-222] - Wrong default tag name when used in
 a reactor environment

 ** Improvement
 * [MRELEASE-112] - release plugin should have option to ignore
 snapshots of the release plugin
 * [MRELEASE-145] - release:prepare requires all modules to be
 SNAPSHOTS * [MRELEASE-183] - should report all unresolved
 dependencies, not just the first encountered.
 * [MRELEASE-208] - Support for ClearCase, and other SCMs that do
 checkout projects to subdirectories of the checkout directory
 * [MRELEASE-214] - scm:tag with scmCommentPrefix
 * [MRELEASE-220] - Add property to keep released versions for
 dependencies

 ** New Feature
 * [MRELEASE-130] - Create a model for a release
 * [MRELEASE-157] - Share version for multi-module releases
 * [MRELEASE-169] - Provide a mechanism to undo the effects of
 prepare

 ** Task
 * [MRELEASE-141] - Review Plugin Documentation
 * [MRELEASE-162] - Move all release core code in maven/shared

 Vote open for 72 hours

 My +1

 Thanks,
 Stéphane

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

--
J. Daniel Kulp
Principal Engineer
IONA
P: 781-902-8727C: 508-380-7194
[EMAIL PROTECTED]
http://www.dankulp.com/blog

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




Re: [vote] release maven-release-plugin 2.0-beta-5

2007-05-02 Thread Stephane Nicoll

I guess that we can release it since it's beta anyway.

Thanks,
Stéphane

On 5/2/07, Patrick Schneider [EMAIL PROTECTED] wrote:

Existing features work for me in my trials, but release:rollback does not.

I'm using Perforce -- the Perforce provider requires edit mode, and it looks
like RestoreBackupPomsPhase just tries a FileUtils.copyFile, disregarding
whether the SCM requires this or not (i.e. it fails b/c the POM is readonly
at this point).

Not sure if this is a show stopper or not; I can work up a fix if we want to
hold off for that.  Thoughts?


Patrick

On 5/2/07, Daniel Kulp [EMAIL PROTECTED] wrote:


 +1 - LOTS of great stuff here.  Thanks for tackling it all.

 Dan


 On Tuesday 01 May 2007 05:07, Stephane Nicoll wrote:
  Hi,
 
  I'd like to release the maven release plugin which includes the maven
  release manager and the maven release parent pom.
 
  The staging bits are available here:
  http://people.apache.org/~snicoll/maven-staging/repo/
 
 
  Release Notes - Maven 2.x Release Plugin - Version 2.0-beta-5
 
  ** Bug
  * [MRELEASE-3] - release:prepare should not require multimodule
  artifacts to be in the local repository
  * [MRELEASE-6] - Multiproject Release: No check in
  * [MRELEASE-16] - release-pom is changed too much
  * [MRELEASE-35] - release plugin doesn't tag correctly with
  svn+ssh when remote and local username don't match
  * [MRELEASE-90] - Exception if version is SNAPSHOT
  * [MRELEASE-91] - Updating of dependencyManagement inconsistent
  with updating of dependencies with regard to SNAPSHOTs
  * [MRELEASE-94] - Modified Parent POM is not commited
  * [MRELEASE-107] - scm.url gets translated incorrectly during
  release * [MRELEASE-110] - release:prepare generates tags with dots,
  causing problems with CVS
  * [MRELEASE-114] - ${project.artifactId} was replaced with it's
  value during release:perform
  * [MRELEASE-115] - Issue URL on pom is incorrect
  * [MRELEASE-116] - Wrong SCM info put by the release plugin for
  modules * [MRELEASE-122] - Versionless Extension causes
  NullPointerException in release:prepare
  * [MRELEASE-128] - SCM properties being replaced during
  release:perform * [MRELEASE-131] - release:prepare failed in 'cvs ...
  commit' phase for multi-module build
  * [MRELEASE-137] - proposed SCM release tag or label in
  multiproject * [MRELEASE-142] - Batch mode release plugin uses an
  invalid tag * [MRELEASE-144] - Release plugin did not ask for a
  Subversion tag * [MRELEASE-147] - Version number for a dependency with
  ${pom.groupId} not updated in multi-module.
  * [MRELEASE-151] - All child modules are forced to share the same
  parent POM * [MRELEASE-160] - The next snapshot version is not used un
  submodules * [MRELEASE-168] - All submodule projects must be from the
  same subversion repository
  * [MRELEASE-180] - Rewritten  poms loose comments
  * [MRELEASE-190] - scmTagPhase scm comment when creating the
  branch/tag directory uses the prefix [maven-scm]
  * [MRELEASE-191] - Certain tests fail when checked-out in
  'projects' subdir * [MRELEASE-194] - SNAPSHOT as property bypasses
  dependency snapshot check * [MRELEASE-197] - Release plugin
  documentation on
  maven.apache.org has broken link to release:rollback
  * [MRELEASE-202] - snapshot versions in dependencyManagement are
  not updated * [MRELEASE-209] - Snapshot versions are not restored
  correctly on next development version
  * [MRELEASE-219] - Spurious warnings given when a release contains
  subversion externals
  * [MRELEASE-221] - XML header missing in modified POM after
  release:prepare * [MRELEASE-222] - Wrong default tag name when used in
  a reactor environment
 
  ** Improvement
  * [MRELEASE-112] - release plugin should have option to ignore
  snapshots of the release plugin
  * [MRELEASE-145] - release:prepare requires all modules to be
  SNAPSHOTS * [MRELEASE-183] - should report all unresolved
  dependencies, not just the first encountered.
  * [MRELEASE-208] - Support for ClearCase, and other SCMs that do
  checkout projects to subdirectories of the checkout directory
  * [MRELEASE-214] - scm:tag with scmCommentPrefix
  * [MRELEASE-220] - Add property to keep released versions for
  dependencies
 
  ** New Feature
  * [MRELEASE-130] - Create a model for a release
  * [MRELEASE-157] - Share version for multi-module releases
  * [MRELEASE-169] - Provide a mechanism to undo the effects of
  prepare
 
  ** Task
  * [MRELEASE-141] - Review Plugin Documentation
  * [MRELEASE-162] - Move all release core code in maven/shared
 
  Vote open for 72 hours
 
  My +1
 
  Thanks,
  Stéphane
 
  -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]

 --
 J. Daniel Kulp
 Principal Engineer
 IONA
 P: 781-902-8727C: 508-380-7194
 [EMAIL PROTECTED]
 

Re: [vote] release maven-release-plugin 2.0-beta-5

2007-05-02 Thread Patrick Schneider

Yeah, I don't think it's a show stopper either; I'll log an issue.


Patrick

On 5/2/07, Stephane Nicoll [EMAIL PROTECTED] wrote:


I guess that we can release it since it's beta anyway.

Thanks,
Stéphane

On 5/2/07, Patrick Schneider [EMAIL PROTECTED] wrote:
 Existing features work for me in my trials, but release:rollback does
not.

 I'm using Perforce -- the Perforce provider requires edit mode, and it
looks
 like RestoreBackupPomsPhase just tries a FileUtils.copyFile,
disregarding
 whether the SCM requires this or not (i.e. it fails b/c the POM is
readonly
 at this point).

 Not sure if this is a show stopper or not; I can work up a fix if we
want to
 hold off for that.  Thoughts?


 Patrick

 On 5/2/07, Daniel Kulp [EMAIL PROTECTED] wrote:
 
 
  +1 - LOTS of great stuff here.  Thanks for tackling it all.
 
  Dan
 
 
  On Tuesday 01 May 2007 05:07, Stephane Nicoll wrote:
   Hi,
  
   I'd like to release the maven release plugin which includes the
maven
   release manager and the maven release parent pom.
  
   The staging bits are available here:
   http://people.apache.org/~snicoll/maven-staging/repo/
  
  
   Release Notes - Maven 2.x Release Plugin - Version 2.0-beta-5
  
   ** Bug
   * [MRELEASE-3] - release:prepare should not require multimodule
   artifacts to be in the local repository
   * [MRELEASE-6] - Multiproject Release: No check in
   * [MRELEASE-16] - release-pom is changed too much
   * [MRELEASE-35] - release plugin doesn't tag correctly with
   svn+ssh when remote and local username don't match
   * [MRELEASE-90] - Exception if version is SNAPSHOT
   * [MRELEASE-91] - Updating of dependencyManagement inconsistent
   with updating of dependencies with regard to SNAPSHOTs
   * [MRELEASE-94] - Modified Parent POM is not commited
   * [MRELEASE-107] - scm.url gets translated incorrectly during
   release * [MRELEASE-110] - release:prepare generates tags with dots,
   causing problems with CVS
   * [MRELEASE-114] - ${project.artifactId} was replaced with it's
   value during release:perform
   * [MRELEASE-115] - Issue URL on pom is incorrect
   * [MRELEASE-116] - Wrong SCM info put by the release plugin for
   modules * [MRELEASE-122] - Versionless Extension causes
   NullPointerException in release:prepare
   * [MRELEASE-128] - SCM properties being replaced during
   release:perform * [MRELEASE-131] - release:prepare failed in 'cvs
...
   commit' phase for multi-module build
   * [MRELEASE-137] - proposed SCM release tag or label in
   multiproject * [MRELEASE-142] - Batch mode release plugin uses an
   invalid tag * [MRELEASE-144] - Release plugin did not ask for a
   Subversion tag * [MRELEASE-147] - Version number for a dependency
with
   ${pom.groupId} not updated in multi-module.
   * [MRELEASE-151] - All child modules are forced to share the
same
   parent POM * [MRELEASE-160] - The next snapshot version is not used
un
   submodules * [MRELEASE-168] - All submodule projects must be from
the
   same subversion repository
   * [MRELEASE-180] - Rewritten  poms loose comments
   * [MRELEASE-190] - scmTagPhase scm comment when creating the
   branch/tag directory uses the prefix [maven-scm]
   * [MRELEASE-191] - Certain tests fail when checked-out in
   'projects' subdir * [MRELEASE-194] - SNAPSHOT as property bypasses
   dependency snapshot check * [MRELEASE-197] - Release plugin
   documentation on
   maven.apache.org has broken link to release:rollback
   * [MRELEASE-202] - snapshot versions in dependencyManagement are
   not updated * [MRELEASE-209] - Snapshot versions are not restored
   correctly on next development version
   * [MRELEASE-219] - Spurious warnings given when a release
contains
   subversion externals
   * [MRELEASE-221] - XML header missing in modified POM after
   release:prepare * [MRELEASE-222] - Wrong default tag name when used
in
   a reactor environment
  
   ** Improvement
   * [MRELEASE-112] - release plugin should have option to ignore
   snapshots of the release plugin
   * [MRELEASE-145] - release:prepare requires all modules to be
   SNAPSHOTS * [MRELEASE-183] - should report all unresolved
   dependencies, not just the first encountered.
   * [MRELEASE-208] - Support for ClearCase, and other SCMs that do
   checkout projects to subdirectories of the checkout directory
   * [MRELEASE-214] - scm:tag with scmCommentPrefix
   * [MRELEASE-220] - Add property to keep released versions for
   dependencies
  
   ** New Feature
   * [MRELEASE-130] - Create a model for a release
   * [MRELEASE-157] - Share version for multi-module releases
   * [MRELEASE-169] - Provide a mechanism to undo the effects of
   prepare
  
   ** Task
   * [MRELEASE-141] - Review Plugin Documentation
   * [MRELEASE-162] - Move all release core code in maven/shared
  
   Vote open for 72 hours
  
   My +1
  
   Thanks,
   Stéphane
  
  

Re: [vote] release maven-release-plugin 2.0-beta-5

2007-05-01 Thread Emmanuel Venisse

+1

Emmanuel

Stephane Nicoll a écrit :

Hi,

I'd like to release the maven release plugin which includes the maven
release manager and the maven release parent pom.

The staging bits are available here:
http://people.apache.org/~snicoll/maven-staging/repo/


Release Notes - Maven 2.x Release Plugin - Version 2.0-beta-5

** Bug
   * [MRELEASE-3] - release:prepare should not require multimodule
artifacts to be in the local repository
   * [MRELEASE-6] - Multiproject Release: No check in
   * [MRELEASE-16] - release-pom is changed too much
   * [MRELEASE-35] - release plugin doesn't tag correctly with
svn+ssh when remote and local username don't match
   * [MRELEASE-90] - Exception if version is SNAPSHOT
   * [MRELEASE-91] - Updating of dependencyManagement inconsistent
with updating of dependencies with regard to SNAPSHOTs
   * [MRELEASE-94] - Modified Parent POM is not commited
   * [MRELEASE-107] - scm.url gets translated incorrectly during release
   * [MRELEASE-110] - release:prepare generates tags with dots,
causing problems with CVS
   * [MRELEASE-114] - ${project.artifactId} was replaced with it's
value during release:perform
   * [MRELEASE-115] - Issue URL on pom is incorrect
   * [MRELEASE-116] - Wrong SCM info put by the release plugin for modules
   * [MRELEASE-122] - Versionless Extension causes
NullPointerException in release:prepare
   * [MRELEASE-128] - SCM properties being replaced during release:perform
   * [MRELEASE-131] - release:prepare failed in 'cvs ... commit'
phase for multi-module build
   * [MRELEASE-137] - proposed SCM release tag or label in multiproject
   * [MRELEASE-142] - Batch mode release plugin uses an invalid tag
   * [MRELEASE-144] - Release plugin did not ask for a Subversion tag
   * [MRELEASE-147] - Version number for a dependency with
${pom.groupId} not updated in multi-module.
   * [MRELEASE-151] - All child modules are forced to share the same 
parent POM

   * [MRELEASE-160] - The next snapshot version is not used un submodules
   * [MRELEASE-168] - All submodule projects must be from the same
subversion repository
   * [MRELEASE-180] - Rewritten  poms loose comments
   * [MRELEASE-190] - scmTagPhase scm comment when creating the
branch/tag directory uses the prefix [maven-scm]
   * [MRELEASE-191] - Certain tests fail when checked-out in 'projects' 
subdir
   * [MRELEASE-194] - SNAPSHOT as property bypasses dependency snapshot 
check

   * [MRELEASE-197] - Release plugin documentation on
maven.apache.org has broken link to release:rollback
   * [MRELEASE-202] - snapshot versions in dependencyManagement are not 
updated

   * [MRELEASE-209] - Snapshot versions are not restored correctly on
next development version
   * [MRELEASE-219] - Spurious warnings given when a release contains
subversion externals
   * [MRELEASE-221] - XML header missing in modified POM after 
release:prepare
   * [MRELEASE-222] - Wrong default tag name when used in a reactor 
environment


** Improvement
   * [MRELEASE-112] - release plugin should have option to ignore
snapshots of the release plugin
   * [MRELEASE-145] - release:prepare requires all modules to be SNAPSHOTS
   * [MRELEASE-183] - should report all unresolved dependencies, not
just the first encountered.
   * [MRELEASE-208] - Support for ClearCase, and other SCMs that do
checkout projects to subdirectories of the checkout directory
   * [MRELEASE-214] - scm:tag with scmCommentPrefix
   * [MRELEASE-220] - Add property to keep released versions for 
dependencies


** New Feature
   * [MRELEASE-130] - Create a model for a release
   * [MRELEASE-157] - Share version for multi-module releases
   * [MRELEASE-169] - Provide a mechanism to undo the effects of prepare

** Task
   * [MRELEASE-141] - Review Plugin Documentation
   * [MRELEASE-162] - Move all release core code in maven/shared

Vote open for 72 hours

My +1

Thanks,
Stéphane

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







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



Re: [vote] release maven-release-plugin 2.0-beta-5

2007-05-01 Thread Arnaud HERITIER

+1

Arnaud

On 01/05/07, Emmanuel Venisse [EMAIL PROTECTED] wrote:


+1

Emmanuel

Stephane Nicoll a écrit :
 Hi,

 I'd like to release the maven release plugin which includes the maven
 release manager and the maven release parent pom.

 The staging bits are available here:
 http://people.apache.org/~snicoll/maven-staging/repo/


 Release Notes - Maven 2.x Release Plugin - Version 2.0-beta-5

 ** Bug
* [MRELEASE-3] - release:prepare should not require multimodule
 artifacts to be in the local repository
* [MRELEASE-6] - Multiproject Release: No check in
* [MRELEASE-16] - release-pom is changed too much
* [MRELEASE-35] - release plugin doesn't tag correctly with
 svn+ssh when remote and local username don't match
* [MRELEASE-90] - Exception if version is SNAPSHOT
* [MRELEASE-91] - Updating of dependencyManagement inconsistent
 with updating of dependencies with regard to SNAPSHOTs
* [MRELEASE-94] - Modified Parent POM is not commited
* [MRELEASE-107] - scm.url gets translated incorrectly during release
* [MRELEASE-110] - release:prepare generates tags with dots,
 causing problems with CVS
* [MRELEASE-114] - ${project.artifactId} was replaced with it's
 value during release:perform
* [MRELEASE-115] - Issue URL on pom is incorrect
* [MRELEASE-116] - Wrong SCM info put by the release plugin for
modules
* [MRELEASE-122] - Versionless Extension causes
 NullPointerException in release:prepare
* [MRELEASE-128] - SCM properties being replaced during
release:perform
* [MRELEASE-131] - release:prepare failed in 'cvs ... commit'
 phase for multi-module build
* [MRELEASE-137] - proposed SCM release tag or label in multiproject
* [MRELEASE-142] - Batch mode release plugin uses an invalid tag
* [MRELEASE-144] - Release plugin did not ask for a Subversion tag
* [MRELEASE-147] - Version number for a dependency with
 ${pom.groupId} not updated in multi-module.
* [MRELEASE-151] - All child modules are forced to share the same
 parent POM
* [MRELEASE-160] - The next snapshot version is not used un
submodules
* [MRELEASE-168] - All submodule projects must be from the same
 subversion repository
* [MRELEASE-180] - Rewritten  poms loose comments
* [MRELEASE-190] - scmTagPhase scm comment when creating the
 branch/tag directory uses the prefix [maven-scm]
* [MRELEASE-191] - Certain tests fail when checked-out in 'projects'
 subdir
* [MRELEASE-194] - SNAPSHOT as property bypasses dependency snapshot
 check
* [MRELEASE-197] - Release plugin documentation on
 maven.apache.org has broken link to release:rollback
* [MRELEASE-202] - snapshot versions in dependencyManagement are not
 updated
* [MRELEASE-209] - Snapshot versions are not restored correctly on
 next development version
* [MRELEASE-219] - Spurious warnings given when a release contains
 subversion externals
* [MRELEASE-221] - XML header missing in modified POM after
 release:prepare
* [MRELEASE-222] - Wrong default tag name when used in a reactor
 environment

 ** Improvement
* [MRELEASE-112] - release plugin should have option to ignore
 snapshots of the release plugin
* [MRELEASE-145] - release:prepare requires all modules to be
SNAPSHOTS
* [MRELEASE-183] - should report all unresolved dependencies, not
 just the first encountered.
* [MRELEASE-208] - Support for ClearCase, and other SCMs that do
 checkout projects to subdirectories of the checkout directory
* [MRELEASE-214] - scm:tag with scmCommentPrefix
* [MRELEASE-220] - Add property to keep released versions for
 dependencies

 ** New Feature
* [MRELEASE-130] - Create a model for a release
* [MRELEASE-157] - Share version for multi-module releases
* [MRELEASE-169] - Provide a mechanism to undo the effects of prepare

 ** Task
* [MRELEASE-141] - Review Plugin Documentation
* [MRELEASE-162] - Move all release core code in maven/shared

 Vote open for 72 hours

 My +1

 Thanks,
 Stéphane

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






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




Re: [vote] release maven-release-plugin 2.0-beta-5

2007-05-01 Thread Jason van Zyl

Have you tried releasing many things with it?

Jason.

On 1 May 07, at 5:07 AM 1 May 07, Stephane Nicoll wrote:


Hi,

I'd like to release the maven release plugin which includes the maven
release manager and the maven release parent pom.

The staging bits are available here:
http://people.apache.org/~snicoll/maven-staging/repo/


Release Notes - Maven 2.x Release Plugin - Version 2.0-beta-5

** Bug
   * [MRELEASE-3] - release:prepare should not require multimodule
artifacts to be in the local repository
   * [MRELEASE-6] - Multiproject Release: No check in
   * [MRELEASE-16] - release-pom is changed too much
   * [MRELEASE-35] - release plugin doesn't tag correctly with
svn+ssh when remote and local username don't match
   * [MRELEASE-90] - Exception if version is SNAPSHOT
   * [MRELEASE-91] - Updating of dependencyManagement inconsistent
with updating of dependencies with regard to SNAPSHOTs
   * [MRELEASE-94] - Modified Parent POM is not commited
   * [MRELEASE-107] - scm.url gets translated incorrectly during  
release

   * [MRELEASE-110] - release:prepare generates tags with dots,
causing problems with CVS
   * [MRELEASE-114] - ${project.artifactId} was replaced with it's
value during release:perform
   * [MRELEASE-115] - Issue URL on pom is incorrect
   * [MRELEASE-116] - Wrong SCM info put by the release plugin for  
modules

   * [MRELEASE-122] - Versionless Extension causes
NullPointerException in release:prepare
   * [MRELEASE-128] - SCM properties being replaced during  
release:perform

   * [MRELEASE-131] - release:prepare failed in 'cvs ... commit'
phase for multi-module build
   * [MRELEASE-137] - proposed SCM release tag or label in  
multiproject

   * [MRELEASE-142] - Batch mode release plugin uses an invalid tag
   * [MRELEASE-144] - Release plugin did not ask for a Subversion tag
   * [MRELEASE-147] - Version number for a dependency with
${pom.groupId} not updated in multi-module.
   * [MRELEASE-151] - All child modules are forced to share the  
same parent POM
   * [MRELEASE-160] - The next snapshot version is not used un  
submodules

   * [MRELEASE-168] - All submodule projects must be from the same
subversion repository
   * [MRELEASE-180] - Rewritten  poms loose comments
   * [MRELEASE-190] - scmTagPhase scm comment when creating the
branch/tag directory uses the prefix [maven-scm]
   * [MRELEASE-191] - Certain tests fail when checked-out in  
'projects' subdir
   * [MRELEASE-194] - SNAPSHOT as property bypasses dependency  
snapshot check

   * [MRELEASE-197] - Release plugin documentation on
maven.apache.org has broken link to release:rollback
   * [MRELEASE-202] - snapshot versions in dependencyManagement are  
not updated

   * [MRELEASE-209] - Snapshot versions are not restored correctly on
next development version
   * [MRELEASE-219] - Spurious warnings given when a release contains
subversion externals
   * [MRELEASE-221] - XML header missing in modified POM after  
release:prepare
   * [MRELEASE-222] - Wrong default tag name when used in a reactor  
environment


** Improvement
   * [MRELEASE-112] - release plugin should have option to ignore
snapshots of the release plugin
   * [MRELEASE-145] - release:prepare requires all modules to be  
SNAPSHOTS

   * [MRELEASE-183] - should report all unresolved dependencies, not
just the first encountered.
   * [MRELEASE-208] - Support for ClearCase, and other SCMs that do
checkout projects to subdirectories of the checkout directory
   * [MRELEASE-214] - scm:tag with scmCommentPrefix
   * [MRELEASE-220] - Add property to keep released versions for  
dependencies


** New Feature
   * [MRELEASE-130] - Create a model for a release
   * [MRELEASE-157] - Share version for multi-module releases
   * [MRELEASE-169] - Provide a mechanism to undo the effects of  
prepare


** Task
   * [MRELEASE-141] - Review Plugin Documentation
   * [MRELEASE-162] - Move all release core code in maven/shared

Vote open for 72 hours

My +1

Thanks,
Stéphane

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





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



Re: [vote] release maven-release-plugin 2.0-beta-5

2007-05-01 Thread Emmanuel Venisse

Yes, I tried it on few projects (ASF and others) in my svn server.

Emmanuel

Jason van Zyl a écrit :

Have you tried releasing many things with it?

Jason.

On 1 May 07, at 5:07 AM 1 May 07, Stephane Nicoll wrote:


Hi,

I'd like to release the maven release plugin which includes the maven
release manager and the maven release parent pom.

The staging bits are available here:
http://people.apache.org/~snicoll/maven-staging/repo/


Release Notes - Maven 2.x Release Plugin - Version 2.0-beta-5

** Bug
   * [MRELEASE-3] - release:prepare should not require multimodule
artifacts to be in the local repository
   * [MRELEASE-6] - Multiproject Release: No check in
   * [MRELEASE-16] - release-pom is changed too much
   * [MRELEASE-35] - release plugin doesn't tag correctly with
svn+ssh when remote and local username don't match
   * [MRELEASE-90] - Exception if version is SNAPSHOT
   * [MRELEASE-91] - Updating of dependencyManagement inconsistent
with updating of dependencies with regard to SNAPSHOTs
   * [MRELEASE-94] - Modified Parent POM is not commited
   * [MRELEASE-107] - scm.url gets translated incorrectly during release
   * [MRELEASE-110] - release:prepare generates tags with dots,
causing problems with CVS
   * [MRELEASE-114] - ${project.artifactId} was replaced with it's
value during release:perform
   * [MRELEASE-115] - Issue URL on pom is incorrect
   * [MRELEASE-116] - Wrong SCM info put by the release plugin for 
modules

   * [MRELEASE-122] - Versionless Extension causes
NullPointerException in release:prepare
   * [MRELEASE-128] - SCM properties being replaced during 
release:perform

   * [MRELEASE-131] - release:prepare failed in 'cvs ... commit'
phase for multi-module build
   * [MRELEASE-137] - proposed SCM release tag or label in multiproject
   * [MRELEASE-142] - Batch mode release plugin uses an invalid tag
   * [MRELEASE-144] - Release plugin did not ask for a Subversion tag
   * [MRELEASE-147] - Version number for a dependency with
${pom.groupId} not updated in multi-module.
   * [MRELEASE-151] - All child modules are forced to share the same 
parent POM

   * [MRELEASE-160] - The next snapshot version is not used un submodules
   * [MRELEASE-168] - All submodule projects must be from the same
subversion repository
   * [MRELEASE-180] - Rewritten  poms loose comments
   * [MRELEASE-190] - scmTagPhase scm comment when creating the
branch/tag directory uses the prefix [maven-scm]
   * [MRELEASE-191] - Certain tests fail when checked-out in 
'projects' subdir
   * [MRELEASE-194] - SNAPSHOT as property bypasses dependency 
snapshot check

   * [MRELEASE-197] - Release plugin documentation on
maven.apache.org has broken link to release:rollback
   * [MRELEASE-202] - snapshot versions in dependencyManagement are 
not updated

   * [MRELEASE-209] - Snapshot versions are not restored correctly on
next development version
   * [MRELEASE-219] - Spurious warnings given when a release contains
subversion externals
   * [MRELEASE-221] - XML header missing in modified POM after 
release:prepare
   * [MRELEASE-222] - Wrong default tag name when used in a reactor 
environment


** Improvement
   * [MRELEASE-112] - release plugin should have option to ignore
snapshots of the release plugin
   * [MRELEASE-145] - release:prepare requires all modules to be 
SNAPSHOTS

   * [MRELEASE-183] - should report all unresolved dependencies, not
just the first encountered.
   * [MRELEASE-208] - Support for ClearCase, and other SCMs that do
checkout projects to subdirectories of the checkout directory
   * [MRELEASE-214] - scm:tag with scmCommentPrefix
   * [MRELEASE-220] - Add property to keep released versions for 
dependencies


** New Feature
   * [MRELEASE-130] - Create a model for a release
   * [MRELEASE-157] - Share version for multi-module releases
   * [MRELEASE-169] - Provide a mechanism to undo the effects of prepare

** Task
   * [MRELEASE-141] - Review Plugin Documentation
   * [MRELEASE-162] - Move all release core code in maven/shared

Vote open for 72 hours

My +1

Thanks,
Stéphane

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





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







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



Re: [vote] release maven-release-plugin 2.0-beta-5

2007-05-01 Thread Arnaud HERITIER

I tried with success at work (with a snaphot built some days ago)

Arnaud

On 01/05/07, Jason van Zyl [EMAIL PROTECTED] wrote:


Have you tried releasing many things with it?

Jason.

On 1 May 07, at 5:07 AM 1 May 07, Stephane Nicoll wrote:

 Hi,

 I'd like to release the maven release plugin which includes the maven
 release manager and the maven release parent pom.

 The staging bits are available here:
 http://people.apache.org/~snicoll/maven-staging/repo/


 Release Notes - Maven 2.x Release Plugin - Version 2.0-beta-5

 ** Bug
* [MRELEASE-3] - release:prepare should not require multimodule
 artifacts to be in the local repository
* [MRELEASE-6] - Multiproject Release: No check in
* [MRELEASE-16] - release-pom is changed too much
* [MRELEASE-35] - release plugin doesn't tag correctly with
 svn+ssh when remote and local username don't match
* [MRELEASE-90] - Exception if version is SNAPSHOT
* [MRELEASE-91] - Updating of dependencyManagement inconsistent
 with updating of dependencies with regard to SNAPSHOTs
* [MRELEASE-94] - Modified Parent POM is not commited
* [MRELEASE-107] - scm.url gets translated incorrectly during
 release
* [MRELEASE-110] - release:prepare generates tags with dots,
 causing problems with CVS
* [MRELEASE-114] - ${project.artifactId} was replaced with it's
 value during release:perform
* [MRELEASE-115] - Issue URL on pom is incorrect
* [MRELEASE-116] - Wrong SCM info put by the release plugin for
 modules
* [MRELEASE-122] - Versionless Extension causes
 NullPointerException in release:prepare
* [MRELEASE-128] - SCM properties being replaced during
 release:perform
* [MRELEASE-131] - release:prepare failed in 'cvs ... commit'
 phase for multi-module build
* [MRELEASE-137] - proposed SCM release tag or label in
 multiproject
* [MRELEASE-142] - Batch mode release plugin uses an invalid tag
* [MRELEASE-144] - Release plugin did not ask for a Subversion tag
* [MRELEASE-147] - Version number for a dependency with
 ${pom.groupId} not updated in multi-module.
* [MRELEASE-151] - All child modules are forced to share the
 same parent POM
* [MRELEASE-160] - The next snapshot version is not used un
 submodules
* [MRELEASE-168] - All submodule projects must be from the same
 subversion repository
* [MRELEASE-180] - Rewritten  poms loose comments
* [MRELEASE-190] - scmTagPhase scm comment when creating the
 branch/tag directory uses the prefix [maven-scm]
* [MRELEASE-191] - Certain tests fail when checked-out in
 'projects' subdir
* [MRELEASE-194] - SNAPSHOT as property bypasses dependency
 snapshot check
* [MRELEASE-197] - Release plugin documentation on
 maven.apache.org has broken link to release:rollback
* [MRELEASE-202] - snapshot versions in dependencyManagement are
 not updated
* [MRELEASE-209] - Snapshot versions are not restored correctly on
 next development version
* [MRELEASE-219] - Spurious warnings given when a release contains
 subversion externals
* [MRELEASE-221] - XML header missing in modified POM after
 release:prepare
* [MRELEASE-222] - Wrong default tag name when used in a reactor
 environment

 ** Improvement
* [MRELEASE-112] - release plugin should have option to ignore
 snapshots of the release plugin
* [MRELEASE-145] - release:prepare requires all modules to be
 SNAPSHOTS
* [MRELEASE-183] - should report all unresolved dependencies, not
 just the first encountered.
* [MRELEASE-208] - Support for ClearCase, and other SCMs that do
 checkout projects to subdirectories of the checkout directory
* [MRELEASE-214] - scm:tag with scmCommentPrefix
* [MRELEASE-220] - Add property to keep released versions for
 dependencies

 ** New Feature
* [MRELEASE-130] - Create a model for a release
* [MRELEASE-157] - Share version for multi-module releases
* [MRELEASE-169] - Provide a mechanism to undo the effects of
 prepare

 ** Task
* [MRELEASE-141] - Review Plugin Documentation
* [MRELEASE-162] - Move all release core code in maven/shared

 Vote open for 72 hours

 My +1

 Thanks,
 Stéphane

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




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




Re: [vote] release maven-release-plugin 2.0-beta-5

2007-05-01 Thread Stephane Nicoll

On 5/1/07, Jason van Zyl [EMAIL PROTECTED] wrote:

Have you tried releasing many things with it?


I'm using the snapshot for a few weeks. I released 30+ projects.

Stéphane



Jason.

On 1 May 07, at 5:07 AM 1 May 07, Stephane Nicoll wrote:

 Hi,

 I'd like to release the maven release plugin which includes the maven
 release manager and the maven release parent pom.

 The staging bits are available here:
 http://people.apache.org/~snicoll/maven-staging/repo/


 Release Notes - Maven 2.x Release Plugin - Version 2.0-beta-5

 ** Bug
* [MRELEASE-3] - release:prepare should not require multimodule
 artifacts to be in the local repository
* [MRELEASE-6] - Multiproject Release: No check in
* [MRELEASE-16] - release-pom is changed too much
* [MRELEASE-35] - release plugin doesn't tag correctly with
 svn+ssh when remote and local username don't match
* [MRELEASE-90] - Exception if version is SNAPSHOT
* [MRELEASE-91] - Updating of dependencyManagement inconsistent
 with updating of dependencies with regard to SNAPSHOTs
* [MRELEASE-94] - Modified Parent POM is not commited
* [MRELEASE-107] - scm.url gets translated incorrectly during
 release
* [MRELEASE-110] - release:prepare generates tags with dots,
 causing problems with CVS
* [MRELEASE-114] - ${project.artifactId} was replaced with it's
 value during release:perform
* [MRELEASE-115] - Issue URL on pom is incorrect
* [MRELEASE-116] - Wrong SCM info put by the release plugin for
 modules
* [MRELEASE-122] - Versionless Extension causes
 NullPointerException in release:prepare
* [MRELEASE-128] - SCM properties being replaced during
 release:perform
* [MRELEASE-131] - release:prepare failed in 'cvs ... commit'
 phase for multi-module build
* [MRELEASE-137] - proposed SCM release tag or label in
 multiproject
* [MRELEASE-142] - Batch mode release plugin uses an invalid tag
* [MRELEASE-144] - Release plugin did not ask for a Subversion tag
* [MRELEASE-147] - Version number for a dependency with
 ${pom.groupId} not updated in multi-module.
* [MRELEASE-151] - All child modules are forced to share the
 same parent POM
* [MRELEASE-160] - The next snapshot version is not used un
 submodules
* [MRELEASE-168] - All submodule projects must be from the same
 subversion repository
* [MRELEASE-180] - Rewritten  poms loose comments
* [MRELEASE-190] - scmTagPhase scm comment when creating the
 branch/tag directory uses the prefix [maven-scm]
* [MRELEASE-191] - Certain tests fail when checked-out in
 'projects' subdir
* [MRELEASE-194] - SNAPSHOT as property bypasses dependency
 snapshot check
* [MRELEASE-197] - Release plugin documentation on
 maven.apache.org has broken link to release:rollback
* [MRELEASE-202] - snapshot versions in dependencyManagement are
 not updated
* [MRELEASE-209] - Snapshot versions are not restored correctly on
 next development version
* [MRELEASE-219] - Spurious warnings given when a release contains
 subversion externals
* [MRELEASE-221] - XML header missing in modified POM after
 release:prepare
* [MRELEASE-222] - Wrong default tag name when used in a reactor
 environment

 ** Improvement
* [MRELEASE-112] - release plugin should have option to ignore
 snapshots of the release plugin
* [MRELEASE-145] - release:prepare requires all modules to be
 SNAPSHOTS
* [MRELEASE-183] - should report all unresolved dependencies, not
 just the first encountered.
* [MRELEASE-208] - Support for ClearCase, and other SCMs that do
 checkout projects to subdirectories of the checkout directory
* [MRELEASE-214] - scm:tag with scmCommentPrefix
* [MRELEASE-220] - Add property to keep released versions for
 dependencies

 ** New Feature
* [MRELEASE-130] - Create a model for a release
* [MRELEASE-157] - Share version for multi-module releases
* [MRELEASE-169] - Provide a mechanism to undo the effects of
 prepare

 ** Task
* [MRELEASE-141] - Review Plugin Documentation
* [MRELEASE-162] - Move all release core code in maven/shared

 Vote open for 72 hours

 My +1

 Thanks,
 Stéphane

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




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




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