We are pleased to announce the WebSphere 4.0 Plug-in 1.2 release! 

http://maven-plugins.sourceforge.net/maven-was40-plugin/

A plugin to manage a WebSphere AppServer 4 installation 

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

Changes in this version include:

  Fixed bugs:

o fix for rmic code not being included in the jar 

  Changes:

o Defaulted maven.was40.hostPort to 900, maven.was40.node to localhost 
o Added faqs and updated project.xml to reflect new URL 
o Add property docs, and added deployOptions property  

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


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-was40-plugin
  -Dversion=1.2

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


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

Issues, bugs, and feature requests for WebSphere 4.0 Plug-in
should be submitted to the following issue tracking system:

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


Have fun!
-The WebSphere 4.0 Plug-in development team
