You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by bu...@apache.org on 2012/12/26 16:57:46 UTC

svn commit: r843911 - in /websites/staging/maven/trunk/content: ./ .htaccess download-fast.cgi download-fast.html download.cgi download.html maven-site-1.0-site.jar

Author: buildbot
Date: Wed Dec 26 15:57:45 2012
New Revision: 843911

Log:
Staging update by buildbot for maven

Added:
    websites/staging/maven/trunk/content/download.cgi
    websites/staging/maven/trunk/content/download.html
Removed:
    websites/staging/maven/trunk/content/download-fast.cgi
    websites/staging/maven/trunk/content/download-fast.html
Modified:
    websites/staging/maven/trunk/content/   (props changed)
    websites/staging/maven/trunk/content/.htaccess
    websites/staging/maven/trunk/content/maven-site-1.0-site.jar

Propchange: websites/staging/maven/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Dec 26 15:57:45 2012
@@ -1 +1 @@
-1425959
+1425961

Modified: websites/staging/maven/trunk/content/.htaccess
==============================================================================
--- websites/staging/maven/trunk/content/.htaccess (original)
+++ websites/staging/maven/trunk/content/.htaccess Wed Dec 26 15:57:45 2012
@@ -2,7 +2,7 @@ IndexOptions +SuppressIcon
 ErrorDocument 404 /errors/404.html
 
 Redirect Permanent /release-notes.html http://maven.apache.org/release-notes-all.html
-Redirect Permanent /download.html http://maven.apache.org/download-fast.cgi
+Redirect Permanent /download.html /download.cgi
 
 Redirect /ref/current http://maven.apache.org/ref/3.0.4
 Redirect /ref/current-2.0.x http://maven.apache.org/ref/2.0.11
@@ -74,4 +74,4 @@ RedirectMatch ^/plugins/maven-site-plugi
 
 Redirect Permanent /guides/development/guide-plugin-snapshot-repositories.html http://maven.apache.org/guides/development/guide-testing-development-plugins.html
 
-Redirect Permanent /guides/mini/guide-apt-format.html http://maven.apache.org/doxia/references/apt-format.html
\ No newline at end of file
+Redirect Permanent /guides/mini/guide-apt-format.html http://maven.apache.org/doxia/references/apt-format.html

Added: websites/staging/maven/trunk/content/download.cgi
==============================================================================
--- websites/staging/maven/trunk/content/download.cgi (added)
+++ websites/staging/maven/trunk/content/download.cgi Wed Dec 26 15:57:45 2012
@@ -0,0 +1,4 @@
+#!/bin/sh
+# Just call the standard mirrors.cgi script. It will use download.html
+# as the input template.
+exec /www/www.apache.org/dyn/mirrors/mirrors.cgi $*
\ No newline at end of file

