You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by br...@apache.org on 2004/10/30 06:27:50 UTC

cvs commit: maven/xdocs/start index.xml

brett       2004/10/29 21:27:49

  Modified:    xdocs    Tag: MAVEN-1_0-BRANCH faq.fml getting-started.xml
                        index.xml navigation-pdf.xml navigation.xml
               xdocs/start Tag: MAVEN-1_0-BRANCH index.xml
  Added:       xdocs    Tag: MAVEN-1_0-BRANCH objectives.xml
  Removed:     xdocs    Tag: MAVEN-1_0-BRANCH goals.xml
  Log:
  rename goals to objectives, so it isn't confused with the regular plugin
  nagivation item.
  
  this document will probably need an edit though
  
  Revision  Changes    Path
  No                   revision
  No                   revision
  1.5.4.14  +1 -1      maven/xdocs/faq.fml
  
  Index: faq.fml
  ===================================================================
  RCS file: /home/cvs/maven/xdocs/faq.fml,v
  retrieving revision 1.5.4.13
  retrieving revision 1.5.4.14
  diff -u -r1.5.4.13 -r1.5.4.14
  --- faq.fml	30 Oct 2004 03:19:48 -0000	1.5.4.13
  +++ faq.fml	30 Oct 2004 04:27:49 -0000	1.5.4.14
  @@ -25,7 +25,7 @@
       <faq id="what-is-maven">
         <question>What is Maven?</question>
         <answer>
  -        Please see the <a href="goals.html">Goals</a> and
  +        Please see the <a href="objectives.html">Objectives</a> and
           <a href="features.html">Features</a> documents.
         </answer>
       </faq>
  
  
  
  1.14.10.2 +1 -1      maven/xdocs/getting-started.xml
  
  Index: getting-started.xml
  ===================================================================
  RCS file: /home/cvs/maven/xdocs/getting-started.xml,v
  retrieving revision 1.14.10.1
  retrieving revision 1.14.10.2
  diff -u -r1.14.10.1 -r1.14.10.2
  --- getting-started.xml	4 Mar 2004 17:45:56 -0000	1.14.10.1
  +++ getting-started.xml	30 Oct 2004 04:27:49 -0000	1.14.10.2
  @@ -33,7 +33,7 @@
           For those that have already skimmed the documentation on this
           site, you may be asking yourself, what *exactly* does it mean to
           use Maven?  That question will have different answers over time
  -        as Maven <a href="goals.html">evolves</a>, but these documents
  +        as Maven <a href="objectives.html">evolves</a>, but these documents
           attempt to illustrate (using the Turbine projects as an example)
           how one might install, integrate and leverage the power of Maven
           in a project.
  
  
  
  1.11.10.4 +5 -5      maven/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/maven/xdocs/index.xml,v
  retrieving revision 1.11.10.3
  retrieving revision 1.11.10.4
  diff -u -r1.11.10.3 -r1.11.10.4
  --- index.xml	24 Oct 2004 02:12:42 -0000	1.11.10.3
  +++ index.xml	30 Oct 2004 04:27:49 -0000	1.11.10.4
  @@ -49,11 +49,11 @@
         <a href="./start/index.html">Getting Started</a> guide.
       </p>
       <p>
  -      Maven has many <a href="goals.html">goals</a>, but in a nutshell Maven
  -      aims to make the developer's life easier by providing a well defined
  -      <a href="reference/project-descriptor.html">project</a> structure, well defined
  -      development processes to follow, and a coherent body of
  -      documentation that keeps your developers and clients apprised of
  +      Maven has many <a href="objectives.html">objectives</a>, but in a 
  +      nutshell Maven aims to make the developer's life easier by providing a 
  +      well defined <a href="reference/project-descriptor.html">project</a> 
  +      structure, well defined development processes to follow, and a coherent 
  +      body of documentation that keeps your developers and clients apprised of
         what's happening with your project. Maven alleviates a lot of what most
         developers consider drudgery and lets
         them get on with the task at hand. This is essential in OSS projects
  
  
  
  1.1.2.11  +1 -1      maven/xdocs/navigation-pdf.xml
  
  Index: navigation-pdf.xml
  ===================================================================
  RCS file: /home/cvs/maven/xdocs/navigation-pdf.xml,v
  retrieving revision 1.1.2.10
  retrieving revision 1.1.2.11
  diff -u -r1.1.2.10 -r1.1.2.11
  --- navigation-pdf.xml	13 Jul 2004 14:21:03 -0000	1.1.2.10
  +++ navigation-pdf.xml	30 Oct 2004 04:27:49 -0000	1.1.2.11
  @@ -21,7 +21,7 @@
       <title>Maven</title>
       <body>
           <menu name="Overview">
  -            <item name="Goals" href="/goals.html"/>
  +            <item name="Objectives" href="/objectives.html"/>
               <item name="Features" href="/features.html"/>
               <item name="News and Status" href="/status.html"/>
               <item name="Changes" href="/changes-report.html"/>            
  
  
  
  1.33.4.14 +1 -1      maven/xdocs/navigation.xml
  
  Index: navigation.xml
  ===================================================================
  RCS file: /home/cvs/maven/xdocs/navigation.xml,v
  retrieving revision 1.33.4.13
  retrieving revision 1.33.4.14
  diff -u -r1.33.4.13 -r1.33.4.14
  --- navigation.xml	30 Aug 2004 09:47:56 -0000	1.33.4.13
  +++ navigation.xml	30 Oct 2004 04:27:49 -0000	1.33.4.14
  @@ -29,7 +29,7 @@
       </links>
   
      <menu name="Overview">
  -      <item name="Goals"                   href="/goals.html"/>
  +      <item name="Objectives"              href="/objectives.html"/>
         <item name="Features"                href="/features.html"/>
         <item name="Download"                href="/start/download.html"/>
         <item name="News and Status"         href="/status.html"/>
  
  
  
  No                   revision
  
  Index: navigation.xml
  ===================================================================
  RCS file: /home/cvs/maven/xdocs/navigation.xml,v
  retrieving revision 1.33.4.13
  retrieving revision 1.33.4.14
  diff -u -r1.33.4.13 -r1.33.4.14
  --- navigation.xml	30 Aug 2004 09:47:56 -0000	1.33.4.13
  +++ navigation.xml	30 Oct 2004 04:27:49 -0000	1.33.4.14
  @@ -29,7 +29,7 @@
       </links>
   
      <menu name="Overview">
  -      <item name="Goals"                   href="/goals.html"/>
  +      <item name="Objectives"              href="/objectives.html"/>
         <item name="Features"                href="/features.html"/>
         <item name="Download"                href="/start/download.html"/>
         <item name="News and Status"         href="/status.html"/>
  
  
  
  No                   revision
  
  Index: navigation.xml
  ===================================================================
  RCS file: /home/cvs/maven/xdocs/navigation.xml,v
  retrieving revision 1.33.4.13
  retrieving revision 1.33.4.14
  diff -u -r1.33.4.13 -r1.33.4.14
  --- navigation.xml	30 Aug 2004 09:47:56 -0000	1.33.4.13
  +++ navigation.xml	30 Oct 2004 04:27:49 -0000	1.33.4.14
  @@ -29,7 +29,7 @@
       </links>
   
      <menu name="Overview">
  -      <item name="Goals"                   href="/goals.html"/>
  +      <item name="Objectives"              href="/objectives.html"/>
         <item name="Features"                href="/features.html"/>
         <item name="Download"                href="/start/download.html"/>
         <item name="News and Status"         href="/status.html"/>
  
  
  
  1.1.2.1   +210 -0    maven/xdocs/Attic/objectives.xml
  
  
  
  
  No                   revision
  No                   revision
  1.2.10.2  +1 -1      maven/xdocs/start/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/maven/xdocs/start/index.xml,v
  retrieving revision 1.2.10.1
  retrieving revision 1.2.10.2
  diff -u -r1.2.10.1 -r1.2.10.2
  --- index.xml	4 Mar 2004 17:45:58 -0000	1.2.10.1
  +++ index.xml	30 Oct 2004 04:27:49 -0000	1.2.10.2
  @@ -33,7 +33,7 @@
           For those that have already skimmed the documentation on this
           site, you may be asking yourself, what *exactly* does it mean to
           use Maven?  That question will have different answers over time
  -        as Maven <a href="../goals.html">evolves</a>, but these documents
  +        as Maven <a href="../objectives.html">evolves</a>, but these documents
           attempt to illustrate (using the Turbine projects as an example)
           how one might install, integrate and leverage the power of Maven
           in a project.
  
  
  

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