We are pleased to announce the Maven Axis Plugin 0.6 release! 

http://maven-plugins.sourceforge.net

The Maven Axis Plugin currently transforms WSDL definitions (either from a URL 
or from a set of local files) into Java source code using the Apache Axis 
wsdl2java Ant task. 

===============================================================================

Changes in this version include:

  New Features:

o Add java2wsdl support. 

  Fixed bugs:

o Fix wsdl2java ant tag usage when we use multiple wsdl files.  

===============================================================================


To automatically install the plugin, type the following on a single line:

maven plugin:download
  -Dmaven.repo.remote=file:/usr/share/maven/repository
  -DgroupId=maven-plugins
  -DartifactId=maven-axis-plugin
  -Dversion=0.6

For a manual installation, you can download the plugin here:
file:/usr/share/maven/repository/maven-plugins/plugins/maven-axis-plugin-0.6.jar


===============================================================================

Issues, bugs, and feature requests for Maven Axis Plugin
should be submitted to the following issue tracking system:

http://sourceforge.net/tracker/?group_id=61626


Have fun!
-The Maven Axis Plugin development team
