You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Colm O hEigeartaigh (JIRA)" <ji...@apache.org> on 2018/08/14 16:29:00 UTC

[jira] [Commented] (CXF-7820) CXF BOM (cxf-parent) references non existing artifact (io.netty:netty:4.x)

    [ https://issues.apache.org/jira/browse/CXF-7820?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16580027#comment-16580027 ] 

Colm O hEigeartaigh commented on CXF-7820:
------------------------------------------

Good spot - I'll change the version to cxf.netty3.version.

> CXF BOM (cxf-parent) references non existing artifact (io.netty:netty:4.x)
> --------------------------------------------------------------------------
>
>                 Key: CXF-7820
>                 URL: https://issues.apache.org/jira/browse/CXF-7820
>             Project: CXF
>          Issue Type: Bug
>    Affects Versions: 3.2.5, 3.2.6
>            Reporter: Erik Godding Boye
>            Assignee: Colm O hEigeartaigh
>            Priority: Minor
>              Labels: maven
>             Fix For: 3.2.7
>
>
> 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:
>  # Delete the dependency management for io.netty:netty
>  # Change version of io.netty:netty to the version property cxf.netty3.version



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)