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

build: remove old OSSRH publishing method and use a temporary worfklow #90

Conversation

berka3
Copy link
Contributor

@berka3 berka3 commented Jul 15, 2024

Since Maven Central deprecated the OSSRH publishing method, we've adopted a temporary workflow for publishing artifacts to their new Central Portal. While an official Gradle plugin isn't yet available, we use the existing Maven plugin to build and package the artifact within a zip archive. For deployment, we currently utilize a manual process involving a curl command or direct upload to the Central Portal. This interim solution will be replaced with an official plugin once it becomes available.

…w for publishing to the Central Portal

Since Maven Central deprecated the OSSRH publishing method, we've adopted a temporary workflow for publishing artifacts to their new Central Portal.
While an official Gradle plugin isn't yet available, we use the existing Maven plugin to build and package the artifact within a zip archive.
For deployment, we currently utilize a manual process involving a curl command or direct upload to the Central Portal.
This interim solution will be replaced with an official plugin once it becomes available.
@berka3 berka3 linked an issue Jul 15, 2024 that may be closed by this pull request
@MartinPfeffer MartinPfeffer merged commit 367e632 into main Jul 16, 2024
2 checks passed
@berka3 berka3 deleted the 87-investigate-new-maven-central-release-possibility-with-central-portal branch July 16, 2024 09:24
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.

Investigate new maven central release possibility with Central Portal
2 participants