Skip to content

Add GA release build command#327

Open
ryanjbaxter wants to merge 1 commit into4.0.xfrom
add-ga-build-command
Open

Add GA release build command#327
ryanjbaxter wants to merge 1 commit into4.0.xfrom
add-ga-build-command

Conversation

@ryanjbaxter
Copy link
Contributor

@ryanjbaxter ryanjbaxter commented Nov 26, 2025

Add releaser.[maven | gradle | bash].ga-release-build-command. This command will only be used for non-snapshot, non-milestone, and non-rc releases (aka GA releases). In the case were it is not a GA release or the property is not set we use releaser.[maven | gradle | bash].release-build-command (the same command we use today).

This should enable projects to have a specific build command used when doing a GA release, enabling them to skip tests if they want.

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.

1 participant