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

Fix artifactory SNAPSHOT publishing w/o credentials #316

Merged
merged 1 commit into from
May 16, 2024

Conversation

leordev
Copy link
Member

@leordev leordev commented May 16, 2024

Fix build failures due to PRs from external contributors (or bots) which won't have access to artifactory publishing

Example: https://github.com/TBD54566975/web5-kt/actions/runs/9086925778/job/25066223935

Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.8.2:deploy (default-deploy) on project web5: Failed to deploy artifacts: Could not transfer artifact xyz.block:web5-parent:pom:commit-02d5da2-20240516.174542-1 from/to tbd-oss-snapshots (https://blockxyz.jfrog.io/artifactory/tbd-oss-snapshots-maven2): status code: 401, reason phrase: (401) -> [Help 1]

@jiyoontbd jiyoontbd merged commit aa381c3 into main May 16, 2024
8 checks passed
@jiyoontbd jiyoontbd deleted the leordev/fix-artifactory-publishing branch May 16, 2024 21:05
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.

None yet

2 participants