/**
* <p>The jaxb2-maven-plugin wraps and adapts the <a href="https://jaxb.java.net/">JAXB reference implementation</a>
* to be useful within the Maven build process.</p>
* <p>The javageneration package (including subpackages) contains Mojos for generating Java files from
* XSDs or DTDs.</p>
*
* @author <a href="mailto:lj@jguru.se">Lennart Jörelid</a>
* @see <a href="https://jaxb.java.net/">The JAXB Reference Implementation</a>
*/
package org.codehaus.mojo.jaxb2.javageneration;