Return-Path: Delivered-To: apmail-maven-continuum-users-archive@www.apache.org Received: (qmail 50271 invoked from network); 27 Sep 2007 18:07:57 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 27 Sep 2007 18:07:57 -0000 Received: (qmail 74933 invoked by uid 500); 27 Sep 2007 18:07:46 -0000 Delivered-To: apmail-maven-continuum-users-archive@maven.apache.org Received: (qmail 74905 invoked by uid 500); 27 Sep 2007 18:07:46 -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 74890 invoked by uid 99); 27 Sep 2007 18:07:46 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 27 Sep 2007 11:07:46 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of ragjan@gmail.com designates 209.85.198.191 as permitted sender) Received: from [209.85.198.191] (HELO rv-out-0910.google.com) (209.85.198.191) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 27 Sep 2007 18:07:47 +0000 Received: by rv-out-0910.google.com with SMTP id c27so2228794rvf for ; Thu, 27 Sep 2007 11:07:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=WiisAnr7kjTVqA9b0+LxRRtiWvXGs22Jn4VxpVYqy00=; b=GvZXhr0mukMZc7E7Yi++agvbqy28u6frLvbGuwLd5plusiNmJcy3jI1o2Bb2aCcZljmF1whW13tjBol5ODhEtuiXfQyWXE4wdkvs9AA2DqFfzJ3d3GlI7JmgZbTUAjktsPUuOSgxp2UIADsBiFONh8NTBppj8EoV8pAJ9XyZyTY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=Rjxs4RhRAe8ilyLIauAgIiXXD0N7ydPwuylHIFG6RHEJonQDGTmx5AaIPUo3ZZg/JnJjD+pXnDLUfCn8u74Qg2kk2efzRdjxh0U6gFfpKIYZEdSmvdNV6NR3xHjN4D9FYYNu7URCTTv3Xut4NgX7/S+40zWNyEyW9T4VOBs9/V0= Received: by 10.140.165.21 with SMTP id n21mr1058006rve.1190916446791; Thu, 27 Sep 2007 11:07:26 -0700 (PDT) Received: by 10.140.162.18 with HTTP; Thu, 27 Sep 2007 11:07:26 -0700 (PDT) Message-ID: Date: Thu, 27 Sep 2007 13:07:26 -0500 From: "I am Who i am" To: continuum-users@maven.apache.org Subject: Bug in continumm beta-3? MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_1223_17063682.1190916446954" X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_1223_17063682.1190916446954 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi All I installed continuum beta-3 and successfully configured it to work with clearcase, and maven2 the problem is eventhough maven build is failing, continuum still showing it as successful? i use maven-2.0.7 and i already see the following in my mvn.bat if "%MAVEN_TERMINATE_CMD%" == "on" exit %ERROR_CODE% exit /B %ERROR_CODE% is this some bug in continuum ? Please help ------=_Part_1223_17063682.1190916446954--