Skip to content

Commit

Permalink
Set a shorter TTL on HTTP connections to match Azure NAT policy and a…
Browse files Browse the repository at this point in the history
…void Maven Central download issues
  • Loading branch information
ppalaga committed May 7, 2020
1 parent 20986a6 commit 66d8bbc
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .mvn/maven.config
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
-Dmaven.wagon.http.retryHandler.requestSentEnabled=true -Dmaven.wagon.http.retryHandler.count=10
-Dmaven.wagon.httpconnectionManager.ttlSeconds=120
-Dmaven.wagon.http.retryHandler.requestSentEnabled=true
-Dmaven.wagon.http.retryHandler.count=10

0 comments on commit 66d8bbc

Please sign in to comment.