ferstl / pedantic-pom-enforcers

One does not simply write a POM file

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JAXB-Unmarshalling does not work in Java 9

ferstl opened this issue · comments

JAXB Unmarshalling stopped working in Java 9, probably due to the changes made for this issue: https://bugs.openjdk.java.net/browse/JDK-8134111 .

All enforcer rules which are internally using the JAXB model for analysis may report incorrect results!