Skip to content

Compilation failure under Win 10, Java 8 (JAXBContext not found)

In Windows 10, Java 1.8.0_241 the maven script reports a compilation failure, caused by not finding JAXBContext. The reason could be, that this java library is not included anymore in the standard jdk (https://stackoverflow.com/questions/43574426/how-to-resolve-java-lang-noclassdeffounderror-javax-xml-bind-jaxbexception-in-j).

mutate

Edited by Lukas Kumai