I'm trying to basically generate XSD schemas from my model classes annotated in JAXB using a Maven plugin. Here's the …
When I try to use maven-jaxb-schemagen-plugin with java 7 <groupId>com.sun.tools.jxc.maven2</groupId> <…