Metaschema Maven Plugin
This Maven build plugin automates the generation of Java classes for a set of Metaschema definitions as part of a Maven build.
- metaschema:generate-schemas is used to generate Java source files for a given set of Metaschema modules.
- metaschema:generate-sources Goal which generates Java source files for a given set of Module definitions.
General instructions for use of this plugin can be found on the usage page.