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 2005/05/24 09:40:40 UTC

svn commit: r178132 - in /maven/maven-1/core/trunk/xdocs: navigation-pdf.xml navigation.xml start/ten-minute-test.xml

Author: brett
Date: Tue May 24 00:40:38 2005
New Revision: 178132

URL: http://svn.apache.org/viewcvs?rev=178132&view=rev
Log:
more maven book references

Modified:
    maven/maven-1/core/trunk/xdocs/navigation-pdf.xml
    maven/maven-1/core/trunk/xdocs/navigation.xml
    maven/maven-1/core/trunk/xdocs/start/ten-minute-test.xml

Modified: maven/maven-1/core/trunk/xdocs/navigation-pdf.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/core/trunk/xdocs/navigation-pdf.xml?rev=178132&r1=178131&r2=178132&view=diff
==============================================================================
--- maven/maven-1/core/trunk/xdocs/navigation-pdf.xml (original)
+++ maven/maven-1/core/trunk/xdocs/navigation-pdf.xml Tue May 24 00:40:38 2005
@@ -56,12 +56,13 @@
       <item name="Powered by Maven"                    href="/about/powered.html" />
     </menu>
 
-    <menu name="News">
+    <menu name="News and Resources">
       <item name="Road Map"                            href="/roadmap.html" />
-      <item name="Articles and Press"                  href="/reference/articles.html" />
-      <item name="Maven Blogs"                         href="http://www.mavenblogs.com/" />
+      <item name="Books and Articles"                  href="/reference/articles.html" />
+      <item name="MavenBlogs.com"                      href="http://www.mavenblogs.com/" />
+      <item name="MavenBook.org"                       href="http://www.mavenbook.org/" />
     </menu>
-
+    
     <!-- TODO [later]: clean up directory structure -->
     <menu name="User's Guide">
       <item name="Using Maven" collapse="true"         href="/using/index.html">
@@ -92,6 +93,7 @@
         <item name="Conventions"                       href="/reference/conventions.html" />
         <item name="Project Descriptor"                href="/reference/project-descriptor.html" />
         <item name="Properties Reference"              href="/reference/properties.html" />
+        <item name="Maven Jelly Tag Library"           href="/reference/maven-jelly-tags/index.html" />
         <item name="Command Line"                      href="/reference/command-line.html" />
         <item name="IDE Integration"                   href="/reference/ide/index.html" collapse="true">
           <item name="IntelliJ IDEA"                   href="/reference/ide/idea.html" />
@@ -144,10 +146,14 @@
       <item name="Code Style"                          href="/developers/code-style.html" />
       <item name="Apache Resources"                    href="/developers/apache.html" />
     </menu>
-
+    
 <!--
 TODO [later]: overhaul development-process.xml and development directories
 -->
+    <menu name="ApacheCon Europe 2005"> 	 
+      <item name="ApacheCon Europe 2005" href="http://www.apachecon.com/"
+            img="http://apache.org/images/ac2005eu_135x50.gif" />
+    </menu>
   </body>
 </project>
 

Modified: maven/maven-1/core/trunk/xdocs/navigation.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/core/trunk/xdocs/navigation.xml?rev=178132&r1=178131&r2=178132&view=diff
==============================================================================
--- maven/maven-1/core/trunk/xdocs/navigation.xml (original)
+++ maven/maven-1/core/trunk/xdocs/navigation.xml Tue May 24 00:40:38 2005
@@ -56,10 +56,11 @@
       <item name="Powered by Maven"                    href="/about/powered.html" />
     </menu>
 
-    <menu name="News">
+    <menu name="News and Resources">
       <item name="Road Map"                            href="/roadmap.html" />
-      <item name="Articles and Press"                  href="/reference/articles.html" />
-      <item name="Maven Blogs"                         href="http://www.mavenblogs.com/" />
+      <item name="Books and Articles"                  href="/reference/articles.html" />
+      <item name="MavenBlogs.com"                      href="http://www.mavenblogs.com/" />
+      <item name="MavenBook.org"                       href="http://www.mavenbook.org/" />
     </menu>
     
     <!-- TODO [later]: clean up directory structure -->

Modified: maven/maven-1/core/trunk/xdocs/start/ten-minute-test.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/core/trunk/xdocs/start/ten-minute-test.xml?rev=178132&r1=178131&r2=178132&view=diff
==============================================================================
--- maven/maven-1/core/trunk/xdocs/start/ten-minute-test.xml (original)
+++ maven/maven-1/core/trunk/xdocs/start/ten-minute-test.xml Tue May 24 00:40:38 2005
@@ -297,6 +297,11 @@
         projects consistently, like building blocks.
       </p>
       <p>
+        For more information on beginning with Maven, the book <a href="http://www.mavenbook.org/">Maven:
+        A Developer's Notebook</a> has a <a href="http://www.oreilly.com/catalog/mavenadn/chapter/ch01.pdf">sample
+        chapter</a> online that deals with getting started.
+      </p>
+      <p>
         It is recommended that you read the areas of the <a href="../using/index.html">User's Guide</a>
         that relate to the particular type of project you are working on next. This includes:
       </p>



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