We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40a00ed commit e21db0cCopy full SHA for e21db0c
script/build
@@ -8,6 +8,8 @@ set -ex
8
cd `dirname $0`/..
9
rm -rf target
10
11
+alias mvn=/var/lib/jenkins/tools/Maven_3.0.2/bin/mvn
12
+
13
POM_TEMPLATE="pom.template.xml"
14
POM_FILE="pom.xml"
15
0 commit comments