Return-Path: X-Original-To: apmail-maven-users-archive@www.apache.org Delivered-To: apmail-maven-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9182A107EB for ; Fri, 20 Dec 2013 22:31:12 +0000 (UTC) Received: (qmail 44006 invoked by uid 500); 20 Dec 2013 22:31:10 -0000 Delivered-To: apmail-maven-users-archive@maven.apache.org Received: (qmail 43920 invoked by uid 500); 20 Dec 2013 22:31:10 -0000 Mailing-List: contact users-help@maven.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Maven Users List" Reply-To: "Maven Users List" Delivered-To: mailing list users@maven.apache.org Received: (qmail 43912 invoked by uid 99); 20 Dec 2013 22:31:10 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 20 Dec 2013 22:31:10 +0000 X-ASF-Spam-Status: No, hits=0.0 required=5.0 tests=FSL_NEW_HELO_USER,RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy includes SPF record at spf.trusted-forwarder.org) Received: from [212.50.160.34] (HELO smtpout.karoo.kcom.com) (212.50.160.34) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 20 Dec 2013 22:31:04 +0000 X-IronPort-AV: E=Sophos;i="4.95,523,1384300800"; d="scan'208";a="50221067" Received: from unknown (HELO userPC) ([109.176.207.242]) by smtpout.karoo.kcom.com with ESMTP; 20 Dec 2013 22:30:44 +0000 From: "jacqueline George" To: "'Maven Users List'" References: <001301cef9e7$09c7be50$1d573af0$@eclipse.co.uk> <002a01cefdcf$51196740$f34c35c0$@eclipse.co.uk> <438401cefdd0$9fb18800$df149800$@berthonneau.com> In-Reply-To: <438401cefdd0$9fb18800$df149800$@berthonneau.com> Subject: RE: Problems installing maven on windows 7 Date: Fri, 20 Dec 2013 22:30:52 -0000 Message-ID: <002e01cefdd3$23fb4680$6bf1d380$@eclipse.co.uk> MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Mailer: Microsoft Office Outlook 12.0 Thread-Index: AQHJLSl5rwbCE7yJEp3UuVdzCfEwlAFn+KswApmJCO8Bhe/1vJo9CpkwgAAFolA= Content-Language: en-gb X-Virus-Checked: Checked by ClamAV on apache.org Excuse my ignorance. How do I do that specifically. I'm quite = technical but I don't know how to do that. :os -----Original Message----- From: Beno=C3=AEt Berthonneau [mailto:benoit@berthonneau.com]=20 Sent: 20 December 2013 22:13 To: 'Maven Users List' Subject: RE: Problems installing maven on windows 7 Hi Jacqueline, The error is clear: Java is not well configured on your env. Set a JAVA_HOME variable to your java installation folder, add it (ie: = %JAVA_HOME%\bin) to your PATH (I assume that Java is installed on your Windows) Beno=C3=AEt. -----Message d'origine----- De : jacqueline George [mailto:jacquelinegeorge@balance.eclipse.co.uk] Envoy=C3=A9 : vendredi 20 d=C3=A9cembre 2013 23:03 =C3=80 : 'Maven Users = List' Objet : RE: Problems installing maven on windows 7 Hi=20 It's me again.=20 Still having problems *sigh* I followed your kind suggestions and made the following changes=20 M2_HOME C:\Users\user\Desktop\ApacheMaven\apache-maven-3.1.1 Path %SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;%SYSTEMROOT= %\System32\WindowsPowerShell\v1.0\;C:\Program Files\ZipGenius = 6\bin;C:\Users\user\Desktop\ApacheMaven\apache-maven-3.1.1\bin I then did mvn -version I got the following message See link https://www.dropbox.com/s/tpjuicre99rqwts/MVN%20installation%20attempt%20= on%2020.12.13.docx just noticed a space in path for zipgenius 6 should I change that to = zipgenius6 ? =20 look forward to your responses.=20 -----Original Message----- From: Wayne Fay [mailto:waynefay@gmail.com] Sent: 16 December 2013 15:51 To: Maven Users List Subject: Re: Problems installing maven on windows 7 > 1. Could you check your maven folder? I suspect that you have another=20 > folder inside "Apache Maven" folder such maven-3.1.1 or something=20 > else. In that case you need to change your home folder like this=20 > C:\Users\user\Desktop\Apache Maven\mavenxxx\ As a follow-on to what Cemo said, I really don't recommend installing = Maven (or anything else) inside a directory that has a space in the = name. So if you have such a thing, rename the directory by changing = spaces for underscores or just deleting the spaces. So "Apache Maven" =3D> ApacheMaven or Apache_Maven Wayne --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@maven.apache.org For additional commands, e-mail: users-help@maven.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@maven.apache.org For additional commands, e-mail: users-help@maven.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@maven.apache.org For additional commands, e-mail: users-help@maven.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@maven.apache.org For additional commands, e-mail: users-help@maven.apache.org