We are pleased to announce the WebSphere 5 (5.0/5.1) Plugin 1.2 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:

  New Features:

o Add ${maven.was5.script.args} to pass arguments to scripts 

  Fixed bugs:

o username not being passed for the script goal correctly 
o Fix typo for ${maven.was5.ejbDeploy}. The code was checking 
  ${maven.was5.ejbdeploy} 
o Check the ear exists before trying to install it.  

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


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=1.2

For a manual installation, you can download the plugin here:
file:/usr/share/maven/repository/maven-plugins/plugins/maven-was5-plugin-1.2.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
