Saw this message in one of the test: httpfs_1 | SEVERE: Implementation of JAXB-API has not been found on module path or classpath. httpfs_1 | javax.xml.bind.JAXBException: Implementation of JAXB-API has not been found on module path or classpath. httpfs_1 | - with linked exception: httpfs_1 | [java.lang.ClassNotFoundException: com.sun.xml.internal.bind.v2.ContextFactory] httpfs_1 | at javax.xml.bind.ContextFinder.newInstance(ContextFinder.java:177) httpfs_1 | at javax.xml.bind.ContextFinder.find(ContextFinder.java:364) httpfs_1 | at javax.xml.bind.JAXBContext.newInstance(JAXBContext.java:508) httpfs_1 | at javax.xml.bind.JAXBContext.newInstance(JAXBContext.java:465) httpfs_1 | at javax.xml.bind.JAXBContext.newInstance(JAXBContext.java:366) httpfs_1 | at com.sun.jersey.server.impl.wadl.WadlApplicationContextImpl.<init>(WadlApplicationContextImpl.java:107) httpfs_1 | at com.sun.jersey.server.impl.wadl.WadlFactory.init(WadlFactory.java:100) httpfs_1 | at com.sun.jersey.server.impl.application.RootResourceUriRules.initWadl(RootResourceUriRules.java:169) httpfs_1 | at com.sun.jersey.server.impl.application.RootResourceUriRules.<init>(RootResourceUriRules.java:106) httpfs_1 | at com.sun.jersey.server.impl.application.WebApplicationImpl._initiate(WebApplicationImpl.java:1359)
Any ideas what this is about? It doesn't fail the tests though.