mirror of https://github.com/apache/maven.git
o taking out my blunder
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@454419 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
5ef703dbac
commit
1b36a35a27
|
@ -3,10 +3,6 @@
|
||||||
ARGS=$@
|
ARGS=$@
|
||||||
ORIG_ARGS=$ARGS
|
ORIG_ARGS=$ARGS
|
||||||
|
|
||||||
echo $M2_HOME
|
|
||||||
|
|
||||||
exit
|
|
||||||
|
|
||||||
if [ -z "$JAVA_HOME" ]; then
|
if [ -z "$JAVA_HOME" ]; then
|
||||||
echo You must specify the JAVA_HOME environment variable
|
echo You must specify the JAVA_HOME environment variable
|
||||||
exit 1
|
exit 1
|
||||||
|
|
Loading…
Reference in New Issue