Brian Stansberry created WFLY-12711:
---------------------------------------
Summary: Avoid jaxb-api dependency convergence errors from Hibernate Search
ORM
Key: WFLY-12711
URL:
https://issues.jboss.org/browse/WFLY-12711
Project: WildFly
Issue Type: Task
Components: Build System
Reporter: Brian Stansberry
Assignee: Brian Stansberry
I've seen a case in another branch where the maven enforcer plugin reported a
dependency convergence error due to Hibernate Search ORM using a different version of
jaxb-api versus other deps. I'm cleaning that up via an exclusion (JBEAP-17851) and if
it happened there it might happen some day here. Since WF controls the version of jaxb-api
in dependencyManagement might as well harden against this happening by adding the exclude
to master too.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)