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

CXF BOM (cxf-parent) references non existing artifact (io.netty:netty:4.x)

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 3.2.5, 3.2.6
    • 3.2.7
    • None
    • Unknown

    Description

      The cxf parent (cxf-parent) includes dependency management for io.netty:netty. This artifact was moved/relocated to io.netty:netty-all in version 4 of Netty. So the io.netty:netty artifact does not exist in version > 4. Still the dependency management entry refers to the version property cxf.netty.version, with version > 4.

      This bug makes cxf-parent invalid as a BOM (ref CXF-7750).

      I see two potential solutions to this:

      1. Delete the dependency management for io.netty:netty
      2. Change version of io.netty:netty to the version property cxf.netty3.version

      Attachments

        Activity

          People

            coheigea Colm O hEigeartaigh
            erikgb Erik Godding Boye
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: