Looks like LDBBC throws exceptions when using JDK > 8, because JAXB is not shipped any more since Java 9. Looks like the Maven script has to be adapted, e.g., https://jesperdj.com/2018/09/30/jaxb-on-java-9-10-11-and-beyond/. /cc @sebastian-lempert
Looks like LDBBC throws exceptions when using JDK > 8, because JAXB is not shipped any more since Java 9.
Looks like the Maven script has to be adapted, e.g., https://jesperdj.com/2018/09/30/jaxb-on-java-9-10-11-and-beyond/.
/cc @sebastian-lempert