From continuum-dev-return-5570-apmail-maven-continuum-dev-archive=maven.apache.org@maven.apache.org Tue Jan 09 14:51:04 2007 Return-Path: Delivered-To: apmail-maven-continuum-dev-archive@www.apache.org Received: (qmail 83506 invoked from network); 9 Jan 2007 14:51:03 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 9 Jan 2007 14:51:03 -0000 Received: (qmail 24993 invoked by uid 500); 9 Jan 2007 14:51:10 -0000 Delivered-To: apmail-maven-continuum-dev-archive@maven.apache.org Received: (qmail 24973 invoked by uid 500); 9 Jan 2007 14:51:10 -0000 Mailing-List: contact continuum-dev-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: continuum-dev@maven.apache.org Delivered-To: mailing list continuum-dev@maven.apache.org Received: (qmail 24955 invoked by uid 99); 9 Jan 2007 14:51:09 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Jan 2007 06:51:09 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (herse.apache.org: local policy) Received: from [210.50.76.235] (HELO mx06.syd.iprimus.net.au) (210.50.76.235) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Jan 2007 06:51:00 -0800 Received: from 128.125.dsl.syd.iprimus.net.au (HELO [192.168.237.86]) ([58.178.53.128]) by mx06.syd.iprimus.net.au with ESMTP; 10 Jan 2007 01:50:38 +1100 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AgAAAPU5o0U6sjWA/2dsb2JhbAAN X-IronPort-AV: i="4.13,163,1167570000"; d="scan'208"; a="25033316:sNHT20635202" Mime-Version: 1.0 (Apple Message framework v752.3) Content-Transfer-Encoding: 7bit Message-Id: <6AA35042-BF71-433F-BDA1-71A0355CAA7E@apache.org> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed To: Continuum Developers From: Brett Porter Subject: Where to put branches? Date: Wed, 10 Jan 2007 01:50:37 +1100 X-Mailer: Apple Mail (2.752.3) X-Virus-Checked: Checked by ClamAV on apache.org I'd like to add Maven 2.0.5 to continuum in the same way I have added trunk. But how am I supposed to do this with the new project groups? It should probably have it's own group (since there is no way to particularly configure the alternate branch within an existing one), but the group id can't match an existing one. Any thoughts from those that implemented this on how it might work? - Brett