-
Enhancement
-
Resolution: Done
-
Major
-
None
-
39.0.0.Final
-
None
-
---
-
---
Hello WildFly team,
we are using WildFly 39 BOM (org.wildfly.bom:wildfly-ee-with-tools:39.0.0.Final). The BOM manages OpenSAML artifacts at version 4.3.2 (e.g. org.opensaml:opensaml-core, org.opensaml:opensaml-saml-impl, etc.). https://mvnrepository.com/artifact/org.wildfly.bom/wildfly-ee-with-tools/39.0.0.Final/dependencies
However, Maven Central does not appear to contain OpenSAML 4.3.2 for org.opensaml:opensaml-core (Central repository directory ends at 4.0.1): https://mvnrepository.com/artifact/org.opensaml/opensaml-core/versions
As a result, resolving these dependencies requires an additional repository (e.g. JBoss public repo), while most other dependencies resolve from Maven Central.
In the WildFly 39 release announcement it is mentioned that artifacts are available in Maven Central (Galleon feature packs). https://www.wildfly.org/news/2026/01/16/WildFly-39-is-released/
Could you please clarify:
- Is it intended that consumers need an additional repository for OpenSAML 4.3.2?
- If yes, could this be documented explicitly (e.g. in release notes / docs / BOM usage guidance)?
- If not, is there a plan to provide these artifacts via Maven Central (or an official repository to use)?
Thanks and best regards,
Chris