From continuum-users-return-398-apmail-maven-continuum-users-archive=maven.apache.org@maven.apache.org Thu Nov 10 07:36:20 2005 Return-Path: Delivered-To: apmail-maven-continuum-users-archive@www.apache.org Received: (qmail 4862 invoked from network); 10 Nov 2005 07:36:19 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 10 Nov 2005 07:36:19 -0000 Received: (qmail 46577 invoked by uid 500); 10 Nov 2005 07:36:12 -0000 Delivered-To: apmail-maven-continuum-users-archive@maven.apache.org Received: (qmail 46477 invoked by uid 500); 10 Nov 2005 07:36:11 -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 46414 invoked by uid 99); 10 Nov 2005 07:36:11 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Nov 2005 23:36:11 -0800 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.151] (HELO mailsender.amenworld.com) (62.193.206.151) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Nov 2005 23:36:04 -0800 Received: from webmail9.amenworld.com (webmail9.amenworld.com [62.193.206.9]) by mailsender.amenworld.com (Postfix) with SMTP id E16499BA1BC for ; Thu, 10 Nov 2005 08:35:48 +0100 (CET) Received: (qmail 28454 invoked from network); 10 Nov 2005 07:35:48 -0000 Received: from 139.30.98-84.rev.gaoland.net (HELO ?127.0.0.1?) (84.98.30.139) by 0 with SMTP; 10 Nov 2005 07:35:48 -0000 Message-ID: <4372F84D.9010003@venisse.net> Date: Thu, 10 Nov 2005 08:35:41 +0100 From: Emmanuel Venisse User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: fr, en MIME-Version: 1.0 To: continuum-users@maven.apache.org Subject: Re: quesiton about maven 2 projects with modules References: <43722C72.8020007@thewallacepack.net> <4372311F.30206@venisse.net> <661AC1D6951B6C41BDD522EA610766972A1CE4@callisto.motricity.com> In-Reply-To: <661AC1D6951B6C41BDD522EA610766972A1CE4@callisto.motricity.com> 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 you can't disable it. if you want only one project, you'll can use the shell project in continuum 1.0.1 and choose mvn as executable. You can't actually with 1.0 Emmanuel Frank Zhao a écrit : > It seems for each modules, Continuum creates a seperate project for it. Is there a way to disable this feature since I only need one continuum project which can build very modules defined in the POM. > > Thanks, > > Frank