Alessio Soldano created CXF-5526:
------------------------------------
Summary: Unresolvable dependencies Karaf dependencies
Key: CXF-5526
URL: https://issues.apache.org/jira/browse/CXF-5526
Project: CXF
Issue Type: Bug
Components: Build system
Reporter: Alessio Soldano
Assignee: Alessio Soldano
Fix For: 3.0.0-milestone2, 2.7.9
When building the osgi/itests and services/xkms/xkms-itests modules I'm getting
maven dependency resolution failures.
Karaf artifacts pull in the following dependencies which are not available in
Maven central and Apache repos afaics:
org.apache.xerces:xercesImpl:jar:2.11.0
org.eclipse:osgi:jar:3.8.0.v20120529-1548
Please note that the latter is available as
org.eclipse:org.eclipse.osgi:jar:3.8.0.v20120529-1548 , which suggests an error
in the Karaf poms.
I'm going to exclude the wrong dependencies as that does not seem to hurt
afaics.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)