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ît Berthonneau [mailto:ben...@berthonneau.com] 
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ît.


-----Message d'origine-----
De : jacqueline George [mailto:jacquelinegeo...@balance.eclipse.co.uk]
Envoyé : vendredi 20 décembre 2013 23:03 À : 'Maven Users List'
Objet : RE: Problems installing maven on windows 7

Hi 

It's me again. 

Still having problems *sigh*

I followed your kind suggestions and made the following changes 

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%20on%2020.12.13.docx

just noticed a space in path for zipgenius 6  should I change that to 
zipgenius6 ?  

look forward to your responses. 




-----Original Message-----
From: Wayne Fay [mailto:wayne...@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 
> folder inside "Apache Maven" folder such maven-3.1.1 or something 
> else. In that case you need to change your home folder like this 
> 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" => ApacheMaven or Apache_Maven

Wayne

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to