[jboss-jira] [JBoss JIRA] (WFLY-12711) Avoid jaxb-api dependency convergence errors from Hibernate Search ORM

Brian Stansberry (Jira) issues at jboss.org
Fri Oct 25 17:36:00 EDT 2019


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)


More information about the jboss-jira mailing list