Skip to content

Commit 9c31ac9

Browse files
committed
let's try mvn full secured for restlet back again
1 parent 246fe7b commit 9c31ac9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build_gui.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ mvn -Dassembly.skipAssembly -Djarsigner.skip=true clean install
1111
cd -
1212

1313
# 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"
14+
#MVN_OPTS="-Dmaven.wagon.http.ssl.insecure=true -Dmaven.wagon.http.ssl.allowall=true -Dmaven.wagon.http.ssl.ignore.validity.dates=true"
1515
echo "MVN_OPTS: $MVN_OPTS"
1616

1717
# Build all modules (skip test)

0 commit comments

Comments
 (0)