Searched refs:M2_HOME (Results 1 - 2 of 2) sorted by relevance

/opengrok/
H A Dmvnw30 # M2_HOME - location of maven2's installed home dir
97 if [ -z "$M2_HOME" ] ; then
114 M2_HOME=`dirname "$PRG"`/..
117 M2_HOME=`cd "$M2_HOME" && pwd`
120 # echo Using m2 at $M2_HOME
125 [ -n "$M2_HOME" ] &&
126 M2_HOME=`cygpath --unix "$M2_HOME"`
135 [ -n "$M2_HOME" ]
[all...]
H A Dmvnw.cmd27 @REM M2_HOME - location of maven2's installed home dir

Completed in 8 milliseconds