Return-Path: Delivered-To: apmail-maven-continuum-users-archive@www.apache.org Received: (qmail 87484 invoked from network); 1 Jun 2006 01:57:05 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 1 Jun 2006 01:57:05 -0000 Received: (qmail 62259 invoked by uid 500); 1 Jun 2006 01:57:04 -0000 Delivered-To: apmail-maven-continuum-users-archive@maven.apache.org Received: (qmail 62238 invoked by uid 500); 1 Jun 2006 01:57:04 -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 62225 invoked by uid 99); 1 Jun 2006 01:57:04 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 31 May 2006 18:57:04 -0700 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 dantran@gmail.com designates 66.249.92.171 as permitted sender) Received: from [66.249.92.171] (HELO ug-out-1314.google.com) (66.249.92.171) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 31 May 2006 18:57:03 -0700 Received: by ug-out-1314.google.com with SMTP id k3so93290ugf for ; Wed, 31 May 2006 18:56:42 -0700 (PDT) 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=Rz9kD/Iu8t4Bs1bsT19+HuTCmI6VRCo5t0yAgiCFkwVY6eH5AYQW50+CCcsfTz+d467+I/TAH4dmB1o38TaEduXc4zFZ9DcBUFMe0EVR7hDRuHtjbLsmW25dpS8gkOt3Xztorl2Ns/tNPkgYE9XqSLt5hYVZBm/N3qIAXLGRoMs= Received: by 10.78.31.18 with SMTP id e18mr5047hue; Wed, 31 May 2006 18:56:42 -0700 (PDT) Received: by 10.78.50.7 with HTTP; Wed, 31 May 2006 18:56:42 -0700 (PDT) Message-ID: Date: Wed, 31 May 2006 18:56:42 -0700 From: "dan tran" To: continuum-users@maven.apache.org Subject: Re: How do I delete the workspace and force pull source for each buil d? In-Reply-To: <4C68F423EA9864408960F32A8820E93C07DCD85E@rnoex02.reno.intuit.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_12733_14405684.1149127002186" References: <4C68F423EA9864408960F32A8820E93C07DCD85E@rnoex02.reno.intuit.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------=_Part_12733_14405684.1149127002186 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Currently Continuum does support this feature, but you can do it thru maven's scm:bootstrap. Create shell project, with build defintion to run scm:bootstrap goal. -Dan On 5/31/06, Smythe, Steve wrote: > > In Continuum, how do I delete the workspace and force pull source for each > build? > > Steve > > > ------=_Part_12733_14405684.1149127002186--