I get some errors in camel-cxf. [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.5.1:testCompile (default-testCompile) on project camel-cxf: Compilation failure: Compilation failure: [ERROR] /Users/davsclaus/workspace/camel/components/camel-cxf/src/test/java/org/apache/camel/component/cxf/jaxrs/CxfRsSpringConsumerTest.java:[29,34] error: cannot find symbol [ERROR] symbol: class CloseableHttpClient [ERROR] location: package org.apache.http.impl.client [ERROR] /Users/davsclaus/workspace/camel/components/camel-cxf/src/test/java/org/apache/camel/component/cxf/jaxrs/CxfRsSpringConsumerTest.java:[30,34] error: cannot find symbol [ERROR] symbol: class HttpClientBuilder [ERROR] location: package org.apache.http.impl.client [ERROR] /Users/davsclaus/workspace/camel/components/camel-cxf/src/test/java/org/apache/camel/component/cxf/jaxrs/CxfRsSpringConsumerTest.java:[29,34] error: cannot find symbol [ERROR] symbol: class CloseableHttpClient [ERROR] location: package org.apache.http.impl.client [ERROR] /Users/davsclaus/workspace/camel/components/camel-cxf/src/test/java/org/apache/camel/component/cxf/jaxrs/CxfRsSpringConsumerTest.java:[30,34] error: cannot find symbol [ERROR] symbol: class HttpClientBuilder [ERROR] location: package org.apache.http.impl.client [ERROR] /Users/davsclaus/workspace/camel/components/camel-cxf/src/test/java/org/apache/camel/component/cxf/jaxrs/CxfRsSpringConsumerTest.java:[64,8] error: cannot find symbol [ERROR] symbol: class CloseableHttpClient [ERROR] location: class CxfRsSpringConsumerTest [ERROR] /Users/davsclaus/workspace/camel/components/camel-cxf/src/test/java/org/apache/camel/component/cxf/jaxrs/CxfRsSpringConsumerTest.java:[64,41] error: cannot find symbol
-- Claus Ibsen ----------------- Red Hat, Inc. Email: cib...@redhat.com Twitter: davsclaus Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com/ibsen hawtio: http://hawt.io/ fabric8: http://fabric8.io/