From e17770032725234df0be7f4f2fc55c52ddad67ea Mon Sep 17 00:00:00 2001 From: dion Date: Thu, 24 Apr 2003 14:09:08 +0000 Subject: [PATCH] More docs before 1.0 release git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113381 13f79535-47bb-0310-9956-ffa450edef68 --- was40/announcements/1.0.ann | 25 +++++++++++++++++++++++++ was40/xdocs/changes.xml | 18 ++++++++++++++++++ 2 files changed, 43 insertions(+) create mode 100644 was40/announcements/1.0.ann create mode 100644 was40/xdocs/changes.xml diff --git a/was40/announcements/1.0.ann b/was40/announcements/1.0.ann new file mode 100644 index 00000000..700b5182 --- /dev/null +++ b/was40/announcements/1.0.ann @@ -0,0 +1,25 @@ +The Maven team is pleased to announce the WebSphere AppServer plugin 1.0 release! + +http://maven.apache.org/reference/plugins/was40/ + +The Maven WebSphere AppServer plugin is a plugin containing goals useful for persons +wishing to deploy their applications on IBM's WebSphere Application Server v4.0. + +Features in this version includes: + +o Ability to start and stop WebSphere nodes +o Ability to deploy and undeploy ear files +o Ability to start and stop deployed Enterprise Applications +o Ability to stop and stop WebSphere Application Servers on a node +o Ability to list accessible nodes +o Ability to start and stop server groups +o Ability to deploy applications to server groups + +Note that this plugin has been tested with Maven beta 9. Using it with +another version of Maven is at your own risks! :-) + +You can download the WebSphere Application Server Maven plugin here: +http://www.ibiblio.org/maven/maven/jars/maven-was40-plugin-1.0.jar + +Have fun! +-dIon \ No newline at end of file diff --git a/was40/xdocs/changes.xml b/was40/xdocs/changes.xml new file mode 100644 index 00000000..28863530 --- /dev/null +++ b/was40/xdocs/changes.xml @@ -0,0 +1,18 @@ + + + + Changes + dIon Gillard + + + + + + + Added plugin provided by Kristen Gillard + + + + + +