Skip to content

asm-promote

EclipseLink ASM edition release job
Artifacts publishing/promotion job. Uploads artifacts into Jakarta OSS Sonatype staging repository https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2
Jakarta OSS Sonatype server requires binary, source and javadoc archive per artifact.
Job parameters:
RELEASE_VERSION - Version to release. Default value is from POM snapshot. Like 3.0.0-SNAPSHOT, 3.0.0
NEXT_VERSION - Next snapshot version to set (e.g. 3.0.1-SNAPSHOT). Default value is RELEASE_VERSION with last component incremented by 1.
DRY_RUN - Do not publish artifacts to OSSRH and code changes to GitHub.
OVERWRITE_GIT - Allows to overwrite existing version in git (tag, release branch).
OVERWRITE_STAGING - Allows to overwrite existing version in OSSRH (Jakarta) staging repositories.