Thomas Egli created CXF-8978:
--------------------------------
Summary: Remove Maven profile "ibmjdk"
Key: CXF-8978
URL: https://issues.apache.org/jira/browse/CXF-8978
Project: CXF
Issue Type: Bug
Components: Build system
Affects Versions: 4.0.3
Reporter: Thomas Egli
With CXF-8912 the dependency to Xerces was removed. Alas, the Maven profile
"ibmjdk" is still there, dependency to xercesImpl.
Because the version information got removed, the dependency declaration is now
invalid, and a build with an IBM JDK now fails with
{{[ERROR] Plugin org.apache.cxf:cxf-codegen-plugin:4.0.3 or one of its
dependencies could not be resolved: Failed to read artifact descriptor for
org.apache.cxf:cxf-codegen-plugin:jar:4.0.3: 1 problem was encountered while
building the effective model for org.apache.cxf:cxf-codegen-plugin:4.0.3}}
{{[ERROR] [ERROR] 'dependencies.dependency.version' for xerces:xercesImpl:jar
is missing.}}
Tested with IBM Semeru 17.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)