Castor Maven Plugin

The Castor plugin is a Maven plugin that provides the functionality of Castor's SourceGenerator for generating Java beans and associated Marshallers and Unmarshallers from XML Schema files.

Goals Overview

  • castor:generate A mojo that uses Castor to generate a collection of javabeans from an XSD. Detailed explanations of many of these can be found in the details for the Castor SourceGenerator.

Usage

Instructions on how to use the Castor Maven Plugin can be found here.