Details
Description
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>