setup-maven icon indicating copy to clipboard operation
setup-maven copied to clipboard

Build Fails With MacOS

Open DaGeRe opened this issue 2 years ago • 2 comments

Since some time, my builds always fail for MacOS with the following error:

downloading https://archive.apache.org/dist/maven/maven-3/3.8.4/binaries/apache-maven-3.8.4-bin.tar.gz
Error: connect ETIMEDOUT 138.201.131.134:443

For example in https://github.com/DaGeRe/peass/runs/5331041741?check_suite_focus=true for macos and Java 11 and 17. First, I assumed that this is some problem with the servers, but since it only happens on MacOS and constantly, this seems wrong. It always happens at setup-maven, but the Java version differs, sometimes it runs on Java 8, sometime on Java 11. Is there maybe some other problem, which may be fixable by the action?

DaGeRe avatar Feb 25 '22 09:02 DaGeRe

https://github.community/t/timeouts-to-apache-resource-from-macos/231343

slawekjaranowski avatar Feb 25 '22 09:02 slawekjaranowski

Resolving #18 and #19 should help

slawekjaranowski avatar Mar 25 '22 22:03 slawekjaranowski