On 2017-10-24 21:18, Gary Gregory wrote:
Running 'mvn clean install' for the httpcore 4.4.x branch I get:
[INFO] --- maven-failsafe-plugin:2.20:integration-test (it) @ httpcore-osgi
---
[WARNING] Error injecting:
org.apache.maven.plugin.failsafe.IntegrationTestMojo
java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
...
Short story (as learned when working on Java 9 support in Jackrabbit):
you need failsafe 2.20.1 or use Java 8.
(The details are more complex, but that in general is the simplest approach)
Best regards, Julian
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]