How do I add to my Path System Variable?
1. Open your System Properties dialog by pressing <Windows Key> + <Pause/Break>.
2. Under the "Advanced" tab click the "Environment Variables" button.
3. Click on the "New" button and create a System Variable with the name "MAVEN_HOME" and the value of the path to your maven directory. Click "OK".
4. Edit the "Path" variable from the list of System variables. Add ";%MAVEN_HOME%\bin;" to the end of the variable value. Click "OK".
This page was last modified on 15 April 2009, at 16:01.