Return-Path: Delivered-To: apmail-continuum-users-archive@www.apache.org Received: (qmail 25884 invoked from network); 13 Mar 2008 10:08:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 13 Mar 2008 10:08:27 -0000 Received: (qmail 39623 invoked by uid 500); 13 Mar 2008 10:08:23 -0000 Delivered-To: apmail-continuum-users-archive@continuum.apache.org Received: (qmail 39598 invoked by uid 500); 13 Mar 2008 10:08:22 -0000 Mailing-List: contact users-help@continuum.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@continuum.apache.org Delivered-To: mailing list users@continuum.apache.org Received: (qmail 39589 invoked by uid 99); 13 Mar 2008 10:08:22 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Mar 2008 03:08:22 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of oliver.lamy@gmail.com designates 209.85.200.171 as permitted sender) Received: from [209.85.200.171] (HELO wf-out-1314.google.com) (209.85.200.171) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Mar 2008 10:07:45 +0000 Received: by wf-out-1314.google.com with SMTP id 28so3622537wfc.14 for ; Thu, 13 Mar 2008 03:07:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; bh=q4CU4WCVpfluylhLee8tp6ro1AXGTYaCOxgccxzikFM=; b=OQ8JK/qO/DhYBKdzR1IXg944/AIMw9bzZlml4i8m3lv5YLEvRCXeVs7LbTSDwOOsund9aM4HqOgd4jiUeZ1C4omFS6VnCN/MH3YHZb4KRp7frE/urOWpTqwPIpcZi6ZV81jGJc9SXDHHEKBhEWhv2IVoLugKm7LleGQToJ8UM5c= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=DHilrznZyDAYEi7QwgLITTLcQN7tC96pVPguhcylT06y8e+TDpZ/P1HLhFvIceSl6mosuvSzifRqT7m0KwW4tiHWiURRvLQEiT6M/2MQaQXQsFxFIIPMmihcQSR1YHSpEYreVmgydxBxEkWfyagYv7SuQ2GwIQbhnA2/gUMdSmU= Received: by 10.142.155.4 with SMTP id c4mr4006267wfe.208.1205402876412; Thu, 13 Mar 2008 03:07:56 -0700 (PDT) Received: by 10.142.134.11 with HTTP; Thu, 13 Mar 2008 03:07:56 -0700 (PDT) Message-ID: <9948cb690803130307j3bc5c6bfhd2f5c0fd77cfbd89@mail.gmail.com> Date: Thu, 13 Mar 2008 11:07:56 +0100 From: "Olivier Lamy" Sender: oliver.lamy@gmail.com To: users@continuum.apache.org Subject: Re: Continuum 1.1 war -- Could not find the executable 'mvn' in the path '[]' In-Reply-To: <7cfb44750803130253y5b6cb97av18441b0eeb42c71@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <865574.9935.qm@web56715.mail.re3.yahoo.com> <7cfb44750803130253y5b6cb97av18441b0eeb42c71@mail.gmail.com> X-Google-Sender-Auth: a3da3a34b550593a X-Virus-Checked: Checked by ClamAV on apache.org Hi, This is only a warning on windause and it's not a problem. -- Olivier 2008/3/13, murali mohan : > No need to add the maven executable files to Tomcat. The user that is > running tomcat should have access to the maven executable. > > For me, even though i also see this warning, the builds work fine. So ma= y be > this warning is not a problem? > > On Wed, Mar 12, 2008 at 1:53 AM, Tonte Pouncil wrote= : > > > Hi, > > > > I am using Continuum 1.1 war on Tomcat 6. I have installed and verifi= ed > > that the following software works properly on my Windows XP box: Maven > > 2.0.7, Subversion 1.4.4, and Tomcat 6.0.14. When I start up Tomcat I = get > > following warning: Could not find the executable 'mvn' in the path '[]= '. > > > > How come Continuum can not find maven. It is on my user environment > > variable 'path'. Do I need to add the maven executable files to Tomca= t? > > > > Any help on this issue is much appreciated! > > > > Thanks! > > > > Tont=E9 >