/**
* <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 shared package (including subpackages) contains utility classes used by both the java- and
* xsd-generation Mojos.</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.shared;