Hi, The Mojo team is pleased to announce the release of the JAXB 2.1 Maven Plugin version 1.3.1.
http://mojo.codehaus.org/jaxb2-maven-plugin To get this update, simply specify the version in your project's plugin configuration: <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>jaxb2-maven-plugin</artifactId> <version>1.3.1</version> </plugin> Release Notes ** Bug * [MJAXB-20] - Use File.toURI().toURL() instead of File.toURL() * [MJAXB-43] - xjc mojo fails if list of schema files include new line * [MJAXB-44] - The docs incorrectly says that schemaFiles and schemaListFileName can be used together ** Improvement * [MJAXB-33] - Extra arguments containing spaces not supported. * [MJAXB-34] - Please change the default stale file locations * [MJAXB-42] - Document default values for params * [MJAXB-46] - Add more info to the plugin site's index page * [MJAXB-47] - Add JIRA report to the plugin site Enjoy, The Mojo team. /Anders --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email