0

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

rene
  • 41,474
  • 78
  • 114
  • 152
user3094413
  • 11
  • 1
  • 1

1 Answers1

1

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)

DanielBarbarian
  • 5,093
  • 12
  • 35
  • 44