Note: The goals in this plugin are only executed when the maven.jaxb.src.dir property is set to an existing directory.
| Goal | Description |
|---|---|
| jaxb:generate |
Generates Java source files for all XSD files in the ${maven.jaxb.src.dir} directory.
This goal is called before the |
| jaxb:prepare-filesystem |
Creates the
This directory is added to the code to be compiled by
Maven, as specified by the |