Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a schemagen task to replace the schemagen command line tool. #39

Open
swpalmer opened this issue Jul 21, 2018 · 1 comment
Open

Comments

@swpalmer
Copy link

Create a schemagen task to replace the schemagen command line tool that is removed in Java 11.

JAXB is very hard to use with Java 11 because not only are the modules not there, but the tools are not even produced anymore. Documentation on how to run schemagen with Java 11 is very disappointing. The tools are apparently available as maven artifacts, but not the launch scripts. A JAXB plugin that offers tasks for all the JAXB functionality removed in Java 11 would be a tremendous help.

@wdschei
Copy link
Contributor

wdschei commented Aug 27, 2018

Thanks for the suggestion on this. We are getting ready to migrate our main project out of the Java 8 land and will be updating this plugin to play happily as well. We haven't investigated this at all from this plugin's perspective yet, so we will definitely be trying to figure out the best way forward. Any suggestions are more than welcome.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants