The Mojo team is pleased to announce the release of the Axis Tools Maven Plugin version 1.4.
This plugin supports the wsdl2java and java2wsdl tools from the Apache Axis project. http://mojo.codehaus.org/axistools-maven-plugin/ To get this update, simply specify the version in your project's plugin configuration: <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>axistools-maven-plugin</artifactId> <version>1.4</version> </plugin> Release Notes - Maven 2.x Axis Tools Plugin - Version 1.4 ** Bug * [MAXISTOOLS-19] - Problem with package name of generated test cases * [MAXISTOOLS-31] - Resources generated by axistools are not included in the resulting artifact * [MAXISTOOLS-42] - No default value set for typeMappingVersion in wsdl2java * [MAXISTOOLS-47] - wsdl2java does not respect the order of wsdlFiles specified in the POM configuration ** Improvement * [MAXISTOOLS-38] - Improve documentation and cleanup code -- Dennis Lundberg --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email