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 9bf2015 commit daaab50Copy full SHA for daaab50
1 file changed
java-devel/stackable/settings.xml
@@ -65,7 +65,7 @@
65
<aether.transport.http.retryHandler.count>5</aether.transport.http.retryHandler.count>
66
67
<!--
68
- By default, retries wait for 5000l milliseconds (5 seconds). We increase this to 10000l milliseonds
+ By default, retries wait for 5000l milliseconds (5 seconds). We increase this to 10000l milliseconds
69
(10 seconds) to spam the Nexus instance a little less.
70
-->
71
<aether.transport.http.retryHandler.interval>10000</aether.transport.http.retryHandler.interval>
0 commit comments