how to set Maven home and path variables in windows7 using command prompt?

9.9k views Asked by At

I just downloaded maven from apache website and I cannot set the variables through my system settings and I want to know the command to set the maven home and path variables , I have already installed java .So any one could tell me the commands for setting maven home and path variables

1

There are 1 answers

2
DanielBarbarian On

On the Maven download page there is an instruction on how to do this: http://maven.apache.org/download.cgi#Windows_2000XP

(If you are running a Unix based system, the instructions are right below the Windows system instructions)