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 0366472 commit c81d8baCopy full SHA for c81d8ba
1 file changed
java-devel/stackable/settings.xml
@@ -40,6 +40,8 @@
40
41
<properties>
42
<!--
43
+ Resolver specific configuration keys can be found here: https://maven.apache.org/resolver/configuration.html
44
+
45
This is to work around an issue where Maven builds in Github Actions would randomly fail.
46
There is some evidence that points at Azure networking as the root cause where it closes idle connections (silently) after 4 minutes.
47
Maven would then sometimes reuse an "old" connection from its connection pool and would encounter issues due to these connection closures.
0 commit comments