Parent Directory
|
Revision Log
|
Patch
--- maven/maven-1/core/trunk/xdocs/start/download.xml 2006/04/21 20:39:51 395998
+++ maven/maven-1/core/trunk/xdocs/start/download.xml 2006/08/01 13:42:42 427579
@@ -32,14 +32,14 @@
</head>
<body>
- <section name="Latest Stable Release of Maven 1.x">
- <subsection name="Download Maven 1.0.2">
- <p>
- Maven is currently distributed in several formats for your convenience. For instructions on
- how to install maven, see the <a href="install.html">Installation Instructions</a>.
- You can find both these and older releases <a href="http://www.apache.org/dyn/closer.cgi/maven/binaries/">here</a>.
- </p>
-
+ <section name="Download Maven 1.x">
+ <p>
+ Maven is currently distributed in several formats for your convenience. For instructions on
+ how to install maven, see the <a href="install.html">Installation Instructions</a>.
+ You can find both these and older releases <a href="http://www.apache.org/dyn/closer.cgi/maven/binaries/">here</a>.
+ </p>
+ <subsection name="Latest Stable Release: Download Maven 1.0.2">
+
<p>
Please read the <a href="release-notes-LATEST.html">Release Notes</a>.
</p>
@@ -76,49 +76,50 @@
Maven is distributed under the <a href="../license.html">Apache License, version 2.0</a>.
</p>
</subsection>
- <subsection name="Updated Plugins">
+ <subsection name="Testing Releases: Download Maven 1.1 Beta 3">
<p>
- The following plugins have been released since the last stable release (Maven 1.0.2), and can be downloaded
- manually: <a href="http://maven.apache.org/maven-1.x/plugins/bundled/multichanges-report.html">plugin releases</a>.
- </p>
- </subsection>
- <subsection name="Download Maven 2.0">
- <p>
- Maven 2.0 is the current stable release of Maven. For more information and
- installation instructions, see the <a href="http://maven.apache.org/download.html">Maven 2.0</a> section.
- </p>
- </subsection>
- </section>
- <section name="Testing Releases">
- <subsection name="Download Maven 1.1 Beta 2">
- <p>
- Please read the <a href="release-notes-1.1-beta-2.html">Release Notes</a>. In particular, note that
+ Please read the <a href="release-notes-1.1-beta-3.html">Release Notes</a>. In particular, note that
you <b>must adjust your path</b> when installing side by side with Maven 1.0.2.
</p>
<ul>
<li>
- <a href="http://www.apache.org/dyn/closer.cgi/maven/binaries/maven-1.1-beta-2.exe">Windows Installer</a>
- (<a href="http://www.apache.org/dist/maven/binaries/maven-1.1-beta-2.exe.md5">checksum</a>)
- (<a href="http://www.apache.org/dist/maven/binaries/maven-1.1-beta-2.exe.asc">PGP</a>)
+ <a href="http://www.apache.org/dyn/closer.cgi/maven/binaries/maven-1.1-beta-3.exe">Windows Installer</a>
+ (<a href="http://www.apache.org/dist/maven/binaries/maven-1.1-beta-3.exe.md5">checksum</a>)
+ (<a href="http://www.apache.org/dist/maven/binaries/maven-1.1-beta-3.exe.asc">PGP</a>)
</li>
<li>
- <a href="http://www.apache.org/dyn/closer.cgi/maven/binaries/maven-1.1-beta-2.tar.bz2">.tar.bz2 archive</a>
- (<a href="http://www.apache.org/dist/maven/binaries/maven-1.1-beta-2.tar.bz2.md5">checksum</a>)
- (<a href="http://www.apache.org/dist/maven/binaries/maven-1.1-beta-2.tar.bz2.asc">PGP</a>)
+ <a href="http://www.apache.org/dyn/closer.cgi/maven/binaries/maven-1.1-beta-3.tar.bz2">.tar.bz2 archive</a>
+ (<a href="http://www.apache.org/dist/maven/binaries/maven-1.1-beta-3.tar.bz2.md5">checksum</a>)
+ (<a href="http://www.apache.org/dist/maven/binaries/maven-1.1-beta-3.tar.bz2.asc">PGP</a>)
</li>
<li>
- <a href="http://www.apache.org/dyn/closer.cgi/maven/binaries/maven-1.1-beta-2.tar.gz">.tar.gz archive</a>
- (<a href="http://www.apache.org/dist/maven/binaries/maven-1.1-beta-2.tar.gz.md5">checksum</a>)
- (<a href="http://www.apache.org/dist/maven/binaries/maven-1.1-beta-2.tar.gz.asc">PGP</a>)
+ <a href="http://www.apache.org/dyn/closer.cgi/maven/binaries/maven-1.1-beta-3.tar.gz">.tar.gz archive</a>
+ (<a href="http://www.apache.org/dist/maven/binaries/maven-1.1-beta-3.tar.gz.md5">checksum</a>)
+ (<a href="http://www.apache.org/dist/maven/binaries/maven-1.1-beta-3.tar.gz.asc">PGP</a>)
</li>
<li>
- <a href="http://www.apache.org/dyn/closer.cgi/maven/binaries/maven-1.1-beta-2.zip">.zip archive</a>
- (<a href="http://www.apache.org/dist/maven/binaries/maven-1.1-beta-2.zip.md5">checksum</a>)
- (<a href="http://www.apache.org/dist/maven/binaries/maven-1.1-beta-2.zip.asc">PGP</a>)
+ <a href="http://www.apache.org/dyn/closer.cgi/maven/binaries/maven-1.1-beta-3.zip">.zip archive</a>
+ (<a href="http://www.apache.org/dist/maven/binaries/maven-1.1-beta-3.zip.md5">checksum</a>)
+ (<a href="http://www.apache.org/dist/maven/binaries/maven-1.1-beta-3.zip.asc">PGP</a>)
</li>
</ul>
</subsection>
+ <subsection name="Plugins for Maven 1.x">
+ <p>
+ The following plugins have been released since the last stable release (Maven 1.0.2), and can be downloaded
+ manually: <a href="http://maven.apache.org/maven-1.x/plugins/bundled/multichanges-report.html">plugin releases</a>.
+ See the main <a href="http://maven.apache.org/maven-1.x/plugins/">plugins</a> page for other plugins.
+ </p>
+ </subsection>
</section>
+
+ <section name="Maven 2.0">
+ <p>
+ Maven 2.0 is the current stable release of Maven. For more information and
+ installation instructions, see the <a href="http://maven.apache.org/download.html">Maven 2.0</a> section.
+ </p>
+ </section>
+
</body>
</document>
| apache@apache.org | ViewVC Help |
| Powered by ViewVC 1.1.2 |