Finish deployment with a release for non-snapshot versions #1445
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
https://github.com/quarkus-qe/quarkus-test-framework/actions/runs/12302838673/job/34336585607 has finished more than 2 hours ago, but I still can't see it in the Maven central. I think it is because for non-snapshot version you need Nexus Staging Maven plugin https://central.sonatype.org/publish/publish-maven/#nexus-staging-maven-plugin-for-deployment-and-release. I removed it here #1441 because I experienced repeated issues with it. So it is fairly possible that issues will be back when I add it, but this probably needs to be done and fix in another way...
Here https://github.com/sonatype/nexus-maven-plugins/blob/main/staging/maven-plugin/README.md#maven3-only it is said that deployment plugin is automatically disabled, so I'm leaving it there for now. I suspect this won't be only attempt anyway.
Please check the relevant options
run tests
phrase in comment)Checklist: