mirror of
https://github.com/alibaba/arthas.git
synced 2024-04-21 10:21:39 +00:00
update as-package.sh
This commit is contained in:
+1
-1
@@ -26,7 +26,7 @@ exit_on_err()
|
||||
|
||||
packaging_bin_path="$(ls ${DIR}/packaging/target/arthas-*-bin.zip)"
|
||||
|
||||
maven package the arthas
|
||||
# maven package the arthas
|
||||
mvn clean package -Dmaven.test.skip=true -f $DIR/pom.xml \
|
||||
|| exit_on_err 1 "package arthas failed."
|
||||
|
||||
|
||||
Reference in New Issue
Block a user