You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ah...@apache.org on 2005/10/31 23:48:23 UTC

svn commit: r329925 - /maven/maven-1/core/trunk/xdocs/navigation.xml

Author: aheritier
Date: Mon Oct 31 14:48:18 2005
New Revision: 329925

URL: http://svn.apache.org/viewcvs?rev=329925&view=rev
Log:
Update site links

Modified:
    maven/maven-1/core/trunk/xdocs/navigation.xml

Modified: maven/maven-1/core/trunk/xdocs/navigation.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/core/trunk/xdocs/navigation.xml?rev=329925&r1=329924&r2=329925&view=diff
==============================================================================
--- maven/maven-1/core/trunk/xdocs/navigation.xml (original)
+++ maven/maven-1/core/trunk/xdocs/navigation.xml Mon Oct 31 14:48:18 2005
@@ -16,141 +16,140 @@
  * limitations under the License.
  */
  -->
-
 <project name="Maven 1.x">
-
   <title>Maven 1.x</title>
-
   <body>
 
     <breadcrumbs>
-      <item name="Apache"                              href="http://www.apache.org"/>
-      <item name="Maven"                               href="http://maven.apache.org/"/>
+      <item name="Apache" href="http://www.apache.org"/>
+      <item name="Maven" href="http://maven.apache.org/"/>
     </breadcrumbs>
 
     <links>
-      <item name="Maven 1.x plugins"                   href="/reference/plugins/index.html"/>
-      <item name="Maven 1.x plugins Sandbox"           href="/plugins-sandbox/index.html"/>
-      <item name="Continuum"                           href="http://maven.apache.org/continuum/index.html" />
-      <item name="Maven 2.0"                           href="http://maven.apache.org/index.html"/>
-      <item name="PDF Documentation"                   href="/maven.pdf" img="/images/pdf.gif"/>
+      <item name="Apache" href="http://www.apache.org/"/>
+      <item name="Maven 1.x" href="http://maven.apache.org/maven-1.x"/>
+      <item name="Maven 2.x" href="http://maven.apache.org/"/>
+      <item name="Continuum" href="http://maven.apache.org/continuum"/>
+      <item name="SCM" href="http://maven.apache.org/scm"/>
+      <item name="Wagon" href="http://maven.apache.org/wagon"/>
+      <item name="JXR" href="http://maven.apache.org/jxr"/>
     </links>
 
     <menu name="Getting Maven">
-      <item name="Downloading"                         href="/start/download.html" />
-      <item name="Release Notes"                       href="/start/release-notes-LATEST.html" />
-      <item name="Compatibility"                       href="/reference/backwards-compatibility.html" />
+      <item name="Downloading" href="/start/download.html"/>
+      <item name="Release Notes" href="/start/release-notes-LATEST.html"/>
+      <item name="Compatibility" href="/reference/backwards-compatibility.html"/>
     </menu>
 
     <menu name="Getting Started">
-      <item name="Installing"                          href="/start/install.html" />
-      <item name="Building a Project"                  href="/start/quick-start.html" />
-      <item name="Creating a Project"                  href="/start/ten-minute-test.html" />
-      <item name="Adapting a Project"                  href="/start/adapting.html" />
-      <item name="Maven for Ant Users"                 href="/start/maven-for-ant-users.html" />
-      <item name="FAQ"                                 href="/faq.html" />
+      <item name="Installing" href="/start/install.html"/>
+      <item name="Building a Project" href="/start/quick-start.html"/>
+      <item name="Creating a Project" href="/start/ten-minute-test.html"/>
+      <item name="Adapting a Project" href="/start/adapting.html"/>
+      <item name="Maven for Ant Users" href="/start/maven-for-ant-users.html"/>
+      <item name="FAQ" href="/faq.html"/>
     </menu>
 
     <menu name="About Maven">
-      <item name="What is Maven?"                      href="/about/whatismaven.html" />
-      <item name="Feature Summary"                     href="/about/features.html" />
-      <item name="Powered by Maven"                    href="/about/powered.html" />
+      <item name="What is Maven?" href="/about/whatismaven.html"/>
+      <item name="Feature Summary" href="/about/features.html"/>
+      <item name="Powered by Maven" href="/about/powered.html"/>
     </menu>
 
     <menu name="News and Resources">
