Describe the bug
https://ci.eclipse.org/jakartaee-platform/job/JakartaEE-TCK/job/11/job/stage-artifacts/job/TCKDistRelease was used to stage the 11.0.2 TCK but we also pushed the 11.0.2 TCK to Maven central. We shouldn't release TCKs to Maven Central until after the TCK is released.
We should be able to stage a TCK release by pushing a snapshot TCK release to Eclipse Maven staging + downloads.
When we are done developing the TCK release, we should push the final (e.g. 11.0.3) TCK release to Eclipse downloads only. When that (11.0.3) release is ready to be published, we should publish the TCK release in Eclipse downloads.
After the release is done, we should then publish the (e.g. 11.0.3) release to Maven Central.