Ryan Skraba created AVRO-2992:
---------------------------------
Summary: [Build] Travis has unreliable connections to maven
Key: AVRO-2992
URL: https://issues.apache.org/jira/browse/AVRO-2992
Project: Apache Avro
Issue Type: Task
Reporter: Ryan Skraba
We're seeing a lot of errors (almost every build) like this:
{code}
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project avro-maven-plugin: Could not resolve
dependencies for project
org.apache.avro:avro-maven-plugin:maven-plugin:1.11.0-SNAPSHOT: Could not
transfer artifact org.apache.maven:maven-settings:jar:3.6.3 from/to central
(https://repo.maven.apache.org/maven2): Connection reset -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please
read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :avro-maven-plugin
{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)