mirror of https://github.com/apache/maven.git
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:
parent
e69136dd01
commit
e92a680c56
|
@ -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/
|
||||
|
|
Loading…
Reference in New Issue