mojohaus / jaxb2-maven-plugin

JAXB2 Maven Plugin
https://www.mojohaus.org/jaxb2-maven-plugin/
Apache License 2.0
103 stars 76 forks source link

XJC for JDK 20 #258

Closed mjmk3 closed 1 year ago

mjmk3 commented 1 year ago

the XJC is not working with the jdk's over 8 version so is there any way to make it work specially we are now working with jdk 20 and a few months later will reach 21.

slachiewicz commented 1 year ago

Hi, can You add more details about issue?

mjmk3 commented 1 year ago

Hi, can You add more details about issue?

it's not working with the jdk versions above the 8 keep giving me errors also I searched a lot in everywhere after I that I asked here

slachiewicz commented 1 year ago

we have pipeline here: https://github.com/mojohaus/jaxb2-maven-plugin/actions/runs/4783254820 looks its possible to use it with java 11 and 17 and here we have runs also for java 20 https://github.com/mojohaus/jaxb2-maven-plugin/actions/runs/4859229521

something is not covered by our integration tests?

please make sure that You use latest version 3.1.0