note about JAVA_HOME

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163812 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Brett Leslie Porter 2005-04-06 07:36:18 +00:00
parent e69136dd01
commit e92a680c56
1 changed files with 3 additions and 1 deletions

View File

@ -15,7 +15,9 @@ or
or
set PATH="c:\program files\maven-2.0-SNAPSHOT\bin";%PATH%
4) Run "m2" to verify that it is correctly installed. It should output a short build message, but do nothing
4) Make sure JAVA_HOME is set to the location of your JDK
5) Run "m2" to verify that it is correctly installed. It should output a short build message, but do nothing
For more information, please see http://maven.apache.org/maven2/