Kristin Cowalcijk created SEDONA-322:
----------------------------------------
Summary: The "Scala and Java build" CI job occasionally fail
Key: SEDONA-322
URL: https://issues.apache.org/jira/browse/SEDONA-322
Project: Apache Sedona
Issue Type: Bug
Reporter: Kristin Cowalcijk
[This|https://github.com/apache/sedona/actions/runs/5482718571/jobs/9988335181]
is one example of failed jobs. The error message says there was a network
failure:
{code}
Plugin org.apache.maven.plugins:maven-shade-plugin:3.4.1 or one of its
dependencies could not be resolved: Failed to read artifact descriptor for
org.apache.maven.plugins:maven-shade-plugin:jar:3.4.1: Could not transfer
artifact org.apache.maven.plugins:maven-shade-plugin:pom:3.4.1 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.4.1/maven-shade-plugin-3.4.1.pom:
Connection timed out (Read failed) -> [Help 1]
{code}
This is caused by a problem in the networking of Microsoft Azure.
[Here|https://github.com/actions/runner-images/issues/1499] is the discussion
on this issue.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)