Kai Rommel created CXF-7589:
-------------------------------
Summary: systests are failing in case of offline build
Key: CXF-7589
URL: https://issues.apache.org/jira/browse/CXF-7589
Project: CXF
Issue Type: Test
Components: Core
Affects Versions: 3.1.15
Reporter: Kai Rommel
Priority: Minor
hi,
I tried to build CXF 3.1.14 offline. It is failing, because the
spring-beans-4.2.xsd could not be downloaded. It is referenced e.g. in
systests/ws-security/src/test/resources/org/apache/cxf/systest/ws/x509/client.xml
So I updated the spring version in parent/pom.xml from 4.1.9.RELEASE to
4.2.9.RELEASE.
Offline build works now, as the required XSDs are packaged in
spring-beans-4.2.9.RELEASE.jar
Best regards,
Kai
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)