aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHuabingZhao <zhao.huabing@zte.com.cn>2017-08-15 17:32:18 +0800
committerHuabingZhao <zhao.huabing@zte.com.cn>2017-08-15 17:32:53 +0800
commit86d68833aff7d24895a9512ab6fff0ed8439d753 (patch)
tree2132b5ad4ba1819a7b1be5429a0a566cea296ad6
parent7dc9a4828c2db365b221bc802bfaeec08197f1ae (diff)
Remove maven build form script
Issue_Id: MSB-19 Change-Id: I2cc4e7a73d1c1761913306cfd091d35383fb9eed Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
-rw-r--r--build4docker.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build4docker.sh b/build4docker.sh
index f4394fb..290a652 100644
--- a/build4docker.sh
+++ b/build4docker.sh
@@ -23,7 +23,7 @@ echo @RUNHOME@ $RUNHOME
echo @JAVA_HOME@ $JAVA_HOME
#build
-mvn clean install -Dmaven.test.skip=true
+# mvn clean install -Dmaven.test.skip=true
#cooy
RELEASE_BASE_DIR=$RUNHOME/release