Zoltan Farkas created CAMEL-9090:
------------------------------------
Summary: test dependency not in test scope?
Key: CAMEL-9090
URL: https://issues.apache.org/jira/browse/CAMEL-9090
Project: Camel
Issue Type: Bug
Components: camel-cxf
Affects Versions: 2.14.3
Reporter: Zoltan Farkas
Priority: Minor
The comment implies the dependency is for test purposes:
<!-- test for cxf failover feature -->
<dependency>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-rt-features-clustering</artifactId>
<version>${cxf-version}</version>
</dependency>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)