I have a project where I want to work with a set of Classes generated by JAXB from an XSD. With these classes I would like to marshall/unmarshall from XML and JSON.
Example, in maven the java class
src\main\java\com\example\sitemap\generate\domain
and the file jaxb.properties
src\main\resources\com\example\sitemap\generate\domain\jaxb.properties