Skip to content

Conversation

@Reamer
Copy link
Contributor

@Reamer Reamer commented Dec 22, 2020

What is this PR for?

Fix transfer failures as describe here
https://github.bokerqi.topmunity/t/getting-maven-could-not-transfer-artifact-with-500-error-when-using-github-actions/17570/3

What type of PR is it?

  • Bug Fix

What is the Jira issue?

Questions:

  • Does the licenses files need update? No
  • Is there breaking changes for older versions? No
  • Does this needs documentation? No

@Reamer
Copy link
Contributor Author

Reamer commented Dec 23, 2020

Closed until I find the bug

@Reamer Reamer closed this Dec 23, 2020
@Reamer
Copy link
Contributor Author

Reamer commented Dec 23, 2020

Other errors

Error:  Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.8:run (copy-to-interpreter) on project zeppelin-interpreter-shaded: Execution copy-to-interpreter of goal org.apache.maven.plugins:maven-antrun-plugin:1.8:run failed: Plugin org.apache.maven.plugins:maven-antrun-plugin:1.8 or one of its dependencies could not be resolved: Could not transfer artifact org.apache.ant:ant:jar:1.9.4 from/to central (https://repo.maven.apache.org/maven2): Transfer failed for https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.9.4/ant-1.9.4.jar: Connection reset -> [Help 1]

Failed to execute goal org.codehaus.mojo:build-helper-maven-plugin:1.7:add-source (add-scala-sources) on project spark-scala-2.10: Execution add-scala-sources of goal org.codehaus.mojo:build-helper-maven-plugin:1.7:add-source failed: Plugin org.codehaus.mojo:build-helper-maven-plugin:1.7 or one of its dependencies could not be resolved: Could not transfer artifact org.apache.maven:maven-artifact-manager:jar:2.0.6 from/to central (https://repo.maven.apache.org/maven2): Transfer failed for https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar: Connection reset -> [Help 1]

Error:  Failed to execute goal net.alchim31.maven:scala-maven-plugin:3.4.6:compile (scala-compile-first) on project spark3-shims: Execution scala-compile-first of goal net.alchim31.maven:scala-maven-plugin:3.4.6:compile failed. NullPointerException -> [Help 1]

Failed to execute goal on project zeppelin-zengine: Could not resolve dependencies for project org.apache.zeppelin:zeppelin-zengine:jar:0.9.0-SNAPSHOT: Could not transfer artifact org.latencyutils:LatencyUtils:jar:2.0.3 from/to central (https://repo.maven.apache.org/maven2): Transfer failed for https://repo.maven.apache.org/maven2/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.jar: Connection reset -> [Help 1]

Failed to execute goal on project zeppelin-sparql: Could not resolve dependencies for project org.apache.zeppelin:zeppelin-sparql:jar:0.9.0-SNAPSHOT: Could not transfer artifact org.apache.jena:jena-iri:jar:3.12.0 from/to central (https://repo.maven.apache.org/maven2): Transfer failed for https://repo.maven.apache.org/maven2/org/apache/jena/jena-iri/3.12.0/jena-iri-3.12.0.jar: Connection reset -> [Help 1]

Failed to execute goal org.codehaus.mojo:build-helper-maven-plugin:1.7:add-source (add-source) on project zeppelin-flink: Execution add-source of goal org.codehaus.mojo:build-helper-maven-plugin:1.7:add-source failed: Plugin org.codehaus.mojo:build-helper-maven-plugin:1.7 or one of its dependencies could not be resolved: Could not transfer artifact org.apache.maven:maven-settings:jar:2.0.6 from/to central (https://repo.maven.apache.org/maven2): Transfer failed for https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar: Connection reset -> [Help 1]

@Reamer
Copy link
Contributor Author

Reamer commented Jan 5, 2021

New PR: #4013

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant