Skip to content

Switch to central-publishing-maven-plugin for publishing#179

Merged
maesenka merged 1 commit intoGeoLatte:masterfrom
marko-bekhta:fix/release
Jan 31, 2026
Merged

Switch to central-publishing-maven-plugin for publishing#179
maesenka merged 1 commit intoGeoLatte:masterfrom
marko-bekhta:fix/release

Conversation

@marko-bekhta
Copy link
Copy Markdown
Contributor

We've noticed that the build was still relying on the nexus plugin for releases, and since ossrh is "closed" and releases had to be switched to Maven Central publishing, here's a draft for that change.
We weren't sure how exactly you release it as it seems there is no Github workflow, or some CI job ...

(this is obviously not tested 🙂)

@maesenka maesenka merged commit 5207c32 into GeoLatte:master Jan 31, 2026
@marko-bekhta
Copy link
Copy Markdown
Contributor Author

Hi @maesenka 👋🏻 🙂

I noticed a new github release for 1.11 and the build at https://github.com/GeoLatte/geolatte-geom/actions/runs/21782503214/job/62848652266

Thanks for that !

I went looking for it at maven central https://central.sonatype.com/artifact/org.geolatte/geolatte-geom ... but for some reason it haven't appeared there yet ? 🤔

I was looking at the build logs, and at the very end:

[INFO] Uploaded bundle successfully, deployment name: Deployment, deploymentId: e00a670a-dd1d-4e39-ad5d-17afdd822fb7. Deployment will publish automatically
[INFO] Deployment e00a670a-dd1d-4e39-ad5d-17afdd822fb7 has been uploaded. To finish publishing visit https://central.sonatype.com/publishing/deployments

which seems confusing, like it says that the deployment will be automatic but then the next line says that you'd need to go to maven central and publish the uploaded deployment from there 😕 ?
maybe you could see if it got stuck at central for some reason ? thanks!

@maesenka
Copy link
Copy Markdown
Member

The publishing was blocked because of a validation error. It's fixed now, and the publishing step has now fully succeeded.

@marko-bekhta
Copy link
Copy Markdown
Contributor Author

nice, thanks! 🎉

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.

2 participants