With "mvn clean install", I got following error when running the tests for the Camel :: JAXB module:
Failed tests: JaxbDataFormatSchemaValidationSpringTest.testMarshallWithValidationException:79->Assert.assertTrue:52->Assert.assertTrue:41->Assert.fail:86 null JaxbDataFormatSchemaValidationSpringTest.testUnmarshallWithValidationException:122->Assert.assertTrue:52->Assert.assertTrue:41->Assert.fail:86 null JaxbDataFormatSchemaValidationTest.testMarshallWithValidationException:78->Assert.assertTrue:52->Assert.assertTrue:41->Assert.fail:86 null JaxbDataFormatSchemaValidationTest.testUnmarshallWithValidationException:121->Assert.assertTrue:52->Assert.assertTrue:41->Assert.fail:86 null Tests run: 90, Failures: 4, Errors: 0, Skipped: 0 On Sun, May 11, 2014 at 7:05 PM, Willem.Jiang [via Camel] < ml-node+s465427n5750992...@n5.nabble.com> wrote: > Hi Peter, > > Can you use "mvn clean install" to start the build again? > I ran the tests before I cut the camel 2.13.1. > > > -- > Willem Jiang > > Red Hat, Inc. > Web: http://www.redhat.com > Blog: http://willemjiang.blogspot.com (English) > http://jnn.iteye.com (Chinese) > Twitter: willemjiang > Weibo: 姜宁willem > > > > On May 11, 2014 at 9:46:27 PM, Peter Keller ([hidden > email]<http://user/SendEmail.jtp?type=node&node=5750992&i=0>) > wrote: > > > -1 > > > > I use MacOS with java version "1.7.0_40". > > > > I downloaded > > > http://repository.apache.org/content/repositories/orgapachecamel-1008/org/apache/camel/apache-camel/2.13.1/apache-camel-2.13.1-src.zip, > > > executed "mvn install" and got following error: > > > > Running org.apache.camel.view.XmlGraphTest > > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 > sec - > > in org.apache.camel.view.XmlGraphTest > > > > Results : > > > > Failed tests: > > > > > FileProducerRenameUsingCopyTest>TestSupport.runBare:58->testMove:41->ContextTestSupport.assertMockEndpointsSatisfied:343 > > > mock://result Content of file: target/file/done/hello.txt. Expected: > > Camel> but was: <> > > > > Tests run: 4902, Failures: 1, Errors: 0, Skipped: 3 > > > > I re-exucuted "mvn install" and got several errors of following type: > > > > Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 > sec - > > in org.apache.camel.management.JmxInstrumentationUsingPropertiesTest > > Running org.apache.camel.management.JmxInstrumentationWithConnectorTest > > Tests run: 3, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 942.325 > sec > > <<< FAILURE! - in > > org.apache.camel.management.JmxInstrumentationWithConnectorTest > > > testCounters(org.apache.camel.management.JmxInstrumentationWithConnectorTest) > > > Time elapsed: 7.609 sec <<< ERROR! > > java.io.IOException: Failed to retrieve RMIServer stub: > > javax.naming.NameNotFoundException: jmxrmi/camel > > at > > > com.sun.jndi.rmi.registry.RegistryContext.lookup(RegistryContext.java:116) > > > at > > > com.sun.jndi.toolkit.url.GenericURLContext.lookup(GenericURLContext.java:203) > > > at javax.naming.InitialContext.lookup(InitialContext.java:411) > > at > > > javax.management.remote.rmi.RMIConnector.findRMIServerJNDI(RMIConnector.java:1925) > > > at > > > javax.management.remote.rmi.RMIConnector.findRMIServer(RMIConnector.java:1892) > > > at > javax.management.remote.rmi.RMIConnector.connect(RMIConnector.java:275) > > at > > > javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:268) > > > at > > > org.apache.camel.management.JmxInstrumentationWithConnectorTest.getMBeanConnection(JmxInstrumentationWithConnectorTest.java:100) > > > > > > > > > > > > > > > > > -- > > View this message in context: > http://camel.465427.n5.nabble.com/VOTE-Release-Apache-Camel-2-13-1-tp5750981p5750990.html > > > Sent from the Camel Development mailing list archive at Nabble.com. > > > > > > ------------------------------ > If you reply to this email, your message will be added to the discussion > below: > > http://camel.465427.n5.nabble.com/VOTE-Release-Apache-Camel-2-13-1-tp5750981p5750992.html > To unsubscribe from [VOTE] Release Apache Camel 2.13.1, click > here<http://camel.465427.n5.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=5750981&code=a2VsbGVyYmF1ckBnbWFpbC5jb218NTc1MDk4MXwtNzk0MDU4MTM2> > . > NAML<http://camel.465427.n5.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml> > -- Peter Keller Wolfswinkel 12 8046 Zürich P +44-370 18 09 M +78-626 92 89 -- View this message in context: http://camel.465427.n5.nabble.com/VOTE-Release-Apache-Camel-2-13-1-tp5750981p5750995.html Sent from the Camel Development mailing list archive at Nabble.com.