xjb is a configuration file that is used to customize the default binding behaviour of the JAXB compiler.
I have a multi-module maven project in the following structure: root-module |__module-a | |__src | |__main | |__xsd | | |__my.xsd | |__xjb | |__my.xjb |__…
maven jaxb2 xjc jaxb2-maven-plugin xjb