jvanzyl     02/03/28 09:50:08

  Modified:    xdocs    goals.xml
  Log:
  
  
  Revision  Changes    Path
  1.9       +6 -0      jakarta-turbine-maven/xdocs/goals.xml
  
  Index: goals.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-maven/xdocs/goals.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- goals.xml 28 Mar 2002 17:45:16 -0000      1.8
  +++ goals.xml 28 Mar 2002 17:50:07 -0000      1.9
  @@ -38,6 +38,12 @@
   
         <subsection name="Uniformity of the build system">
           <p>
  +          Maven allows a project to build using its project object model (POM) and
  +          a single set of Ant build files that are shared by all projects using
  +          Maven thus providing a uniform build system. Once you familiarize yourself
  +          with how one Maven project builds you automatically know how all Maven
  +          projects build saving you immense amounts of time when trying to
  +          navigate many projects.
           </p>
         </subsection>
   
  
  
  

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

Reply via email to