You can disable test by >mvn clean install -Dmaven.test.skip=true -----Original Message----- From: Copo [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 25, 2008 5:07 AM To: [email protected] Subject: BC install problem
Hi, I'm learning to use servicemix, that's why I am following the tutorial. But in "hello-world-bc" I have a problem : as said, I create a binding component archetype, then I install it, but a build error occurs : ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.servicemix.samples.helloworld.bc.MySpringComponentTest Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.12 sec <<< FAILURE! Results : Failed tests: warning(junit.framework.TestSuite$1) Tests run: 1, Failures: 1, Errors: 0, Skipped: 0 [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] There are test failures. What can I do? Thank you in advance! COPO -- View this message in context: http://www.nabble.com/BC-install-problem-tp18108893p18108893.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