-      <item name="Road Map"                            href="/roadmap.html" />
-      <item name="Books and Articles"                  href="/reference/articles.html" />
-      <item name="MavenBlogs.com"                      href="http://www.mavenblogs.com/" target="_blank"/>
-      <item name="MavenBook.org"                       href="http://www.mavenbook.org/" target="_blank"/>
+      <item name="Road Map" href="/roadmap.html"/>
+      <item name="Books and Articles" href="/reference/articles.html"/>
+      <item name="MavenBlogs.com" href="http://www.mavenblogs.com/" target="_blank"/>
+      <item name="MavenBook.org" href="http://www.mavenbook.org/" target="_blank"/>
+      <item name="PDF Documentation" href="/maven.pdf" img="/images/pdf.gif"/>
     </menu>
-    
+
     <!-- TODO [later]: clean up directory structure -->
     <menu name="User's Guide">
-      <item name="Using Maven" collapse="true"         href="/using/index.html">
-        <item name="Building JARs"                     href="/using/jar.html" />
-        <item name="Resources"                         href="/using/resources.html" />
-        <item name="Unit Testing"                      href="/using/tests.html" />
-        <item name="Creating a Site"                   href="/using/site.html" />
-        <item name="Source Control"                    href="/using/scm.html" />
-        <item name="Making Releases"                   href="/using/releasing.html" />
-        <item name="Web Applications"                  href="/using/war.html" />
-        <item name="Multiple Modules"                  href="/using/multiproject.html" />
-        <item name="Handling Dependencies"             href="/using/managing-dependencies.html" />
-        <item name="Migrating from Ant"                href="/using/migrating.html" />
-        <item name="Best Practices"                    href="/using/bestpractices.html" />
+      <item name="Using Maven" collapse="true" href="/using/index.html">
+        <item name="Building JARs" href="/using/jar.html"/>
+        <item name="Resources" href="/using/resources.html"/>
+        <item name="Unit Testing" href="/using/tests.html"/>
+        <item name="Creating a Site" href="/using/site.html"/>
+        <item name="Source Control" href="/using/scm.html"/>
+        <item name="Making Releases" href="/using/releasing.html"/>
+        <item name="Web Applications" href="/using/war.html"/>
+        <item name="Multiple Modules" href="/using/multiproject.html"/>
+        <item name="Handling Dependencies" href="/using/managing-dependencies.html"/>
+        <item name="Migrating from Ant" href="/using/migrating.html"/>
+        <item name="Best Practices" href="/using/bestpractices.html"/>
       </item>
       <item name="Customising a Build" collapse="true" href="/using/customising.html">
-        <item name="Scripting"                         href="/reference/scripting.html" />
-        <item name="Writing a Plugin"                  href="/using/developing-plugins.html" />
-        <item name="Sharing Plugins"                   href="/reference/sharing-plugins.html" />
+        <item name="Scripting" href="/reference/scripting.html"/>
+        <item name="Writing a Plugin" href="/using/developing-plugins.html"/>
+        <item name="Sharing Plugins" href="/reference/sharing-plugins.html"/>
       </item>
-      <item name="Repositories" collapse="true"        href="/using/repositories.html">
-        <item name="Internal Repositories"             href="/reference/internal-repositories.html" />
-        <item name="Sun JAR Names"                     href="/reference/standard-sun-jar-names.html" />
-        <item name="Uploading to Ibiblio"              href="/reference/repository-upload.html" />
+      <item name="Repositories" collapse="true" href="/using/repositories.html">
+        <item name="Internal Repositories" href="/reference/internal-repositories.html"/>
+        <item name="Sun JAR Names" href="/reference/standard-sun-jar-names.html"/>
+        <item name="Uploading to Ibiblio" href="/reference/repository-upload.html"/>
       </item>
-      <item name="Reference" collapse="true"           href="/reference/index.html">
-        <item name="Glossary"                          href="/reference/glossary.html" />
-        <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="/tags.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" />
+      <item name="Reference" collapse="true" href="/reference/index.html">
+        <item name="Glossary" href="/reference/glossary.html"/>
+        <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="/tags.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"/>
         </item>
       </item>
     </menu>
 
     <menu name="Getting Plugins">
