You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by di...@apache.org on 2003/04/23 18:01:57 UTC

cvs commit: maven/src/plugins-build/was40/xdocs goals.xml

dion        2003/04/23 09:01:57

  Modified:    src/plugins-build/was40/xdocs goals.xml
  Log:
  regen goals
  
  Revision  Changes    Path
  1.2       +2 -6      maven/src/plugins-build/was40/xdocs/goals.xml
  
  Index: goals.xml
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/was40/xdocs/goals.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- goals.xml	23 Apr 2003 15:53:09 -0000	1.1
  +++ goals.xml	23 Apr 2003 16:01:57 -0000	1.2
  @@ -9,7 +9,7 @@
       <goals>
         <goal>
           <name>was40</name>
  -        <description>FIXME: Default for was40 plugin</description>
  +        <description>Obtain the list of nodes on the WebSphere Application Server</description>
         </goal>
         <goal>
           <name>was40:app-start</name>
  @@ -36,10 +36,6 @@
           <description>Obtain the list of nodes on the WebSphere Application Server</description>
         </goal>
         <goal>
  -        <name>was40:servergroup-removeclone</name>
  -        <description>Start a websphere application server</description>
  -      </goal>
  -      <goal>
           <name>was40:start</name>
           <description>Starts was40 Application Server</description>
         </goal>
  @@ -49,7 +45,7 @@
         </goal>
         <goal>
           <name>was40:start-servergroup</name>
  -        <description>Start a websphere server gropu</description>
  +        <description>Start a websphere server group</description>
         </goal>
         <goal>
           <name>was40:stop</name>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org