Uploaded image for project: 'CXF'
  1. CXF
  2. CXF-8172

Dependency convergence error

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Not A Problem
    • 3.3.4
    • None
    • JAX-WS Runtime
    • None
    • Unknown

    Description

      Hello,

       

      I try to build a cxf extension on quarkus (

       

      here is the pull request: 

      https://github.com/quarkusio/quarkus/pull/5538

      and I get and error because of dependency try of cxf:
      Dependency convergence error for javax.xml.soap:javax.xml.soap-api:1.4.0 paths to dependency are:
      +-io.quarkus:quarkus-cxf:999-SNAPSHOT
        +-org.apache.cxf:cxf-rt-frontend-jaxws:3.3.4
          +-javax.xml.ws:jaxws-api:2.3.0
            +-javax.xml.soap:javax.xml.soap-api:1.4.0
      and
      +-io.quarkus:quarkus-cxf:999-SNAPSHOT
        +-org.apache.cxf:cxf-rt-frontend-jaxws:3.3.4
          +-com.sun.xml.messaging.saaj:saaj-impl:1.4.0-b03
            +-javax.xml.soap:javax.xml.soap-api:1.4.0-b01
       
      To summarize, you have 2 versions of same jar loaded by cxf-rt-frontend-jaxws:

      Attachments

        Activity

          People

            Unassigned Unassigned
            dufoli olivier dufour
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: