Return-Path: Delivered-To: apmail-geronimo-user-archive@www.apache.org Received: (qmail 47109 invoked from network); 7 Mar 2006 18:49:51 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 7 Mar 2006 18:49:51 -0000 Received: (qmail 18695 invoked by uid 500); 7 Mar 2006 18:49:50 -0000 Delivered-To: apmail-geronimo-user-archive@geronimo.apache.org Received: (qmail 18518 invoked by uid 500); 7 Mar 2006 18:49:49 -0000 Mailing-List: contact user-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: user@geronimo.apache.org List-Id: Delivered-To: mailing list user@geronimo.apache.org Received: (qmail 18507 invoked by uid 99); 7 Mar 2006 18:49:49 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Mar 2006 10:49:49 -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 dccarew@gmail.com designates 64.233.162.195 as permitted sender) Received: from [64.233.162.195] (HELO zproxy.gmail.com) (64.233.162.195) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Mar 2006 10:49:48 -0800 Received: by zproxy.gmail.com with SMTP id 12so2797nzp for ; Tue, 07 Mar 2006 10:49:28 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=plnOLDwK0F3Txcv/GffFr0yG9e5YsT9uBVwRFh2HDU+XQomEwCFV2gx2Hb3Gxs3dVPA+ymO92i8jCbyjxZS53+aCmxgrsav6XrIaxAVMVsXS98cUXcKHgf+264Q/WEQYrtqe/CB43TlQuL6ugno6Adqy280KIlTSJ8ta1bo+4wQ= Received: by 10.35.12.13 with SMTP id p13mr1618122pyi; Tue, 07 Mar 2006 10:49:28 -0800 (PST) Received: by 10.35.88.5 with HTTP; Tue, 7 Mar 2006 10:49:28 -0800 (PST) Message-ID: <419beb980603071049n9593d4u30bcb4eb90510d74@mail.gmail.com> Date: Tue, 7 Mar 2006 12:49:28 -0600 From: "David Carew" To: user@geronimo.apache.org Subject: Ignore errors from Maven plugin MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_3445_27627365.1141757368124" X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------=_Part_3445_27627365.1141757368124 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline I'm not that familiar with Maven (so this might be a general question) bu= t I'm trying to build and deploy my project using the Geronimo Maven plugin (for the deployment part). I'm running these commands: stop, undeploy, distribute, start (in that order). Before my project is initially deployed, stop will cause errors and Maven terminates. Is there a way t= o configure Maven to ignore the errors from stop and undeploy so that I don'= t have to find another way to deploy the very first time ? ------=_Part_3445_27627365.1141757368124 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline I'm not that familiar with Maven (so  this might be a general question= )  but I'm trying to build and deploy my project using the Geronimo Ma= ven plugin (for the deployment part). I'm running these commands:  stop, undeploy, distribute, start  (in that order).  Befor= e my project is initially deployed,  stop will  cause errors  and Maven terminates.  Is= there a way to configure Maven to ignore the errors from=20 stop and undeploy  so that I don't have to find another way= to deploy the very first time ?
------=_Part_3445_27627365.1141757368124--