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

Pin to 3.1.0 maven-gpg-plugin in deploy script [skip ci] #1888

Merged
merged 1 commit into from
Mar 26, 2024

Conversation

NvTimLiu
Copy link
Collaborator

Refer to: NVIDIA/spark-rapids#10624

As latest maven-gpg-plugin has the issue "error 401 Unauthorized"

when deploy files onto Sonatype repo, we pin it to the

stable version 3.1.0 to unblock our release process.

Refer to: NVIDIA/spark-rapids#10624

As latest maven-gpg-plugin has the issue "error 401 Unauthorized"

when deploy files onto Sonatype repo, we pin it to the

stable version 3.1.0 to unblock our release process.

Signed-off-by: Tim Liu <[email protected]>
@NvTimLiu
Copy link
Collaborator Author

build

@NvTimLiu NvTimLiu marked this pull request as draft March 24, 2024 14:53
@NvTimLiu
Copy link
Collaborator Author

3.1.0 maven-gpg-plugin has the same "401 Unauthorized" now.

Draft this PR until we maven-gpg-plugin fixed the issue, or we need a work around for deploy.

@NvTimLiu
Copy link
Collaborator Author

3.1.0 maven-gpg-plugin has the same "401 Unauthorized" now.

Draft this PR until we maven-gpg-plugin fixed the issue, or we need a work around for deploy.

Seems like maven-gpg-plugin:3.1.0 or its dependency jars had intermittent errors, but now it works again!

@NvTimLiu NvTimLiu marked this pull request as ready for review March 25, 2024 02:54
@NvTimLiu NvTimLiu merged commit 19f6c8b into NVIDIA:branch-24.04 Mar 26, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants