We are pleased to announce the WebSphere 5 (5.0/5.1) Plugin 2.0-SNAPSHOT 
release! 

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

A plugin to manage a WebSphere AppServer 5/5.1 artifacts and installation 

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

Changes in this version include:

  Fixed bugs:

o Use ws_ant to invoke tasks, instead of using a taskdef inside Maven, as 
  this is not supported by IBM 
o username not being passed correctly 

  Changes:

o Deprecate was5:run-script, replacing it with was5:runScript  

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


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-was5-plugin
  -Dversion=2.0-SNAPSHOT

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


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

Issues, bugs, and feature requests for WebSphere 5 (5.0/5.1) Plugin
should be submitted to the following issue tracking system:

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


Have fun!
-The WebSphere 5 (5.0/5.1) Plugin development team
