You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by jd...@apache.org on 2005/12/13 01:19:55 UTC

svn commit: r356424 - /maven/site/trunk/src/site/apt/download.apt

Author: jdcasey
Date: Mon Dec 12 16:19:51 2005
New Revision: 356424

URL: http://svn.apache.org/viewcvs?rev=356424&view=rev
Log:
Updating for 2.0.1 release.

Modified:
    maven/site/trunk/src/site/apt/download.apt

Modified: maven/site/trunk/src/site/apt/download.apt
URL: http://svn.apache.org/viewcvs/maven/site/trunk/src/site/apt/download.apt?rev=356424&r1=356423&r2=356424&view=diff
==============================================================================
--- maven/site/trunk/src/site/apt/download.apt (original)
+++ maven/site/trunk/src/site/apt/download.apt Mon Dec 12 16:19:51 2005
@@ -1,27 +1,44 @@
  ------
-Download Maven 2.0
+Download Maven 2.0.1
  ------
 Brett Porter
  ------
 4 October 2005
  ------
 
-Download Maven 2.0
+Download Maven 2.0.1
 
   Maven is distributed in several formats for your convenience.
 
   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.
 
-  Maven 2.0 is distributed under the {{{http://maven.apache.org/license.html} Apache License, version 2.0}}.
+  Maven 2.0.1 is distributed under the {{{http://maven.apache.org/license.html} Apache License, version 2.0}}.
 
-  Also available is a distribution suitable for use with Ant to use Maven 2.0's dependency
+  Also available is a distribution suitable for use with Ant to use Maven 2.0.1's dependency
   management (including transitive dependencies), repository and artifact deployment support.
   See {{{ant-tasks.html} Ant Tasks}} for more information and installation instructions.
 
 *-------------------------+---------+----------+-----------+
 |                         | Mirrors | Checksum | Signature |
 *-------------------------+---------+----------+-----------+
+| Maven 2.0.1 (tar.bz2)     | {{{http://www.apache.org/dyn/closer.cgi/maven/binaries/maven-2.0.1-bin.tar.bz2} maven-2.0.1-bin.tar.bz2}} | {{{http://www.apache.org/dist/maven/binaries/maven-2.0.1-bin.tar.bz2.md5} maven-2.0.1-bin.tar.bz2.md5}} | {{{http://www.apache.org/dist/maven/binaries/maven-2.0.1-bin.tar.bz2.asc} maven-2.0.1-bin.tar.bz2.asc}} |
+*-------------------------+---------+----------+-----------+
+| Maven 2.0.1 (tar.gz)      | {{{http://www.apache.org/dyn/closer.cgi/maven/binaries/maven-2.0.1-bin.tar.gz} maven-2.0.1-bin.tar.gz}} | {{{http://www.apache.org/dist/maven/binaries/maven-2.0.1-bin.tar.gz.md5} maven-2.0.1-bin.tar.gz.md5}} | {{{http://www.apache.org/dist/maven/binaries/maven-2.0.1-bin.tar.gz.asc} maven-2.0.1-bin.tar.gz.asc}} |
+*-------------------------+---------+----------+-----------+
+| Maven 2.0.1 (zip)         | {{{http://www.apache.org/dyn/closer.cgi/maven/binaries/maven-2.0.1-bin.zip} maven-2.0.1-bin.zip}} | {{{http://www.apache.org/dist/maven/binaries/maven-2.0.1-bin.zip.md5} maven-2.0.1-bin.zip.md5}} | {{{http://www.apache.org/dist/maven/binaries/maven-2.0.1-bin.zip.asc} maven-2.0.1-bin.zip.asc}} |
+*-------------------------+---------+----------+-----------+
+| Maven 2.0.1 Tasks for Ant | {{{http://www.apache.org/dyn/closer.cgi/maven/binaries/maven-artifact-ant-2.0.1-dep.jar} maven-artifact-ant-2.0.1-dep.jar}} | {{{http://www.apache.org/dist/maven/binaries/maven-artifact-ant-2.0.1-dep.jar.md5} maven-artifact-ant-2.0.1-dep.jar.md5}} | {{{http://www.apache.org/dist/maven/binaries/maven-artifact-ant-2.0.1-dep.jar.asc} maven-artifact-ant-2.0.1-dep.jar.asc}} |
+*-------------------------+---------+----------+-----------+
+
+
+*Previous Releases
+
+**Maven 2.0
+
+*-------------------------+---------+----------+-----------+
+|                         | Mirrors | Checksum | Signature |
+*-------------------------+---------+----------+-----------+
 | Maven 2.0 (tar.bz2)     | {{{http://www.apache.org/dyn/closer.cgi/maven/binaries/maven-2.0-bin.tar.bz2?update=200510191232} maven-2.0-bin.tar.bz2}} | {{{http://www.apache.org/dist/maven/binaries/maven-2.0-bin.tar.bz2.md5} maven-2.0-bin.tar.bz2.md5}} | {{{http://www.apache.org/dist/maven/binaries/maven-2.0-bin.tar.bz2.asc} maven-2.0-bin.tar.bz2.asc}} |
 *-------------------------+---------+----------+-----------+
 | Maven 2.0 (tar.gz)      | {{{http://www.apache.org/dyn/closer.cgi/maven/binaries/maven-2.0-bin.tar.gz?update=200510191232} maven-2.0-bin.tar.gz}} | {{{http://www.apache.org/dist/maven/binaries/maven-2.0-bin.tar.gz.md5} maven-2.0-bin.tar.gz.md5}} | {{{http://www.apache.org/dist/maven/binaries/maven-2.0-bin.tar.gz.asc} maven-2.0-bin.tar.gz.asc}} |
@@ -47,13 +64,13 @@
 
 ** Windows 2000/XP
 
-  [[1]] Unzip <<<maven-2.0-bin.zip>>> to the directory you wish to install Maven 2.0. These instructions
-        assume you chose <<<C:\Program Files\Apache Software Foundation\maven-2.0>>>
+  [[1]] Unzip <<<maven-2.0.1-bin.zip>>> to the directory you wish to install Maven 2.0.1. These instructions
+        assume you chose <<<C:\Program Files\Apache Software Foundation\maven-2.0.1>>>
 
   [[2]] Add the <<<bin>>> directory to your path, by opening up the system properties (WinKey + Pause),
         selecting the "Advanced" tab, and the "Environment Variables" button, then editing the <<<PATH>>>
         variable in the user variables. eg.
-        <<<"C:\Program Files\Apache Software Foundation\maven-2.0\bin";%PATH%>>>
+        <<<"C:\Program Files\Apache Software Foundation\maven-2.0.1\bin";%PATH%>>>
 
   [[3]] In the same dialog, make sure that <<<JAVA_HOME>>> is set to the location of your JDK,
         eg. <<<C:\Program Files\Java\jdk1.5.0_02>>>
@@ -62,11 +79,11 @@
 
 ** Unix-based Operating Systems (Linux, Solaris and Mac OS X)
 
-  [[1]] Extract the distribution archive to the directory you wish to install Maven 2.0. These instructions
-        assume you chose <<</usr/local/maven-2.0>>>. The directory <<<maven-2.0>>> will be created from
+  [[1]] Extract the distribution archive to the directory you wish to install Maven 2.0.1. These instructions
+        assume you chose <<</usr/local/maven-2.0.1>>>. The directory <<<maven-2.0.1>>> will be created from
         the archive.
 
-  [[2]] Add the <<<bin>>> directory to your path, eg. <<<export PATH=/usr/local/maven-2.0/bin:$PATH>>>
+  [[2]] Add the <<<bin>>> directory to your path, eg. <<<export PATH=/usr/local/maven-2.0.1/bin:$PATH>>>
 
   [[3]] Make sure that <<<JAVA_HOME>>> is set to the location of your JDK, eg.
         <<<export JAVA_HOME=/usr/java/jdk1.5.0_02>>>