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.
1 parent b73c56e commit 51e56daCopy full SHA for 51e56da
.github/workflows/main.yml
@@ -4,7 +4,7 @@ on: [push, pull_request]
4
5
env:
6
MAVEN_ARGS: >-
7
- -V -B --no-transfer-progress
+ -V -B
8
-Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120
9
10
jobs:
0 commit comments