Return-Path: Delivered-To: apmail-turbine-dev-archive@www.apache.org Received: (qmail 24830 invoked from network); 20 Nov 2008 21:23:32 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 20 Nov 2008 21:23:32 -0000 Received: (qmail 89986 invoked by uid 500); 20 Nov 2008 21:23:41 -0000 Delivered-To: apmail-turbine-dev-archive@turbine.apache.org Received: (qmail 89890 invoked by uid 500); 20 Nov 2008 21:23:40 -0000 Mailing-List: contact dev-help@turbine.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Turbine Developers List" Delivered-To: mailing list dev@turbine.apache.org Received: (qmail 89879 invoked by uid 500); 20 Nov 2008 21:23:40 -0000 Delivered-To: apmail-jakarta-turbine-dev@jakarta.apache.org Received: (qmail 89876 invoked by uid 99); 20 Nov 2008 21:23:40 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Nov 2008 13:23:40 -0800 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.130] (HELO eos.apache.org) (140.211.11.130) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Nov 2008 21:22:26 +0000 Received: from eos.apache.org (localhost [127.0.0.1]) by eos.apache.org (Postfix) with ESMTP id 666A2118D6 for ; Thu, 20 Nov 2008 21:22:41 +0000 (GMT) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Apache Wiki To: turbine-dev@jakarta.apache.org Date: Thu, 20 Nov 2008 21:22:41 -0000 Message-ID: <20081120212241.9147.74691@eos.apache.org> Subject: [Turbine Wiki] Update of "FulcrumMaven2Migration" by SiegfriedGoeschl X-Virus-Checked: Checked by ClamAV on apache.org Dear Wiki user, You have subscribed to a wiki page or wiki category on "Turbine Wiki" for change notification. The following page has been changed by SiegfriedGoeschl: http://wiki.apache.org/turbine/FulcrumMaven2Migration New page: = Fulrcum M2 Migration = We decided to migrate from M1 to M2 not only because M1 is a bit outdated but also because doing a proper release is much easier using M2. == How To Make a M2 release == * Check that the up-to-date pom.xml features a SNAPSHOT version, e.g. 1.0.2-SNAPSHOT * Run "mvn clean release:clean" to remove any temporary files * Run "mvn -Prelease release:prepare" and provide a tag name, e.g. "FULCRUM_EMAIL_1_0_2" * Run "mvn -Prelease release:perform" --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@turbine.apache.org For additional commands, e-mail: dev-help@turbine.apache.org