Hi,

The Mojo team is pleased to announce the release of the
castor-maven-plugin version 2.1.

The Castor plugin is a Maven plugin that provides the functionality of
Castor XML's code generator for generating Java beans and associated
descriptor classes (required for marshalling to and unmarshalling from
XML documents) from XML Schema files.

http://mojo.codehaus.org/castor-maven-plugin/

To get this update, simply specify the version in your project's plugin
configuration:

<plugin>
        <groupId>org.codehaus.mojo</groupId>
        <artifactId>castor-maven-plugin</artifactId>
        <version>2.1</version>
</plugin>

Release Notes

http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11191&version=15486

Enjoy,

The Mojo team.

Werner Guttmann 

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to