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 2022/10/27 10:33:00 UTC

[jira] [Resolved] (CXF-8777) cxf-codegen-plugin : 3.5.4 : commons-text :1.9

     [ https://issues.apache.org/jira/browse/CXF-8777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Colm O hEigeartaigh resolved CXF-8777.
--------------------------------------
    Resolution: Fixed

We have already update commons-text, will be released in 3.5.5

> cxf-codegen-plugin : 3.5.4 : commons-text :1.9
> ----------------------------------------------
>
>                 Key: CXF-8777
>                 URL: https://issues.apache.org/jira/browse/CXF-8777
>             Project: CXF
>          Issue Type: Bug
>          Components: Build system
>    Affects Versions: 3.5.4
>            Reporter: srinivasarao sanneboyina
>            Assignee: Colm O hEigeartaigh
>            Priority: Major
>             Fix For: 3.5.5
>
>
> project uses Commons-text package indirectly as shown in below hierarchy with latest versions.
> org.apache.cxf :cxf-codegen-plugin : 3.5.4 (latest)
>                                 |
> org.apache.cxf : cxf-tools-wsdlto-frontend-jaxws:3.54 (latest)
>                                 |
> org.apache.cxf: commons-text : 1.9 (removed from maven repo)
>  
> Issue is, exclude of 1.9 does not work as artifact itself does not exist. Since all older version jar files (till 1.9) are removed for commons-text, Exclude dependency option for 1.9 is not working. It is trying to pull 1.9 first before exclude.
> Could you please help on the  above



--
This message was sent by Atlassian Jira
(v8.20.10#820010)