Przeglądaj źródła

update build script

heavyrain lee 6 lat temu
rodzic
commit
936e3581b4
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      build.sh

+ 1 - 1
build.sh

@@ -1,3 +1,3 @@
 #!/bin/bash
 
-mvn clean install -Dmaven.test.skip=true
+mvn clean compile package