Return-Path: X-Original-To: apmail-maven-users-archive@www.apache.org Delivered-To: apmail-maven-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id DEDDFF75E for ; Wed, 27 Mar 2013 20:49:52 +0000 (UTC) Received: (qmail 61077 invoked by uid 500); 27 Mar 2013 20:49:50 -0000 Delivered-To: apmail-maven-users-archive@maven.apache.org Received: (qmail 60911 invoked by uid 500); 27 Mar 2013 20:49:49 -0000 Mailing-List: contact users-help@maven.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Maven Users List" Reply-To: "Maven Users List" Delivered-To: mailing list users@maven.apache.org Received: (qmail 60876 invoked by uid 99); 27 Mar 2013 20:49:49 -0000 Received: from minotaur.apache.org (HELO minotaur.apache.org) (140.211.11.9) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Mar 2013 20:49:49 +0000 Received: from localhost (HELO columbia) (127.0.0.1) (smtp-auth username rfscholte, mechanism login) by minotaur.apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Mar 2013 20:49:49 +0000 Content-Type: text/plain; charset=iso-8859-15; format=flowed; delsp=yes Date: Wed, 27 Mar 2013 21:49:46 +0100 Subject: [ANN] Maven Release Plugin 2.4.1 Released Cc: dev@maven.apache.org To: announce@maven.apache.org, users@maven.apache.org MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: "Robert Scholte" Message-ID: User-Agent: Opera Mail/12.14 (Win32) 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: org.apache.maven.plugins maven-release-plugin 2.4.1 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: users-unsubscribe@maven.apache.org For additional commands, e-mail: users-help@maven.apache.org