Closed arielshaqed closed 4 days ago
Look what I found! This property is covered in the docs. It also allows for a manual review opportunity... but given that we don't do that, and that we test first, let's not go there.
Fixes #7974.
Tested by manually triggering a release on this branch. It finished and I see no staging repository on https://s01.oss.sonatype.org/#stagingRepositories. Naturally we will need to wait to see whether a release test-auto-release actually made it to Maven central.
test-auto-release
But it's worth pulling even now, in the worst case we still need to do something extra.
Nice!
Also worth noting the beautiful XML inheritance model for pom.xml. This affects all 3 Java clients.
Thanks!
Look what I found! This property is covered in the docs. It also allows for a manual review opportunity... but given that we don't do that, and that we test first, let's not go there.
Fixes #7974.
Tested by manually triggering a release on this branch. It finished and I see no staging repository on https://s01.oss.sonatype.org/#stagingRepositories. Naturally we will need to wait to see whether a release
test-auto-release
actually made it to Maven central.But it's worth pulling even now, in the worst case we still need to do something extra.