mojohaus / jaxb2-maven-plugin

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

Any support for Fluent interface in jaxb2-maven-plugin #188

Open choesang opened 2 years ago

choesang commented 2 years ago

Is it possible to generate fluent interface with the plugin or is there any feature planned to support it in the future?

I am aware that maven-jaxb2-plugin supports this feature but it is quiet painful for us to migrate.

with regards, Choesang