Return-Path: Delivered-To: apmail-maven-continuum-users-archive@www.apache.org Received: (qmail 74161 invoked from network); 2 Feb 2006 23:42:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 2 Feb 2006 23:42:23 -0000 Received: (qmail 44745 invoked by uid 500); 2 Feb 2006 23:42:22 -0000 Delivered-To: apmail-maven-continuum-users-archive@maven.apache.org Received: (qmail 44718 invoked by uid 500); 2 Feb 2006 23:42:22 -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 44707 invoked by uid 99); 2 Feb 2006 23:42:21 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Feb 2006 15:42:21 -0800 X-ASF-Spam-Status: No, hits=0.6 required=10.0 tests=HTML_MESSAGE,NO_REAL_NAME,UNPARSEABLE_RELAY X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [170.148.48.205] (HELO sb14.jpmchase.com) (170.148.48.205) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Feb 2006 15:42:21 -0800 Received: from jpmchase.com ([10.246.2.156]) by sb14.jpmchase.com (Switch-3.1.6/Switch-3.1.6) with ESMTP id k12MeFUO004017 for ; Thu, 2 Feb 2006 17:40:15 -0500 Received: from ([10.21.212.167]) by imb2.jpmchase.com with ESMTP id KP-BRCFP.28503284; Thu, 02 Feb 2006 18:39:38 -0500 To: continuum-users@maven.apache.org Cc: continuum-users@maven.apache.org Subject: Re: How to make multi module work in continuum MIME-Version: 1.0 X-Mailer: Lotus Notes Release 5.0.10 March 22, 2002 Message-ID: From: raghurajan.x.gurunathan@jpmchase.com Date: Thu, 2 Feb 2006 17:41:24 -0600 X-MIMETrack: S/MIME Sign by Notes Client on Raghurajan X Gurunathan/JPMCHASE(Release 5.0.10 |March 22, 2002) at 02/02/2006 05:41:14 PM, Serialize by Notes Client on Raghurajan X Gurunathan/JPMCHASE(Release 5.0.10 |March 22, 2002) at 02/02/2006 05:41:14 PM, Serialize complete at 02/02/2006 05:41:14 PM, S/MIME Sign failed at 02/02/2006 05:41:14 PM: The cryptographic key was not found, Serialize by Router on MIUSMF008/JPMCHASE(Release 6.5.3|September 14, 2004) at 02/02/2006 06:41:30 PM, Serialize complete at 02/02/2006 06:41:30 PM Content-Type: multipart/alternative; boundary="=_alternative 00821E3A86257109_=" X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N --=_alternative 00821E3A86257109_= Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable yeah i'm using m2 with continuum when i added the parent pom it loaded all the child pom but when hit=20 "build now" at parent it just did a build for parent but not for child if i need to make to work it on using command project how do i do that, can anyone please give me example , coz confused what enter where, Thanks, Raghurajan G=20 Emmanuel Venisse 02/02/2006 05:02 PM Please respond to continuum-users =20 To: continuum-users@maven.apache.org cc:=20 Subject: Re: How to make multi module work in continuum John Tolentino a =E9crit : > What are you trying to build? Maven 1, Maven 2 or Ant? >=20 > If you're using Maven 2, by default it should build all of the sub=20 > projects if you build the parent. Just make sure all of the sub projects = > are declared in the parent POM's modules section. Not exactly. Continuum create separate projects for parent and modules. Each project=20 have its own build if a=20 change is make on it. By default, the parent build is done with -N (non recursive) options,=20 Continuum don't build=20 sub-modules on parent project. >=20 > With Maven 1, make the default goal of your parent project call your=20 > multi-project goal. >=20 > Can't answer regarding Ant though. Haven't tried building multi-projects = > through Continuum with Ant yet. >=20 > raghurajan.x.gurunathan@jpmchase.com wrote: >=20 >> How do i make continuum to build parent and childern ? >> >> is there any documentation or example any where? >> >> >> >> >> >> >> Thanks, >> Raghurajan G >>=20 >> >=20 >=20 >=20 --=_alternative 00821E3A86257109_=--