[prev in list] [next in list] [prev in thread] [next in thread] 

List:       maven-dev
Subject:    [ANN] Maven Release Plugin 2.0-beta-8 Released
From:       "Olivier Lamy" <olamy () apache ! org>
Date:       2008-10-30 22:42:18
Message-ID: 9948cb690810301542u4bc46205tee4eb74d8b10c76a () mail ! gmail ! com
[Download RAW message or body]

The Maven team is pleased to announce the release of the Maven Release
Plugin, version 2.0-beta-8.

http://maven.apache.org/plugins/maven-release-plugin/

You should specify the version in your project's plugin configuration:

<plugin>
 <groupId>org.apache.maven.plugins</groupId>
 <artifactId>maven-release-plugin</artifactId>
 <version>2.0-beta-8</version>
</plugin>

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


** Bug
    * [MRELEASE-87] - Poms are written with wrong encodings
    * [MRELEASE-188] - release:perform is not updating some modules to
the next version identifier correctly.
    * [MRELEASE-201] - Deployed POM is not valid XML
    * [MRELEASE-221] - XML header missing in modified POM after release:prepare
    * [MRELEASE-223] - Generated pom.xml has invalid chars (does not
correctly handle xml entities)
    * [MRELEASE-254] - tests failed on windows
    * [MRELEASE-255] - during a release several elements are removed
from the pom.xml (which should be left there)
    * [MRELEASE-267] - Whitespaces in artifactId or groupId prevent
version update
    * [MRELEASE-268] - Release is broken with Subversion 1.3.x and earlier
    * [MRELEASE-302] - Test don't pass on windows due to encoding issues
    * [MRELEASE-305] - release:prepare forgets a slash when changing
the <scm> urls
    * [MRELEASE-337] - generated command line must remove newLine characters
    * [MRELEASE-351] - xml declaration removed on release
    * [MRELEASE-355] - Deploying from Leopard, with Svn 1.4.4 has
error on automated Svn commit
    * [MRELEASE-360] - NullPointerException in release
    * [MRELEASE-364] - InvokerMavenExecutor fails with NPE if
additional arguments are not set
    * [MRELEASE-365] - ForkedMavenExecutor fails with NoSuchMethodError
    * [MRELEASE-366] - Using InvokerMavenExecutor fails in combination
with space in paths

** Improvement
    * [MRELEASE-173] - Allow command line specification of versions
    * [MRELEASE-321] - Add support for -DdevelopmentVersion and
-DreleaseVersion to facilitate command line configuration
    * [MRELEASE-341] - support release process that use a staging repository
    * [MRELEASE-345] - Keep comments in rewritten elements
    * [MRELEASE-359] - Release plugin depends on mvn being in the path
of the shell that started the current build
    * [MRELEASE-382] - Specifying workingDirectory as system property
on CL is not picked up by release:perform

** New Feature
    * [MRELEASE-369] - upgrade scm version to last 1.1 (and add by
default new providers accurev and git)

** Task
    * [MRELEASE-316] - remove copy of plexus-utils' XML encoding support sources


** Wish
    * [MRELEASE-313] - add an option to set the profile(s) used to
perform the release

Have fun !

-The Maven team

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic