assembly support arthas-boot

pull/539/head^2
hengyunabc 6 years ago
parent b4e5230cfb
commit 37f93f0edc

@ -24,6 +24,10 @@
<source>../client/target/arthas-client-jar-with-dependencies.jar</source>
<destName>arthas-client.jar</destName>
</file>
<file>
<source>../boot/target/arthas-boot-jar-with-dependencies.jar</source>
<destName>arthas-boot.jar</destName>
</file>
<file>
<source>../bin/install-local.sh</source>

Loading…
Cancel
Save