jvanzyl     02/03/28 09:22:33

  Modified:    xdocs    goals.xml
  Log:
  
  
  Revision  Changes    Path
  1.7       +27 -5     jakarta-turbine-maven/xdocs/goals.xml
  
  Index: goals.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-maven/xdocs/goals.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- goals.xml 26 Mar 2002 23:22:20 -0000      1.6
  +++ goals.xml 28 Mar 2002 17:22:33 -0000      1.7
  @@ -11,10 +11,32 @@
         <p>
           Maven's primary goal is to allow a developer to comprehend the
           complete state of a development effort in the shortest period of
  -        time.
  +        time. In order to attain this goal there are several areas of concern
  +        that Maven attempts to deal with:
  +        <ul>
  +          <li>Making the build process easy</li>
  +          <li>Uniformity of the build system</li>
  +          <li>Providing quality project information</li>
  +          <li>Coherent visualization of project information</li>
  +          <li>Process guidelines</li>
  +          <li>Thorough testing practices which includes coverage testing</li>
  +        </ul>
         </p>
   
  -      <subsection name="Visualization of Project Information">
  +      <subsection name="Making the build process easy">
  +      </subsection>
  +      <subsection name="Uniformity of the build system">
  +      </subsection>
  +      <subsection name="Providing quality project information">
  +      </subsection>
  +      <subsection name="Coherent visualization of project information">
  +      </subsection>
  +      <subsection name="Development process guidelines">
  +      </subsection>
  +      <subsection name="Thorough testing practices which include coverage testing">
  +      </subsection>
  +
  +      <subsection name="Visualization of project information">
           <p>
             In order to aid in that comprehension, it will be necessary
             not only to produce metrics for the source base in question
  @@ -29,7 +51,7 @@
             communicated with clarity, precision, and efficiency.
             Graphical displays should:
           </p>
  -        
  +
           <ul>
             <li>
               show the data
  @@ -60,12 +82,12 @@
             <li>
               reveal the data at several levels of detail, from a broad
               overview to the fine structure
  -          </li>          
  +          </li>
   
             <li>
               serve a reasonably clear purpose: description, exploration,
               tabulation, or decoration
  -          </li>          
  +          </li>
   
             <li>
               be closely integrated with the statistical and verbal
  
  
  

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

Reply via email to