Hi,
On 31/05/2024 17:11, Tamás Cservenák wrote:
And one more hint:
See https://bugs.openjdk.org/browse/JDK-8311547
and read about java.net.preferIPv6Addresses Java system property...
Also, try to invoke Maven as:
MAVEN_OPTS="-Djava.net.preferIPv6Addresses=true" mvn package -X
Thanks for the pointer. It solved the issue on transfer. I have a
compilation failure now but I guess it's now related to missing packages
on my side.
Regarding my version of Maven, I tend to stick to whatever the operating
system have in the main repository. I will upgrade at least to debian 12
; it comes with maven 3.8.7 [1] .
But once again, thank you.
1. https://packages.debian.org/bookworm/maven
--
Willy Manga
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org