1
0
mirror of synced 2025-12-19 18:10:59 -05:00

Adds warning message about Legacy OSSRH service (#54411)

Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
This commit is contained in:
Ben Ahmady
2025-02-18 18:25:45 +00:00
committed by GitHub
parent d24b7a28ff
commit c8caf014e7

View File

@@ -1 +1,3 @@
This guide shows you how to create a workflow that publishes Java packages to {% data variables.product.prodname_registry %} and the Maven Central Repository. With a single workflow, you can publish packages to a single repository or to multiple repositories.
>[!WARNING] The examples used in this guide refer to the Legacy OSSRH service. See [Publishing](https://central.sonatype.org/faq/what-is-different-between-central-portal-and-legacy-ossrh/#publishing) in the Maven Central Repository documentation.