-
Bug
-
Resolution: Done
-
Major
-
EAP-XP-1.0.z.GA
Component jakarta.enterprise.concurrent:jakarta.enterprise.concurrent-api:jar:1.1.2.redhat-00001 is in MRRC but not in Brew, so when PROD builds wildfly, the build fails because the component is not found.
In fact, the component is a dependency of smallrye-fault-tolerance and transitive dependency of WFLY, so an exclusion should be added to WFLY pom.xml to prevent Brew from search it among its components.
We have this exclusons already merged upstream (see https://github.com/wildfly/wildfly/blob/master/pom.xml#L2028-L2033).
And we also have this PR that was merged into CDx (https://github.com/jbossas/jboss-eap7/pull/3577/commits/7791a6db4a905311365156c7d431e5fdc59a681e).
Could SET please backport it to the CP stream so PROD does not hit the issue in the future releases?
- clones
-
WFLY-13596 Add missing exclusions for dependencies artifacts
- Closed
- is related to
-
JBEAP-19822 (7.3.z) Upgrade MP Fault Tolerance to 2.1.1
- Closed