Maven: Difference between revisions
| Line 7: | Line 7: | ||
** extracted to C:\Uwes\apache-maven-3.0.1 | ** extracted to C:\Uwes\apache-maven-3.0.1 | ||
** add environment M2_HOME with C:\Uwes\apache-maven-3.0.1 and M2 with %M2_HOME%\bin | ** add environment M2_HOME with C:\Uwes\apache-maven-3.0.1 and M2 with %M2_HOME%\bin | ||
** add %M2% to PATH variable | |||
Revision as of 22:19, 3 January 2011
Introduction
Installation
- by description in http://maven.apache.org/guides/getting-started/maven-in-five-minutes.html
- Download from http://maven.apache.org/download.html
- extracted to C:\Uwes\apache-maven-3.0.1
- add environment M2_HOME with C:\Uwes\apache-maven-3.0.1 and M2 with %M2_HOME%\bin
- add %M2% to PATH variable