-
Bug
-
Resolution: Unresolved
-
Major
-
3.20.2.SP1
-
None
-
False
-
-
False
-
---
In the context of https://access.redhat.com/errata/RHSA-2025:14008 I noticed that the maven-metadata.xml file in the BOM repository does not get updated correctly.
It still says that the latest release be 3.20.2 and misses the SP1:
<latest>3.20.2.redhat-00002</latest>
<release>3.20.2.redhat-00002</release>
All automation that queries the metadata file to send notifications on new releases thus fails to report such patch releases in due time.
What I don't know:
- Is that a general issue with the Red Hat repository or is only the Quarkus project affected.
- Is it a Maven issue or caused by how SP releases are deployed.
→ feel free to move this issue
Source: https://maven.repository.redhat.com/ga/com/redhat/quarkus/platform/quarkus-bom/maven-metadata.xml