This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
tangmz
/
word-contact
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
add '添加打包脚本'
tangs
hace 3 años
padre
4f8da3a24f
commit
0e881d4153
Se han
modificado 1 ficheros
con
5 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
5
0
build.sh
+ 5
- 0
build.sh
Ver fichero
@@ -0,0 +1,5 @@
+# !/usr/bin/bash
+
+mvn clean
+mvn compile
+mvn package -Dmaven.test.skip=true