From continuum-users-return-1365-apmail-maven-continuum-users-archive=maven.apache.org@maven.apache.org Wed Mar 29 09:25:45 2006 Return-Path: Delivered-To: apmail-maven-continuum-users-archive@www.apache.org Received: (qmail 42390 invoked from network); 29 Mar 2006 09:25:44 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 29 Mar 2006 09:25:44 -0000 Received: (qmail 22728 invoked by uid 500); 29 Mar 2006 09:25:29 -0000 Delivered-To: apmail-maven-continuum-users-archive@maven.apache.org Received: (qmail 22685 invoked by uid 500); 29 Mar 2006 09:25:29 -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 22661 invoked by uid 99); 29 Mar 2006 09:25:29 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 Mar 2006 01:25:29 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of gautham.pamu@gmail.com designates 64.233.162.200 as permitted sender) Received: from [64.233.162.200] (HELO zproxy.gmail.com) (64.233.162.200) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 Mar 2006 01:25:27 -0800 Received: by zproxy.gmail.com with SMTP id l8so164600nzf for ; Wed, 29 Mar 2006 01:25:07 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=oI2KF4hVTRo8v5qusTDi24VhkAOgHFSsyaybitjVGTtZraYQLK01IKq/j38DIGO1l75tGAJbf1STxvC/K2Q2QQs86CpwMXpMQFjSRwV2INEEHlEEzJdYVY09h35CoxnWQUg0lYYLDXTsY63oNe070dNKQQwGqj/xBJ74DboOzZk= Received: by 10.36.81.3 with SMTP id e3mr718764nzb; Wed, 29 Mar 2006 01:25:07 -0800 (PST) Received: by 10.36.37.13 with HTTP; Wed, 29 Mar 2006 01:25:06 -0800 (PST) Message-ID: Date: Wed, 29 Mar 2006 03:25:06 -0600 From: "Gautham Pamu" To: continuum-users@maven.apache.org Subject: Re: How to disable incremental build extract In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_16903_24829193.1143624306915" References: <442A386C.8040004@venisse.net> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------=_Part_16903_24829193.1143624306915 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hi Dan, Thanks for responding to email. Can you explain what you mean by shell project ? Do you mean a project with a shell script which executes the following command mvn scm:bootstrap -DconnectionUrl=3Dscm:cvs:ext:username@cvshostname:/cvsroot/projectName/:my= Project -DcheckoutDirectory=3D/usr/local/continuum-1.0.2/apps/continuum/working-dir= ectory/11/ -Dpassword=3Dpassword -Dusername=3Dusername1 -Dgoals=3Dclean Is it possible to run a shell command/script from maven project ? Do you recommend using cron job for running the shell script. Thanks Gautham Pamu On 3/29/06, dan tran wrote: > > in the mean time you can create a shell project which calls mvn > scm:bootstrap to fetch brand new source tree for each invocation. > -D > > > On 3/28/06, Emmanuel Venisse wrote: > > > > It isn't possible actually, it will be a feature of 1.1 > > > > Emmanuel > > > > Gautham Pamu a =E9crit : > > > Hi Everyone, > > > > > > I noticed continuum only extract the changes from scm between builds. > Is > > it > > > possible to configure continuum to blow away > > > the existing source tree and extract everything again from scratch ? > > > > > > -- > > > -Gautham Pamu > > > > > > > > > -- -Gautham Pamu ------=_Part_16903_24829193.1143624306915--