rackerlabs / gradle-jaxb-plugin

Gradle plugin to ease projects that use xsds and the ant jaxb task
GNU General Public License v2.0
34 stars 21 forks source link

Jakarta & JAXB v3.x compatibility #55

Open coderrock2021 opened 2 years ago

coderrock2021 commented 2 years ago

Upgrade to support for Jakarta JAXB v3.x

Kindly upgrade the gradle plugin in accordance with the latest updates in the highsource maven-jaxb2-plugin project. It has had a latest release 0.15.1 that has the required support for JAX 3.x.

https://github.com/highsource/maven-jaxb2-plugin/issues/206

Regards