Skip to content

Commit e21db0c

Browse files
author
dnolen
committed
try aliasing mvn
1 parent 40a00ed commit e21db0c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

script/build

+2
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ set -ex
88
cd `dirname $0`/..
99
rm -rf target
1010

11+
alias mvn=/var/lib/jenkins/tools/Maven_3.0.2/bin/mvn
12+
1113
POM_TEMPLATE="pom.template.xml"
1214
POM_FILE="pom.xml"
1315

0 commit comments

Comments
 (0)