Stop using debug flag for Windows build

This commit is contained in:
Stephane Nicoll
2019-08-25 02:34:24 +02:00
parent 1a0ec74f8a
commit 67de21f629
+1 -1
View File
@@ -1,3 +1,3 @@
SET "JAVA_HOME=C:\opt\jdk-8"
cd git-repo
./mvnw clean install -X
./mvnw clean install