You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am working on adding ARM64 support to the Travis-CI. Before that, I ran the package for AMD64 on travis and found some connection issues in the logs. Please find my travis-ci jobs here : https://travis-ci.com/github/odidev/zipkin/jobs/362167441
Can you please suggest a resolution for this error ?
The text was updated successfully, but these errors were encountered:
looks to be a permission issue, you have no rights to deploy the artifacts which is normal. Is that what you mean by 'connection issues' ?
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) on project zipkin-parent: ArtifactDeployerException: Failed to deploy artifacts: Could not transfer artifact io.zipkin:zipkin-parent:pom:2.21.6-20200717.152829-3 from/to jfrog-snapshots (https://oss.jfrog.org/artifactory/oss-snapshot-local): Transfer failed for https://oss.jfrog.org/artifactory/oss-snapshot-local/io/zipkin/zipkin-parent/2.21.6-SNAPSHOT/zipkin-parent-2.21.6-20200717.152829-3.pom 401 Unauthorized -> [Help 1]
Hi team,
I am working on adding ARM64 support to the Travis-CI. Before that, I ran the package for AMD64 on travis and found some connection issues in the logs. Please find my travis-ci jobs here : https://travis-ci.com/github/odidev/zipkin/jobs/362167441
Can you please suggest a resolution for this error ?
The text was updated successfully, but these errors were encountered: