jstrachan    2003/01/16 08:22:58

  Modified:    jelly    README.txt
  Log:
  patched the right goal name for jar production
  
  Revision  Changes    Path
  1.6       +6 -6      jakarta-commons-sandbox/jelly/README.txt
  
  Index: README.txt
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/jelly/README.txt,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- README.txt        16 Jan 2003 09:01:24 -0000      1.5
  +++ README.txt        16 Jan 2003 16:22:58 -0000      1.6
  @@ -8,12 +8,12 @@
   
   Some common maven goals for building and testing this project are
   
  -     clean   : cleans up the build so new builds will start from fresh
  -     test    : just run the unit tests
  -     jar         : compiles, runs unit tests and if they work build the jar
  -     javadoc : creates the javadoc
  -     site    : build the complete documentation with reports, javadoc etc
  -     dist    : creates a distribution
  +     clean    : cleans up the build so new builds will start from fresh
  +     test     : just run the unit tests
  +     java:jar : compiles, runs unit tests and if they work build the jar
  +     javadoc  : creates the javadoc
  +     site     : build the complete documentation with reports, javadoc etc
  +     dist     : creates a distribution
                        
   For more help using Maven please go to
   
  
  
  

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

Reply via email to