We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e21db0c commit 2c787ebCopy full SHA for 2c787eb
script/build
@@ -8,8 +8,6 @@ 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