-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
---
-
---
After WFLY-18055 the build of WF BOMs is failing:
$ mvn clean install -Dversion.server=29.0.0.Beta1-SNAPSHOT ... [ERROR] Failed to execute goal org.wildfly.plugins:wildfly-bom-builder-plugin:2.0.6.Final:build-bom (build-bom) on project wildfly-ee-builder: Dependency to include jakarta.faces:jakarta.faces-api:jar not found in builder's dependency management
https://github.com/wildfly/wildfly/pull/16881 introduced a change in dependency tree of WF build:
New Dependencies: org.glassfish:jakarta.faces:jar:4.0.2:compile Removed Dependencies: com.sun.faces:jsf-impl:jar:4.0.2.SP01:compile jakarta.faces:jakarta.faces-api:jar:4.0.1:compile
- is caused by
-
WFLY-18055 Consume upstream Mojarra artifacts directly
- Closed
- is incorporated by
-
WFLY-18157 Add Jakarta Faces API dep back to BOM
- Closed
- is related to
-
JBEAP-25010 Consume upstream Mojarra artifacts directly
- Closed