Skip to content

Commit c81d8ba

Browse files
committed
chore(java-devel): Add link to Maven resolver settings
1 parent 0366472 commit c81d8ba

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

java-devel/stackable/settings.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@
4040

4141
<properties>
4242
<!--
43+
Resolver specific configuration keys can be found here: https://maven.apache.org/resolver/configuration.html
44+
4345
This is to work around an issue where Maven builds in Github Actions would randomly fail.
4446
There is some evidence that points at Azure networking as the root cause where it closes idle connections (silently) after 4 minutes.
4547
Maven would then sometimes reuse an "old" connection from its connection pool and would encounter issues due to these connection closures.

0 commit comments

Comments
 (0)