srinivasarao sanneboyina created CXF-8777:
---------------------------------------------
Summary: 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
Fix For: 3.5.4
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)