-      <item name="Maven Plugins"                       href="/reference/plugins/index.html" />
-      <item name="Maven Plugins Sandbox"                href="/plugins-sandbox/index.html" />
-      <item name="Maven Plugins @ sf.net"              href="http://maven-plugins.sourceforge.net/" target="_blank"/>
-      <item name="Other 3rd Party Plugins"             href="/reference/3rdparty.html" />
+      <item name="Maven Plugins" href="/reference/plugins/index.html"/>
+      <item name="Maven Plugins Sandbox" href="/plugins-sandbox/index.html"/>
+      <item name="Maven Plugins @ sf.net" href="http://maven-plugins.sourceforge.net/" target="_blank"/>
+      <item name="Other 3rd Party Plugins" href="/reference/3rdparty.html"/>
     </menu>
 
     <!-- TODO [later]: Borrow, share with /dev/ and jakarta -->
     <menu name="Getting Involved">
-      <item name="How to Help"                         href="/contributing/help.html" />
-      <item name="Mailing Lists"                       href="/mail-lists.html" />
-      <item name="Reporting Issues"                    href="/issue-tracking.html" />
-      <item name="Building from Source"                href="/developers/building-from-source.html" />
-      <item name="Submitting Patches"                  href="/contributing/patches.html" />
+      <item name="How to Help" href="/contributing/help.html"/>
+      <item name="Mailing Lists" href="/mail-lists.html"/>
+      <item name="Reporting Issues" href="/issue-tracking.html"/>
+      <item name="Building from Source" href="/developers/building-from-source.html"/>
+      <item name="Submitting Patches" href="/contributing/patches.html"/>
     </menu>
 
-<!-- TODO [later]: Should references have an explanatory page? Eg summary about related projects, summary about subprojects -->
+    <!-- TODO [later]: Should references have an explanatory page? Eg summary about related projects, summary about subprojects -->
     <menu name="Maven projects">
-      <item name="About projects"                      href="/project/index.html" />
+      <item name="About projects" href="/project/index.html"/>
       <!-- TODO [later]: build sites
       <item name="Maven Wagon"                         href="/wagon/index.html" />
       <item name="Maven SCM"                           href="/scm/index.html" /> -->
-      <item name="Maven 2.0"                           href="http://maven.apache.org" />
-      <item name="Continuum"                           href="http://maven.apache.org/continuum/index.html" />
-<!--      <item name="Components" collapse="true"          href="/project/components.html"> -->
-        <!-- TODO [later]: build site
+      <item name="Maven 2.0" href="http://maven.apache.org"/>
+      <item name="Continuum" href="http://maven.apache.org/continuum/index.html"/>
+      <!--      <item name="Components" collapse="true"          href="/project/components.html"> -->
+      <!-- TODO [later]: build site
         <item name="Maven Model Library"               href="/components/maven-model/index.html" /> -->
-<!--      </item> -->
+      <!--      </item> -->
     </menu>
 
     <menu name="Related Projects">
-      <item name="Mevenide"                            href="http://mevenide.codehaus.org/" target="_blank"/>
-      <item name="Maven Proxy"                         href="http://maven-proxy.codehaus.org/" target="_blank"/>
-      <item name="Ant"                                 href="http://ant.apache.org/" target="_blank"/>
-      <item name="Jelly"                               href="http://jakarta.apache.org/commons/jelly/" target="_blank"/>
+      <item name="Mevenide" href="http://mevenide.codehaus.org/" target="_blank"/>
+      <item name="Maven Proxy" href="http://maven-proxy.codehaus.org/" target="_blank"/>
+      <item name="Ant" href="http://ant.apache.org/" target="_blank"/>
+      <item name="Jelly" href="http://jakarta.apache.org/commons/jelly/" target="_blank"/>
     </menu>
 
-<!-- TODO [later]: actually, may want to fold up the whole top of the site when entering the "developer section" -->
+    <!-- TODO [later]: actually, may want to fold up the whole top of the site when entering the "developer section" -->
     <menu name="Developers" type="footer">
-      <item name="Documenting"                         href="/developers/documentation-conventions.html" />
-      <item name="Making Releases"                     href="/developers/making-releases.html" />
-      <item name="Code Style"                          href="/developers/code-style.html" />
-      <item name="Apache Resources"                    href="/developers/apache.html" />
+      <item name="Documenting" href="/developers/documentation-conventions.html"/>
+      <item name="Making Releases" href="/developers/making-releases.html"/>
+      <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
 -->
-<!-- until next year...
+    <!-- until next year...
     <menu name="ApacheCon Europe 2005"> 	 
       <item name="ApacheCon Europe 2005" href="http://www.apachecon.com/"
             img="http://apache.org/images/ac2005eu_135x50.gif" />
@@ -158,4 +157,3 @@
 -->
   </body>
 </project>
-