-
Notifications
You must be signed in to change notification settings - Fork 50
Migrate maven publishing service from OSSRH to Central Portal #118
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
27a5967
to
e155300
Compare
But I got compilation error when testing, full log => https://github.com/unix280/airlift/actions/runs/16036135999/job/45248251421#step:7:873
|
This is likely because of the downgraded guice version which is introduced in the new airlift release. It will be fixed by #117 if we merge it first |
I think we should get @rschlussel 's PR merged first and have her introduce the airbase 106 change, then this PR can just focus on fixing the release. |
Merged #117 to my repo, and tested the release action => https://github.com/unix280/airlift/actions/runs/16036473767/job/45249324921 Seems fine, no deprecated ossrh publishing was found. |
Seems I can not merge it by myself, @tdcmeehan @ZacBlanco @wanglinsong can you help to merge the PR? Thanks. |
By the OSSRH Sunset Notice on https://central.sonatype.org/publish/publish-maven/
The legacy OSSRH publishing service will be sunset on June 30th, 2025. This documentation is for informational purposes and will be removed at that time. If you are currently publishing via this service, please migrate to the new Central Portal Publisher Service.