Return-Path: Delivered-To: apmail-continuum-issues-archive@www.apache.org Received: (qmail 79237 invoked from network); 6 Dec 2010 22:36:32 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 6 Dec 2010 22:36:32 -0000 Received: (qmail 30433 invoked by uid 500); 6 Dec 2010 22:36:32 -0000 Delivered-To: apmail-continuum-issues-archive@continuum.apache.org Received: (qmail 30393 invoked by uid 500); 6 Dec 2010 22:36:32 -0000 Mailing-List: contact issues-help@continuum.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@continuum.apache.org Delivered-To: mailing list issues@continuum.apache.org Received: (qmail 30385 invoked by uid 99); 6 Dec 2010 22:36:32 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 06 Dec 2010 22:36:32 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [63.246.2.115] (HELO codehaus01.managed.contegix.com) (63.246.2.115) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 06 Dec 2010 22:36:26 +0000 Received: from codehaus01.managed.contegix.com (localhost.localdomain [127.0.0.1]) by codehaus01.managed.contegix.com (Postfix) with ESMTP id A5FD615E8002 for ; Mon, 6 Dec 2010 16:36:04 -0600 (CST) Date: Mon, 6 Dec 2010 16:36:03 -0600 (CST) From: "Brent N Atkinson (JIRA)" To: issues@continuum.apache.org Message-ID: <14707729.26285.1291674963872.JavaMail.haus-jira@codehaus01.managed.contegix.com> In-Reply-To: <22298159.22635.1291237623432.JavaMail.haus-jira@codehaus01.managed.contegix.com> Subject: [jira] Updated: (CONTINUUM-2591) Git based maven2 builds can't properly release or checkout on branch MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 4e90ceb663894a42f12c0e28abbab431 X-Virus-Checked: Checked by ClamAV on apache.org [ http://jira.codehaus.org/browse/CONTINUUM-2591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brent N Atkinson updated CONTINUUM-2591: ---------------------------------------- Attachment: CONTINUUM-2591-trunk-2.patch Attached slightly modified patch that works on trunk. > Git based maven2 builds can't properly release or checkout on branch > -------------------------------------------------------------------- > > Key: CONTINUUM-2591 > URL: http://jira.codehaus.org/browse/CONTINUUM-2591 > Project: Continuum > Issue Type: Bug > Components: Release > Affects Versions: 1.3.6 > Reporter: Brent N Atkinson > Priority: Critical > Attachments: CONTINUUM-2591-trunk-2.patch, CONTINUUM-2591-trunk.patch, CONTINUUM-2591.patch > > > It is not possible to add or release a maven2 project using the git scm when the project is on a branch. There appears to be multiple reasons for this: > * The maven-scm version bundled with continuum is old and doesn't include git providers with sufficiently complete git support. > * Git SCM URLs don't include sufficient information to identify the branch. > * Continuum-release's UpdateWorkingCopyPhase doesn't properly update the working (it always uses master rather than the current branch) -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira