You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Dennis Lundberg <de...@apache.org> on 2010/08/10 22:31:15 UTC

[ANN] Axis Tools Maven Plugin 1.4 Released

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, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org