We are pleased to announce the WebSphere 4.0 Plug-in 1.4 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 remove use of outputproperty for exec, as multiple executions caused the 
  same error to be displayed 

  Changes:

o Added app-reinstall goal. 
o Added app-install and remove goals as synonyms for deploy-ear and 
  undeploy-ear. 
o Updated docs for clarity and formatting  

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


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.4

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