mcconnell    2003/11/17 06:46:20

  Modified:    repository README.TXT
  Log:
  Addition readme comments to head off the classic list questions.
  
  Revision  Changes    Path
  1.2       +15 -0     avalon-sandbox/repository/README.TXT
  
  Index: README.TXT
  ===================================================================
  RCS file: /home/cvs/avalon-sandbox/repository/README.TXT,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- README.TXT        17 Nov 2003 09:07:34 -0000      1.1
  +++ README.TXT        17 Nov 2003 14:46:20 -0000      1.2
  @@ -14,7 +14,22 @@
   Build instructions
   ------------------
   
  +Before attempting to build the sandbox repository project you must
  +to a CVS update of the Avalon Meta project and regenerate you version
  +of the Avalon Meta plugin:
  +
  +  $ cd /avalon/meta/plugin
  +  $ maven plugin:install
  +
  +After updating the plugin you can build the sandbox repository using
  +the following goal:
  +
     $ maven avalon:build
  +
  +An additional utility goal is available:
  +
  +  $ maven avalon:clean
  +
   
   Structure
   ---------
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to