We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d3cc20 commit 3625ec5Copy full SHA for 3625ec5
tool_build.sh
@@ -1,3 +1,4 @@
1
#!/usr/bin/env sh
2
3
+rm -rf ./lib/*.jar
4
mvn clean package -DskipTests
0 commit comments