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/11/10 02:54:36 UTC

cvs commit: maven-plugins/cruisecontrol/xdocs goals.xml

dion        2003/11/09 17:54:36

  Modified:    cruisecontrol/xdocs goals.xml
  Log:
  Update docs
  
  Revision  Changes    Path
  1.2       +5 -1      maven-plugins/cruisecontrol/xdocs/goals.xml
  
  Index: goals.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/cruisecontrol/xdocs/goals.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- goals.xml	31 Aug 2003 07:20:40 -0000	1.1
  +++ goals.xml	10 Nov 2003 01:54:36 -0000	1.2
  @@ -8,7 +8,11 @@
       <goals>
         <goal>
           <name>cruisecontrol:configure</name>
  -        <description>Update a Cruise Control configuration file with this project</description>
  +        <description>
  +          Update a Cruise Control configuration file with this project.
  +          The variable maven.cruisecontrol.home must be set, and your project must
  +          also specify a nag email address element.
  +        </description>
         </goal>
         <goal>
           <name>cruisecontrol:run</name>
  
  
  

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