Hi Andrei,

the benefits of SCM-1.8 and SCM-1.8.1 are less then the pains, especially for GIT users, so with MRELEASE-830 I've reverted that dependency back to 1.7 until we've fixed those issues.

Robert

Op Wed, 27 Mar 2013 23:08:11 +0100 schreef Andrei Pozolotin <[email protected]>:

Robert

1) great, thank you!

2) does it mean 2.4.1 does not blow up with this:
http://jira.codehaus.org/browse/SCM-709
?

Andrei

-------- Original Message --------
Subject: [ANN] Maven Release Plugin 2.4.1 Released
From: Robert Scholte <[email protected]>
To: [email protected], [email protected]
Cc: [email protected]
Date: Wed 27 Mar 2013 03:49:46 PM CDT
The Apache Maven team is pleased to announce the release of the Maven
Release Plugin, version 2.4.1

This plugin is used to release a project with Maven, saving a lot of
repetitive, manual work. Releasing a project is made in two steps:
prepare and perform.

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.4.1</version>
</plugin>


Release Notes - Maven 2.x Release Plugin - Version 2.4.1

** Bug
    * [MRELEASE-818] - release:perform ignores localCheckout=true
    * [MRELEASE-819] - preparationGoals parameter supported before
version 2.4

** Improvement
    * [MRELEASE-820] - Upgrade Plexus Utils dependency

** Task
    * [MRELEASE-830] - Fall back to SCM-1.7 until git status
--porcelain issues are resolved


Enjoy,

-The Apache Maven team

---------------------------------------------------------------------
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]

Reply via email to