Hi,
I’ve been publishing to Maven Central via OSSRH using the standard “maven-publish” and “signing” plugins for many years. However, it looks like OSSRH will stop working at the end of June 2025 [1]. The recommendation seems to be to either use the JReleaser plugin or some other non-official plugin [2]. Am I reading this right? Starting in June, Gradle will not be able to publish to Maven Central without using a third-party / community plugin? Thanks for any clarification!
Daniel
[1] OSSRH Sunset Announcement - Documentation
[2] Publish Portal Gradle - Documentation