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-8727 C: 508-380-7194 > [EMAIL PROTECTED] > http://www.dankulp.com/blog > > --------------------------------------------------------------------- > 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]
