Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

retry maven deployment failures due to network issues #15564

Closed
wants to merge 1 commit into from

Conversation

itsankit-google
Copy link
Member

ref: https://maven.apache.org/plugins/maven-deploy-plugin/examples/deploy-network-issues.html

context: cdap-build often fails on maven deploy step due to network failures.

example:

Failed to execute goal org.sonatype.plugins:nexus-staging-maven-plugin:1.6.2:deploy (injected-nexus-deploy) on project cdap-hbase-compat-1.1: Failed to retrieve remote metadata io.cdap.cdap:cdap-hbase-compat-1.1:6.9.5-SNAPSHOT/maven-metadata.xml: Could not transfer metadata io.cdap.cdap:cdap-hbase-compat-1.1:6.9.5-SNAPSHOT/maven-metadata.xml from/to sonatype.snapshots (https://oss.sonatype.org/content/repositories/snapshots): Transfer failed for https://oss.sonatype.org/content/repositories/snapshots/io/cdap/cdap/cdap-hbase-compat-1.1/6.9.5-SNAPSHOT/maven-metadata.xml 502 Bad Gateway -> [Help 1]

@itsankit-google itsankit-google deleted the retry-maven-deploy branch March 6, 2024 03:55
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