Attila Doroszlai created HDDS-5187:
--------------------------------------
Summary: Avoid Maven connection errors in CI
Key: HDDS-5187
URL: https://issues.apache.org/jira/browse/HDDS-5187
Project: Apache Ozone
Issue Type: Task
Components: build
Reporter: Attila Doroszlai
Assignee: Attila Doroszlai
Github Actions builds intermittently fail due to Maven transfer errors.
Example:
{code:title=https://github.com/apache/ozone/runs/2454639477#step:6:2576}
Error: Plugin org.apache.maven.plugins:maven-shade-plugin:3.2.4 or one of its
dependencies could not be resolved: Failed to read artifact descriptor for
org.apache.maven.plugins:maven-shade-plugin:jar:3.2.4: Could not transfer
artifact org.apache.maven.plugins:maven-shade-plugin:pom:3.2.4 from/to central
(https://repo.maven.apache.org/maven2): Transfer failed for
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/3.2.4/maven-shade-plugin-3.2.4.pom:
Connection timed out (Read failed)
{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]