We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3375ef7 + 42770ef commit ccff4e3Copy full SHA for ccff4e3
scripts/testApp.sh
@@ -14,6 +14,7 @@ set -euxo pipefail
14
# liberty:create - Create a Liberty server.
15
# liberty:install-feature - Install a feature packaged as a Subsystem Archive (esa) to the Liberty runtime.
16
# liberty:deploy - Copy applications to the Liberty server's dropins or apps directory.
17
+export CI=false
18
mvn -ntp -Dhttp.keepAlive=false \
19
-Dmaven.wagon.http.pool=false \
20
-Dmaven.wagon.httpconnectionManager.ttlSeconds=120 \
0 commit comments