From issues-return-5794-apmail-continuum-issues-archive=continuum.apache.org@continuum.apache.org Fri Apr 08 03:55:19 2011 Return-Path: Delivered-To: apmail-continuum-issues-archive@www.apache.org Received: (qmail 67370 invoked from network); 8 Apr 2011 03:55:19 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 8 Apr 2011 03:55:19 -0000 Received: (qmail 4874 invoked by uid 500); 8 Apr 2011 03:55:19 -0000 Delivered-To: apmail-continuum-issues-archive@continuum.apache.org Received: (qmail 4820 invoked by uid 500); 8 Apr 2011 03:55:14 -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 4807 invoked by uid 99); 8 Apr 2011 03:55:12 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Apr 2011 03:55:12 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.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; Fri, 08 Apr 2011 03:55:06 +0000 Received: from codehaus01.managed.contegix.com (localhost.localdomain [127.0.0.1]) by codehaus01.managed.contegix.com (Postfix) with ESMTP id 130CB15E824A for ; Thu, 7 Apr 2011 22:54:46 -0500 (CDT) Date: Thu, 7 Apr 2011 22:54:46 -0500 (CDT) From: "Brett Porter (JIRA)" To: issues@continuum.apache.org Message-ID: <26706022.51245.1302234886057.JavaMail.haus-jira@codehaus01.managed.contegix.com> In-Reply-To: <22298159.22635.1291237623432.JavaMail.haus-jira@codehaus01.managed.contegix.com> Subject: [jira] Commented: (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:comment-tabpanel&focusedCommentId=262912#action_262912 ] Brett Porter commented on CONTINUUM-2591: ----------------------------------------- did you intend to apply this to trunk now? > 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