Hello,

I have been trying out to build one of my Maven projects with JDK 9-ea+138 and it failed. Specifically I got java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException during annotation processing.

I am using the org.bsc.maven:maven-processor-plugin:2.2.4 and the annotation processor is the hibernate metamodel generator.
Is this a known issue or am I missing some configuration?

Regards,
Christian

Reply via email to