Return-Path: Delivered-To: apmail-maven-continuum-users-archive@www.apache.org Received: (qmail 64850 invoked from network); 16 Jun 2006 11:56:09 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 16 Jun 2006 11:56:09 -0000 Received: (qmail 15144 invoked by uid 500); 16 Jun 2006 11:56:07 -0000 Delivered-To: apmail-maven-continuum-users-archive@maven.apache.org Received: (qmail 15120 invoked by uid 500); 16 Jun 2006 11:56:07 -0000 Mailing-List: contact continuum-users-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: continuum-users@maven.apache.org Delivered-To: mailing list continuum-users@maven.apache.org Received: (qmail 15108 invoked by uid 99); 16 Jun 2006 11:56:07 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Jun 2006 04:56:07 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [62.193.206.9] (HELO webmail9.amenworld.com) (62.193.206.9) by apache.org (qpsmtpd/0.29) with SMTP; Fri, 16 Jun 2006 04:56:06 -0700 Received: (qmail 32373 invoked from network); 16 Jun 2006 11:55:49 -0000 Received: from 74.189.97-84.rev.gaoland.net (HELO ?127.0.0.1?) (84.97.189.74) by 0 with SMTP; 16 Jun 2006 11:55:49 -0000 Message-ID: <44929C3E.1010104@venisse.net> Date: Fri, 16 Jun 2006 13:55:42 +0200 From: Emmanuel Venisse User-Agent: Thunderbird 1.5.0.4 (Windows/20060516) MIME-Version: 1.0 To: continuum-users@maven.apache.org Subject: Re: Adding extra modules to parent pom does not create an extra project in continuum References: <008501c6913b$3b9ef910$b6a8dbd1@djibril> In-Reply-To: <008501c6913b$3b9ef910$b6a8dbd1@djibril> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Christian Gruber a �crit : >>> What is the correct way to get another module included in the build? >> add new modules one by one or delete all (parent and sub-modules) and read >> the parent. > > This last option is highly frustrating (I've had to do it many times), > because it kills any build definitions you have created, and any notifiers. > > Speaking of definitions, adding support for build definitions in the pom.xml > CI configuration for continuum would be ideal. It would make re-adding > whole trees much more palatable, since less manual re-configuration would be > necessary. File an issue and we'll look if we can do it. Emmanuel