Hello, I downloaded a brand spanking new copy of ServiceMix 3.2.1, wnet tot he examples/camel directory and typed in "mvn clean test". The test SpringWithNoVersionsTest failed with the following surefile error file. I only copied a portion of the file to be brief. ----------------------------------------------------------- ------------------------------------------------------------------------------- Test set: org.apache.servicemix.test.SpringWithNoVersionsTest ------------------------------------------------------------------------------- Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 11.923 sec <<< FAILURE! testDeploy(org.apache.servicemix.test.SpringWithNoVersionsTest) Time elapsed: 11.907 sec <<< ERROR! org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.apache.servicemix.jbi.container.SpringJBIContainer' defined in class path resource [test1-noversions.xml]: Invocation of init method failed; nested exception is java.lang.Exception: <?xml version="1.0" encoding="UTF-8"?> <jbi-task xmlns="http://java.sun.com/xml/ns/jbi/management-message" version="1.0"> <jbi-task-result> <frmwk-task-result> <frmwk-task-result-details> <task-result-details> <task-id>installComponent</task-id> <task-result>FAILED</task-result> <message-type>ERROR</message-type> <task-status-msg> <msg-loc-info> <loc-token/> <loc-message>file://C:\Documents and Settings\............./.m2/repository/org/apache/servicemix/servicemix-camel/3.2.1/servicemix-camel-3.2.1-installer.zip</loc-message> </msg-loc-info> </task-status-msg> <exception-info> <nesting-level>1</nesting-level> <loc-token/> <loc-message>java.net.UnknownHostException: C</loc-message> <stack-trace><