You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Zoltan Farkas (JIRA)" <ji...@apache.org> on 2015/08/19 17:13:45 UTC

[jira] [Created] (CAMEL-9090) test dependency not in test scope?

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)