From issues-return-2236-apmail-continuum-issues-archive=continuum.apache.org@continuum.apache.org Thu Dec 11 18:12:42 2008 Return-Path: Delivered-To: apmail-continuum-issues-archive@www.apache.org Received: (qmail 2442 invoked from network); 11 Dec 2008 09:12:42 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 11 Dec 2008 09:12:42 -0000 Received: (qmail 4901 invoked by uid 500); 11 Dec 2008 09:12:55 -0000 Delivered-To: apmail-continuum-issues-archive@continuum.apache.org Received: (qmail 4891 invoked by uid 500); 11 Dec 2008 09:12:55 -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 4875 invoked by uid 99); 11 Dec 2008 09:12:55 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 11 Dec 2008 01:12:55 -0800 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; Thu, 11 Dec 2008 09:12:40 +0000 Received: from codehaus01.managed.contegix.com (localhost.localdomain [127.0.0.1]) by codehaus01.managed.contegix.com (Postfix) with ESMTP id C303014A80B8 for ; Thu, 11 Dec 2008 03:12:19 -0600 (CST) Message-ID: <16272731.1228986739794.JavaMail.haus-jira@codehaus01.managed.contegix.com> Date: Thu, 11 Dec 2008 03:12:19 -0600 (CST) From: "Edd Steel (JIRA)" To: issues@continuum.apache.org Subject: [jira] Commented: (CONTINUUM-548) Can't change project name 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-548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=157681#action_157681 ] Edd Steel commented on CONTINUUM-548: ------------------------------------- The POM name refers to the project, but if, as in our case, you have two branches of the code being built, you need the name in continuum to reflect that. Since we are using perforce as the SCM, the branches are just two different directories. As it is, inside the project group we have two projects: "Product" and "Product". What we want is "Product - trunk" and "Product - 1.3 branch". There isn't a way to achieve this currently, as both should share the same build definition. Changing the POM's name to add trunk doesn't make a lot of sense. You can tell the difference between the projects in continuum's admin screens because of the version number, but build failure emails are particularly opaque. > Can't change project name > ------------------------- > > Key: CONTINUUM-548 > URL: http://jira.codehaus.org/browse/CONTINUUM-548 > Project: Continuum > Issue Type: Bug > Components: Core system > Affects Versions: 1.0.2 > Reporter: Tim McCune > Assignee: Olivier Lamy > Fix For: 1.1-alpha-1 > > > I have created a new Maven 1.x project in Continuum and after doing so, edited its project name in the web UI. The edit seems to work fine, but the next time the project gets built, its name gets reverted back to the original name that it picked up from the POM. This is a real pain in the ass because I want multiple Continuum projects created from the same POM (so they are all getting the same name) to do things like building multiple branches, and running different goals on different schedules. -- 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