Added: websites/staging/maven/trunk/content/download.html
==============================================================================
--- websites/staging/maven/trunk/content/download.html (added)
+++ websites/staging/maven/trunk/content/download.html Wed Dec 26 15:57:45 2012
@@ -0,0 +1,641 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<!--
+ | Generated by Apache Maven Doxia at Dec 26, 2012
+ | Rendered using Apache Maven Stylus Skin 1.5
+-->
+<html xmlns="http://www.w3.org/1999/xhtml">
+  <head>
+    <title>Maven - 
+    Download Apache Maven</title>
+    <style type="text/css" media="all">
+      @import url("./css/maven-base.css");
+      @import url("./css/maven-theme.css");
+      @import url("./css/site.css");
+    </style>
+    <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
+        <meta name="author" content="Brett Porter" />
+        <meta name="author" content="Jason van Zyl" />
+        <meta name="author" content="John Casey" />
+        <meta name="Date-Revision-yyyymmdd" content="20121226" />
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+                                                    
+<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
+                                                        
+<script type="text/javascript">_uacct = "UA-140879-1";
+        urchinTracker();</script>
+                              </head>
+  <body class="composite">
+    <div id="banner">
+                                      <a href="./" id="bannerLeft">
+                                                <img src="images/apache-maven-project-2.png" alt="" />
+                </a>
+                        <span id="bannerRight">
+                                                <img src="images/maven-logo-2.gif" alt="" />
+                </span>
+            <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="breadcrumbs">
+            
+                                   <div class="xleft">
+                          <a href="http://www.apache.org/" class="externalLink">Apache</a>
+        &gt;
+                  <a href="index.html">Maven</a>
+        &gt;
+        
+    Download Apache Maven
+        </div>
+            <div class="xright">        
+                                    Last Published: 2012-12-26
+            </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="leftColumn">
+      <div id="navcolumn">
+             
+                                                   <h5>Main</h5>
+                  <ul>
+                  <li class="none">
+                  <a href="index.html">Welcome</a>
+            </li>
+          </ul>
+                       <h5>Get Maven</h5>
+                  <ul>
+                  <li class="none">
+            <strong>Download</strong>
+          </li>
+                  <li class="none">
+                  <a href="docs/3.0.4/release-notes.html">Release Notes (3.0.4)</a>
+            </li>
+                  <li class="none">
+                  <a href="docs/2.2.1/release-notes.html">Release Notes (2.2.1)</a>
+            </li>
+                  <li class="none">
+                  <a href="docs/2.0.11/release-notes.html">Release Notes (2.0.11)</a>
+            </li>
+                  <li class="none">
+                  <a href="license.html">License</a>
+            </li>
+          </ul>
+                       <h5>IDE Integration</h5>
+                  <ul>
+                  <li class="none">
+                  <a href="eclipse-plugin.html">Eclipse</a>
+            </li>
+                  <li class="none">
+                  <a href="netbeans-module.html">NetBeans</a>
+            </li>
+          </ul>
+                       <h5>About Maven</h5>
+                  <ul>
+                  <li class="none">
+                  <a href="what-is-maven.html">What is Maven?</a>
+            </li>
+                  <li class="none">
+                  <a href="maven-features.html">Features</a>
+            </li>
+                  <li class="none">
+                  <a href="general.html">FAQ (official)</a>
+            </li>
+                  <li class="none">
+                  <a href="http://docs.codehaus.org/display/MAVENUSER/FAQs-1" class="externalLink">FAQ (unofficial)</a>
+            </li>
+          </ul>
+                       <h5>Documentation</h5>
+                  <ul>
+                  <li class="none">
+                  <a href="plugins/index.html">Maven Plugins</a>
+            </li>
+                  <li class="none">
+                  <a href="guides/index.html">Index (category)</a>
+            </li>
+                  <li class="none">
+                  <a href="run-maven/index.html">Running Maven</a>
+            </li>
+                                                                                                                                            <li class="collapsed">
+                  <a href="users/index.html">User Centre</a>
+                  </li>
+                                                                                                        <li class="collapsed">
+                  <a href="plugin-developers/index.html">Plugin Developer Centre</a>
+                  </li>
+                  <li class="none">
+                  <a href="repository/index.html">Maven Repository Centre</a>
+            </li>
+                  <li class="none">
+                  <a href="developers/index.html">Maven Developer Centre</a>
+            </li>
+                  <li class="none">
+                  <a href="articles.html">Books and Resources</a>
+            </li>
+                  <li class="none">
+                  <a href="http://docs.codehaus.org/display/MAVENUSER/Home" class="externalLink">Wiki</a>
+            </li>
+          </ul>
+                       <h5>Community</h5>
+                  <ul>
+                  <li class="none">
+                  <a href="community.html">Community Overview</a>
+            </li>
+                  <li class="none">
+                  <a href="guides/development/guide-helping.html">How to Contribute</a>
+            </li>
+                  <li class="none">
+                  <a href="guides/mini/guide-maven-evangelism.html">Maven Repository</a>
+            </li>
+                  <li class="none">
+                  <a href="users/getting-help.html">Getting Help</a>
+            </li>
+                  <li class="none">
+                  <a href="issue-tracking.html">Issue Tracking</a>
+            </li>
+                  <li class="none">
+                  <a href="source-repository.html">Source Repository</a>
+            </li>
+                  <li class="none">
+                  <a href="team-list.html">The Maven Team</a>
+            </li>
+          </ul>
+                       <h5>Project Documentation</h5>
+                  <ul>
+                                                                                                                          <li class="collapsed">
+                  <a href="project-info.html">Project Information</a>
+                  </li>
+          </ul>
+                       <h5>Maven Projects</h5>
+                  <ul>
+                  <li class="none">
+                  <a href="ant-tasks/index.html">Ant Tasks</a>
+            </li>
+                  <li class="none">
+                  <a href="archetype/index.html">Archetype</a>
+            </li>
+                  <li class="none">
+                  <a href="doxia/index.html">Doxia</a>
+            </li>
+                  <li class="none">
+                  <a href="jxr/index.html">JXR</a>
+            </li>
+                  <li class="none">
+                  <a href="maven-1.x/index.html">Maven 1.x</a>
+            </li>
+                  <li class="none">
+                  <a href="index.html">Maven 2 & 3</a>
+            </li>
+                  <li class="none">
+                  <a href="pom/index.html">Parent POMs</a>
+            </li>
+                  <li class="none">
+                  <a href="plugins/index.html">Plugins</a>
+            </li>
+                  <li class="none">
+                  <a href="plugin-tools/index.html">Plugin Tools</a>
+            </li>
+                  <li class="none">
+                  <a href="scm/index.html">SCM</a>
+            </li>
+                  <li class="none">
+                  <a href="shared/index.html">Shared Components</a>
+            </li>
+                  <li class="none">
+                  <a href="skins/index.html">Skins</a>
+            </li>
+                  <li class="none">
+                  <a href="surefire/index.html">Surefire</a>
+            </li>
+                  <li class="none">
+                  <a href="wagon/index.html">Wagon</a>
+            </li>
+          </ul>
+                       <h5>ASF</h5>
+                  <ul>
+                  <li class="none">
+                  <a href="http://www.apache.org/foundation/how-it-works.html" class="externalLink">How Apache Works</a>
+            </li>
+                  <li class="none">
+                  <a href="http://www.apache.org/foundation/" class="externalLink">Foundation</a>
+            </li>
+                  <li class="none">
+                  <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink">Sponsoring Apache</a>
+            </li>
+                  <li class="none">
+                  <a href="http://www.apache.org/foundation/thanks.html" class="externalLink">Thanks</a>
+            </li>
+          </ul>
+                                 <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
+          <img alt="Built by Maven" src="./images/logos/maven-feather.png"/>
+        </a>
+                       
+                               </div>
+    </div>
+    <div id="bodyColumn">
+      <div id="contentBox">
+        <!-- Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License. -->
+  
+    <div class="section"><h2>Download Apache Maven 3.0.4<a name="Download_Apache_Maven_3.0.4"></a></h2>
+
+      <p>Maven is distributed in several formats for your convenience. Use a source archive if you intend to build Maven
+      yourself. Otherwise, simply pick a ready-made binary distribution and follow the installation instructions given
+      at the end of this document.</p>
+
+      <p>You will be prompted for a mirror - if the file is not found on yours, please be patient, as it may take 24
+      hours to reach all mirrors.<p></p>
+
+      <p>In order to guard against corrupted downloads/installations, it is highly recommended to
+      <a class="externalLink" href="http://www.apache.org/dev/release-signing#verifying-signature">verify the signature</a>
+      of the release bundles against the public <a class="externalLink" href="http://www.apache.org/dist/maven/KEYS">KEYS</a> used by the Apache Maven
+      developers.</p>
+
+      <p>Maven is distributed under the <a class="externalLink" href="http://maven.apache.org/license.html">Apache License, version 2.0</a>.</p>
+
+      <p></p>We <b>strongly</b> encourage our users to configure a Maven repository mirror closer to their location, please read <a href="./guides/mini/guide-mirror-settings.html">How to Use Mirrors for Repositories</a>.
+
+      <p>Be sure to check the
+      <a class="externalLink" href="http://cwiki.apache.org/MAVEN/maven-3x-compatibility-notes.html">compatibility notes</a>
+      before using this version to avoid surprises. While Maven 3 aims to be backward-compatible with Maven 2.x to the
+      extent possible, there are still a few significant changes.
+      </p>
+
+      <a name="mirror"></a>
+      <div class="section"><h3>Mirror<a name="Mirror"></a></h3>
+
+        <p>
+          [if-any logo]
+          <a href="[link]">
+            <img src="[logo]" align="right" border="0" alt="logo" />
+          </a>
+          [end]
+          The currently selected mirror is
+          <b>[preferred]</b>.
+          If you encounter a problem with this mirror,
+          please select another mirror.
+          If all mirrors are failing, there are
+          <i>backup</i>
+          mirrors
+          (at the end of the mirrors list) that should be available.
+        </p>
+
+        <form action="[location]" method="get" id="SelectMirror">
+          Other mirrors:
+          <select name="Preferred">
+            [if-any http]
+            [for http]
+            <option value="[http]">[http]</option>
+            [end]
+            [end]
+            [if-any ftp]
+            [for ftp]
+            <option value="[ftp]">[ftp]</option>
+            [end]
+            [end]
+            [if-any backup]
+            [for backup]
+            <option value="[backup]">[backup] (backup)</option>
+            [end]
+            [end]
+          </select>
+          <input type="submit" value="Change" />
+        </form>
+
+        <p>
+          You may also consult the
+          <a class="externalLink" href="http://www.apache.org/mirrors/">complete list of
+            mirrors.</a>
+        </p>
+
+      </div>
+
+      <table border="0" class="bodyTable">
+        <thead>
+          <tr class="a">
+            <th></th>
+            <th>Link</th>
+            <th>Checksum</th>
+            <th>Signature</th>
+          </tr>
+        </thead>
+        <tbody>
+          <tr class="b">
+            <td>Maven 3.0.4 (Binary tar.gz)</td>
+            <td><a href="[preferred]maven/maven-3/3.0.4/binaries/apache-maven-3.0.4-bin.tar.gz">apache-maven-3.0.4-bin.tar.gz</a></td>
+            <td><a class="externalLink" href="http://www.apache.org/dist/maven/maven-3/3.0.4/binaries/apache-maven-3.0.4-bin.tar.gz.md5">apache-maven-3.0.4-bin.tar.gz.md5</a></td>
+            <td><a class="externalLink" href="http://www.apache.org/dist/maven/maven-3/3.0.4/binaries/apache-maven-3.0.4-bin.tar.gz.asc">apache-maven-3.0.4-bin.tar.gz.asc</a></td>
+          </tr>
+          <tr class="a">
+            <td>Maven 3.0.4 (Binary zip)  </td>
+            <td><a href="[preferred]maven/maven-3/3.0.4/binaries/apache-maven-3.0.4-bin.zip">apache-maven-3.0.4-bin.zip</a></td>
+            <td><a class="externalLink" href="http://www.apache.org/dist/maven/maven-3/3.0.4/binaries/apache-maven-3.0.4-bin.zip.md5">apache-maven-3.0.4-bin.zip.md5</a></td>
+            <td><a class="externalLink" href="http://www.apache.org/dist/maven/maven-3/3.0.4/binaries/apache-maven-3.0.4-bin.zip.asc">apache-maven-3.0.4-bin.zip.asc</a></td>
+          </tr>
+          <tr class="b">
+            <td>Maven 3.0.4 (Source tar.gz)</td>
+            <td><a class="externalLink" href="http://[preferred]maven/maven-3/3.0.4/source/apache-maven-3.0.4-src.tar.gz">apache-maven-3.0.4-src.tar.gz</a></td>
+            <td><a class="externalLink" href="http://www.apache.org/dist/maven/maven-3/3.0.4/source/apache-maven-3.0.4-src.tar.gz.md5">apache-maven-3.0.4-src.tar.gz.md5</a></td>
+            <td><a class="externalLink" href="http://www.apache.org/dist/maven/maven-3/3.0.4/source/apache-maven-3.0.4-src.tar.gz.asc">apache-maven-3.0.4-src.tar.gz.asc</a></td>
+          </tr>
+          <tr class="a">
+            <td>Maven 3.0.4 (Source zip) </td>
+            <td><a class="externalLink" href="http://[preferred]/maven/maven-3/3.0.4/source/apache-maven-3.0.4-src.zip">apache-maven-3.0.4-src.zip</a></td>
+            <td><a class="externalLink" href="http://www.apache.org/dist/maven/maven-3/3.0.4/source/apache-maven-3.0.4-src.zip.md5">apache-maven-3.0.4-src.zip.md5</a></td>
+            <td><a class="externalLink" href="http://www.apache.org/dist/maven/maven-3/3.0.4/source/apache-maven-3.0.4-src.zip.asc">apache-maven-3.0.4-src.zip.asc</a></td>
+          </tr>
+          <tr class="b">
+            <td>Release Notes</td>
+            <td><a href="./docs/3.0.4/release-notes.html">3.0.4</a></td>
+            <td></td>
+            <td></td>
+          </tr>
+          <tr class="a">
+            <td>Release Reference Documentation</td>
+            <td><a href="./ref/3.0.4/">3.0.4</a></td>
+            <td></td>
+            <td></td>
+          </tr>
+        </tbody>
+      </table>
+
+      <p>You can also download the current documentation, i.e. this website, as a <a href="#Maven_Documentation">JAR or PDF</a>.</p>
+
+
+      <div class="section"><h3>Maven 2.2.1<a name="Maven_2.2.1"></a></h3>
+
+        <p>This is an older, but stable version of Maven for projects that can't upgrade to Maven 3.x yet.</p>
+
+        <table border="0" class="bodyTable">
+          <thead>
+            <tr class="a">
+              <th></th>
+              <th>Link</th>
+              <th>Checksum</th>
+              <th>Signature</th>
+            </tr>
+          </thead>
+          <tbody>
+            <tr class="b">
+              <td>Maven 2.2.1 (Binary tar.gz)</td>
+              <td><a href="[preferred]maven/maven-2/2.2.1/binaries/apache-maven-2.2.1-bin.tar.gz">apache-maven-2.2.1-bin.tar.gz</a></td>
+              <td><a class="externalLink" href="http://www.apache.org/dist//maven/maven-2/2.2.1/binaries/apache-maven-2.2.1-bin.tar.gz.md5">apache-maven-2.2.1-bin.tar.gz.md5</a></td>
+              <td><a class="externalLink" href="http://www.apache.org/dist//maven/maven-2/2.2.1/binaries/apache-maven-2.2.1-bin.tar.gz.asc">apache-maven-2.2.1-bin.tar.gz.asc</a></td>
+            </tr>
+            <tr class="a">
+              <td>Maven 2.2.1 (Binary zip)</td>
+              <td><a class="externalLink" href="http://[preferred]maven/maven-2/2.2.1/binaries/apache-maven-2.2.1-bin.zip">apache-maven-2.2.1-bin.zip</a></td>
+              <td><a class="externalLink" href="http://www.apache.org/dist/maven/maven-2/2.2.1/binaries/apache-maven-2.2.1-bin.zip.md5">apache-maven-2.2.1-bin.zip.md5</a></td>
+              <td><a class="externalLink" href="http://www.apache.org/dist/maven/maven-2/2.2.1/binaries/apache-maven-2.2.1-bin.zip.asc">apache-maven-2.2.1-bin.zip.asc</a></td>
+            </tr>
+            <tr class="b">
+              <td>Maven 2.2.1 (Source tar.gz)</td>
+              <td><a class="externalLink" href="http://[preferred]maven/maven-2/2.2.1/source/apache-maven-2.2.1-src.tar.gz">apache-maven-2.2.1-src.tar.gz</a></td>
+              <td><a class="externalLink" href="http://www.apache.org/dist/maven/maven-2/2.2.1/source/apache-maven-2.2.1-src.tar.gz.md5">apache-maven-2.2.1-src.tar.gz.md5</a></td>
+              <td><a class="externalLink" href="http://www.apache.org/dist/maven/maven-2/2.2.1/source/apache-maven-2.2.1-src.tar.gz.asc">apache-maven-2.2.1-src.tar.gz.asc</a></td>
+            </tr>
+            <tr class="a">
+              <td>Maven 2.2.1 (Source zip)</td>
+              <td><a class="externalLink" href="http://www.apache.org/dyn/closer.cgi/maven/maven-2/2.2.1/source/apache-maven-2.2.1-src.zip">apache-maven-2.2.1-src.zip</a></td>
+              <td><a class="externalLink" href="http://www.apache.org/dist/maven/maven-2/2.2.1/source/apache-maven-2.2.1-src.zip.md5">apache-maven-2.2.1-src.zip.md5</a></td>
+              <td><a class="externalLink" href="http://www.apache.org/dist/maven/maven-2/2.2.1/source/apache-maven-2.2.1-src.zip.asc">apache-maven-2.2.1-src.zip.asc</a></td>
+            </tr>
+            <tr class="b">
+              <td>Release Notes</td>
+              <td><a href="./docs/2.2.1/release-notes.html">2.2.1</a></td>
+              <td></td>
+              <td></td>
+            </tr>
+            <tr class="a">
+              <td>Release Reference Documentation</td>
+              <td><a href="./ref/2.2.1/">2.2.1</a></td>
+              <td></td>
+              <td></td>
+            </tr>
+          </tbody>
+        </table>
+      </div>
+
+      <div class="section"><h3>Maven 2.0.11<a name="Maven_2.0.11"></a></h3>
+
+        <p>This is an older, but stable version of Maven for projects that require Maven to run on JDK 1.4.</p>
+
+        <table border="0" class="bodyTable">
+          <thead>
+            <tr class="a">
+              <th></th>
+              <th>Link</th>
+              <th>Checksum</th>
+              <th>Signature</th>
+            </tr>
+          </thead>
+          <tbody>
+            <tr class="b">
+              <td>Maven 2.0.11 (Binary tar.gz)</td>
+              <td><a class="externalLink" href="http://[preferred]maven/maven-2/2.0.11/binaries/apache-maven-2.0.11-bin.tar.gz">apache-maven-2.0.11-bin.tar.gz</a></td>
+              <td><a class="externalLink" href="http://www.apache.org/dist/maven/maven-2/2.0.11/binaries/apache-maven-2.0.11-bin.tar.gz.md5">apache-maven-2.0.11-bin.tar.gz.md5</a></td>
+              <td><a class="externalLink" href="http://www.apache.org/dist/maven/maven-2/2.0.11/binaries/apache-maven-2.0.11-bin.tar.gz.asc">apache-maven-2.0.11-bin.tar.gz.asc</a></td>
+            </tr>
+            <tr class="a">
+              <td>Maven 2.0.11 (Binary zip)</td>
+              <td><a class="externalLink" href="http://[preferred]maven/maven-2/2.0.11/binaries/apache-maven-2.0.11-bin.zip">apache-maven-2.0.11-bin.zip</a></td>
+              <td><a class="externalLink" href="http://www.apache.org/dist/maven/maven-2/2.0.11/binaries/apache-maven-2.0.11-bin.zip.md5">apache-maven-2.0.11-bin.zip.md5</a></td>
+              <td><a class="externalLink" href="http://www.apache.org/dist/maven/maven-2/2.0.11/binaries/apache-maven-2.0.11-bin.zip.asc">apache-maven-2.0.11-bin.zip.asc</a></td>
+            </tr>
+            <tr class="b">
+              <td>Maven 2.0.11 (Source tar.gz)</td>
+              <td><a class="externalLink" href="http://[preferred]maven/maven-2/2.0.11/source/apache-maven-2.0.11-src.tar.gz">apache-maven-2.0.11-src.tar.gz</a></td>
+              <td><a class="externalLink" href="http://www.apache.org/dist/maven/maven-2/2.0.11/source/apache-maven-2.0.11-src.tar.gz.md5">apache-maven-2.0.11-src.tar.gz.md5</a></td>
+              <td><a class="externalLink" href="http://www.apache.org/dist/maven/maven-2/2.0.11/source/apache-maven-2.0.11-src.tar.gz.asc">apache-maven-2.0.11-src.tar.gz.asc</a></td>
+            </tr>
+            <tr class="a">
+              <td>Maven 2.0.11 (Source zip)</td>
+              <td><a class="externalLink" href="http://[preferred]maven/maven-2/2.0.11/source/apache-maven-2.0.11-src.zip">apache-maven-2.0.11-src.zip</a></td>
+              <td><a class="externalLink" href="http://www.apache.org/dist/maven/maven-2/2.0.11/source/apache-maven-2.0.11-src.zip.md5">apache-maven-2.0.11-src.zip.md5</a></td>
+              <td><a class="externalLink" href="http://www.apache.org/dist/maven/maven-2/2.0.11/source/apache-maven-2.0.11-src.zip.asc">apache-maven-2.0.11-src.zip.asc</a></td>
+            </tr>
+            <tr class="b">
+              <td>Release Notes</td>
+              <td><a href="./docs/2.0.11/release-notes.html">2.0.11</a></td>
+              <td></td>
+              <td></td>
+            </tr>
+            <tr class="a">
+              <td>Release Reference Documentation</td>
+              <td><a href="./ref/2.0.11/">2.0.11</a></td>
+              <td></td>
+              <td></td>
+            </tr>
+          </tbody>
+        </table>
+      </div>
+
+      <a name="Maven_Documentation"></a>
+      <div class="section"><h3>Maven Documentation<a name="Maven_Documentation"></a></h3>
+       <p>
+         You can download the current documentation, i.e. this website, as:
+         </p><ul>
+           <li>a <a href="./maven-site-1.0-site.jar">single jar file;</a></li>
+           <li>a <a href="./apache-maven.pdf">PDF file.</a></li>
+         </ul>
+       
+      </div>
+      <div class="section"><h3>Previous Releases<a name="Previous_Releases"></a></h3>
+        <p>All previous releases of Maven can be found in the  <a class="externalLink" href="http://archive.apache.org/dist/maven/binaries/">archives</a>.</p>
+      </div>
+      <div class="section"><h3>System Requirements<a name="System_Requirements"></a></h3>
+        <p>
+          </p><table border="0" class="bodyTable">
+            <tr class="a">
+              <td><b>JDK</b></td>
+              <td>1.5 or above (this is to execute Maven - it still allows you to build against 1.3 and prior JDK's)</td>
+            </tr>
+            <tr class="b">
+              <td><b>Memory</b></td>
+              <td>No minimum requirement</td>
+            </tr>
+            <tr class="a">
+              <td><b>Disk</b></td>
+              <td>No minimum requirement. Approximately 100MB will be used for your local repository, however this will vary depending on usage and can be removed and redownloaded at any time.</td>
+            </tr>
+            <tr class="b">
+              <td><b>Operating System</b></td>
+              <td>No minimum requirement. On Windows, Windows NT and above or Cygwin is required for the startup scripts. Tested on Windows XP, Fedora Core and Mac OS X.</td>
+            </tr>
+          </table>
+        
+      </div>
+
+      <div class="section"><h3>Installation Instructions<a name="Installation_Instructions"></a></h3>
+        <p>
+          <i>Maven is a Java tool, so you must have <a class="externalLink" href="http://www.oracle.com/technetwork/java/">Java</a> installed in order to proceed. More precisely,
+          you need a Java Development Kit (JDK), the Java Runtime Environment (JRE) is not sufficient.</i>
+
+          Additional optional installation steps are listed after the platform specific instructions.
+        </p>
+        </div><div class="section"><h3>Windows 2000/XP<a name="Windows_2000XP"></a></h3>
+          <ol style="list-style-type: decimal">
+          <li>Unzip the distribution archive, i.e. <i>apache-maven-3.0.4-bin.zip</i> to the directory you wish to install Maven 3.0.4.
+          These instructions assume you chose <i>C:\Program Files\Apache Software Foundation</i>.
+          The subdirectory <tt>apache-maven-3.0.4</tt> will be created from the archive.
+          </li>
+
+          <li>Add the <tt>M2_HOME</tt> environment variable by opening up the system properties (WinKey + Pause),
+          selecting the &quot;Advanced&quot; tab, and the &quot;Environment Variables&quot; button, then adding the <i>M2_HOME</i>
+          variable in the user variables with the value
+          <tt>C:\Program Files\Apache Software Foundation\apache-maven-3.0.4</tt>. Be sure to omit any quotation marks around the path
+          even if it contains spaces. <b>Note</b>: For Maven &#160; 2.0.9, also be sure that the <tt>M2_HOME</tt>
+          doesn't have a '\' as last character.
+          </li>
+
+          <li>In the same dialog, add the <tt>M2</tt> environment variable in the user variables with the value <tt>%M2_HOME%\bin</tt>.</li>
+
+          <li><b>Optional</b>: In the same dialog, add the <tt>MAVEN_OPTS</tt> environment variable in the user variables to specify JVM properties, e.g. the value
+          <tt>-Xms256m -Xmx512m</tt>. This environment variable can be used to supply extra options to Maven.</li>
+
+          <li>In the same dialog, update/create the <tt>Path</tt> environment variable in the user variables and prepend the value <tt>%M2%</tt> to add
+          Maven available in the command line.</li>
+
+          <li>In the same dialog, make sure that <tt>JAVA_HOME</tt> exists in your user variables or in the system variables and it is set to the location of your JDK,
+          e.g. <tt>C:\Program Files\Java\jdk1.5.0_02</tt> and that <tt>%JAVA_HOME%\bin</tt> is in your <tt>Path</tt> environment variable.</li>
+
+          <li>Open a <i>new</i> command prompt (Winkey + R then type <tt>cmd</tt>) and run <tt>mvn --version</tt> to verify that it is correctly installed.</li>
+          </ol>
+        </div>
+      
+      <div class="section"><h3>Unix-based Operating Systems (Linux, Solaris and Mac OS X)<a name="Unix-based_Operating_Systems_Linux_Solaris_and_Mac_OS_X"></a></h3>
+        <ol style="list-style-type: decimal">
+        <li>Extract the distribution archive, i.e. <tt>apache-maven-3.0.4-bin.tar.gz</tt> to the directory you wish to install Maven 3.0.4.
+        These instructions assume you chose <tt>/usr/local/apache-maven</tt>. The subdirectory <tt>apache-maven-3.0.4</tt> will
+        be created from the archive.</li>
+
+        <li>In a command terminal, add the <tt>M2_HOME</tt> environment variable, e.g. <tt>export M2_HOME=/usr/local/apache-maven/apache-maven-3.0.4</tt>.
+        </li>
+
+        <li>Add the <tt>M2</tt> environment variable, e.g. <tt>export M2=$M2_HOME/bin</tt>.</li>
+
+        <li><b>Optional</b>: Add the <tt>MAVEN_OPTS</tt> environment variable to specify JVM properties, e.g. <tt>export MAVEN_OPTS=&quot;-Xms256m -Xmx512m&quot;</tt>.
+        This environment variable can be used to supply extra options to Maven.</li>
+
+        <li>Add <tt>M2</tt> environment variable to your path, e.g. <tt>export PATH=$M2:$PATH</tt>.</li>
+
+        <li>Make sure that <tt>JAVA_HOME</tt> is set to the location of your JDK, e.g.
+        <tt>export JAVA_HOME=/usr/java/jdk1.5.0_02</tt> and that <tt>$JAVA_HOME/bin</tt> is in your <tt>PATH</tt> environment variable.</li>
+
+        <li>Run <tt>mvn --version</tt> to verify that it is correctly installed.</li>
+        </ol>
+      </div>
+
+      <div class="section"><h3>Optional configuration<a name="Optional_configuration"></a></h3>
+
+        <p>Maven will work for most tasks with the above configuration, however if you have any environmental specific configuration outside of individual
+        projects then you will need to configure settings. The following sections refer to what is available.</p>
+
+
+        </div><div class="section"><h3>Settings<a name="Settings"></a></h3>
+
+        Maven has a settings file located in the Maven installation and/or user home directory that configure environmental specifics such as:
+
+        <ul>
+          <li>HTTP proxy server</li>
+
+          <li>repository manager location</li>
+
+          <li>server authentication and passwords</li>
+
+          <li>other configuration properties</li>
+        </ul>
+          For information on this file, see the <a href="./settings.html">Settings reference</a>
+        </div>
+
+        <div class="section"><h3>Security<a name="Security"></a></h3>
+          <p>
+          As of Maven 2.1.0+, you can encrypt passwords in your settings file, however you must first configure a master password. For more information on
+          both server passwords and the master password, see the <a href="./guides/mini/guide-encryption.html">Guide to Password Encryption</a>.
+        </p>
+        </div>
+
+        <div class="section"><h3>Toolchains<a name="Toolchains"></a></h3>
+          <p>
+            As of Maven 2.0.9+, you can build a project using a specific version of JDK independent from the one Maven is running with.
+            For more information, see the <a href="./guides/mini/guide-using-toolchains.html">Guide to Using Toolchains</a>.
+          </p>
+        </div>
+
+
+      
+
+    </div>
+  
+
+      </div>
+    </div>
+    <div class="clear">
+      <hr/>
+    </div>
+    <div id="footer">
+      <div class="xright">
+        &#169;            2002-2012
+              The Apache Software Foundation
+            
+                          - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.
+        Apache Maven, Maven, Apache, the Apache feather logo, and the Apache Maven project logos are trademarks of The Apache Software Foundation.
+      </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+  </body>
+</html>

Modified: websites/staging/maven/trunk/content/maven-site-1.0-site.jar
==============================================================================
Binary files - no diff available.