Return-Path: Delivered-To: apmail-maven-users-archive@www.apache.org Received: (qmail 54494 invoked from network); 13 Jan 2011 12:42:48 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 13 Jan 2011 12:42:48 -0000 Received: (qmail 9916 invoked by uid 500); 13 Jan 2011 12:42:46 -0000 Delivered-To: apmail-maven-users-archive@maven.apache.org Received: (qmail 9428 invoked by uid 500); 13 Jan 2011 12:42:42 -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 9410 invoked by uid 99); 13 Jan 2011 12:42:41 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Jan 2011 12:42:41 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of mremersoncod@aim.com designates 64.12.206.41 as permitted sender) Received: from [64.12.206.41] (HELO imr-ma03.mx.aol.com) (64.12.206.41) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Jan 2011 12:42:32 +0000 Received: from mtaomg-ma01.r1000.mx.aol.com (mtaomg-ma01.r1000.mx.aol.com [172.29.41.8]) by imr-ma03.mx.aol.com (8.14.1/8.14.1) with ESMTP id p0DCg1FP001885 for ; Thu, 13 Jan 2011 07:42:01 -0500 Received: from core-mac004a.r1000.mail.aol.com (core-mac004.r1000.mail.aol.com [172.29.24.205]) by mtaomg-ma01.r1000.mx.aol.com (OMAG/Core Interface) with ESMTP id 55F9DE000090 for ; Thu, 13 Jan 2011 07:42:01 -0500 (EST) To: users@maven.apache.org Subject: how to patch releases X-MB-Message-Source: WebUI X-AOL-IP: 80.146.239.70 X-MB-Message-Type: User MIME-Version: 1.0 From: mremersoncod@aim.com Content-Type: multipart/alternative; boundary="--------MB_8CD81366859DC30_1A98_192CE_webmail-d095.sysops.aol.com" X-Mailer: AIM WebMail 33069-STANDARD Received: from 80.146.239.70 by webmail-d095.sysops.aol.com (205.188.255.6) with HTTP (WebMailUI); Thu, 13 Jan 2011 07:42:00 -0500 Message-Id: <8CD81366859DC30-1A98-A3B5@webmail-d095.sysops.aol.com> X-Originating-IP: [80.146.239.70] Date: Thu, 13 Jan 2011 07:42:01 -0500 (EST) x-aol-global-disposition: G X-AOL-SCOLL-SCORE: 0:2:427048864:93952408 X-AOL-SCOLL-URL_COUNT: 0 x-aol-sid: 3039ac1d29084d2ef319316d X-Virus-Checked: Checked by ClamAV on apache.org ----------MB_8CD81366859DC30_1A98_192CE_webmail-d095.sysops.aol.com Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="us-ascii" =20 Hi all, this might be a simple one and if there is documentation about it I'm happy= to read that. Its a basic understanding question: I have a maven project and do a release - lets say 1.1 The maven release plugin manipulates the poms and tags the software in the = scm. the trunk itself has e.g. 1.2-SNAPSHOT - everything is fine and the release= is done How is the procedure if one needs to patch 1.1 to 1.1.1 ? I guess one has to create a branch from the tagged version. Then the versio= n in the poms have to be set to 1.1.1-SNAPSHOT and then development starts. Is this process only doable by hand or is there also maven tools for that ? And how about releasing it ? Can I use the release plugin again ? does it u= nderstand that in the scm tag there is now "branches/xxx" instead of "trunk= " ? is it the same procedure ? Thanks for any clarification or any link Emerson ----------MB_8CD81366859DC30_1A98_192CE_webmail-d095.sysops.aol.com--