Skip to content

How to release

Ondro Mihályi edited this page Feb 6, 2025 · 5 revisions

How to release

Release via the Jenkins job 1_hk2-build-and-stage.

First stage, then (if needed) test the staged version, and if all is well push it to Maven Central. It can be pushed to Maven Central via the universal job for that. You do need the staging ID, which you can find in the log of the staging job. If that log timed out (it often does), you can find the staging ID in the Sonatype Nexus: https://jakarta.oss.sonatype.org/#view-repositories;staging~browsestorage

Clone this wiki locally