We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c31ac9 commit bc6a531Copy full SHA for bc6a531
1 file changed
build_gui.sh
@@ -12,6 +12,7 @@ cd -
12
13
# note: use insecure https as restlet https certificates are out-dated!
14
#MVN_OPTS="-Dmaven.wagon.http.ssl.insecure=true -Dmaven.wagon.http.ssl.allowall=true -Dmaven.wagon.http.ssl.ignore.validity.dates=true"
15
+MVN_OPTS=""
16
echo "MVN_OPTS: $MVN_OPTS"
17
18
# Build all modules (skip test)
0 commit comments