Author: brett
Date: Sun Jun 5 17:19:25 2005
New Revision: 180177
URL: http://svn.apache.org/viewcvs?rev=180177&view=rev
Log:
add list of available plugin updates to the download page
Modified:
maven/maven-1/core/trunk/xdocs/start/download.xml
Modified: maven/maven-1/core/trunk/xdocs/start/download.xml
URL:
http://svn.apache.org/viewcvs/maven/maven-1/core/trunk/xdocs/start/download.xml?rev=180177&r1=180176&r2=180177&view=diff
==============================================================================
--- maven/maven-1/core/trunk/xdocs/start/download.xml (original)
+++ maven/maven-1/core/trunk/xdocs/start/download.xml Sun Jun 5 17:19:25 2005
@@ -32,87 +32,153 @@
</head>
<body>
- <section name="Download Maven">
- <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>
-
- <p>
- Please read the <a href="release-notes-LATEST.html">Release Notes</a>.
- </p>
-
- <p>
- The current release is 1.0.2. Below are the links to the latest
release in various formats
- </p>
-
- <ul>
- <li>
- <a
href="http://www.apache.org/dyn/closer.cgi/maven/binaries/maven-1.0.2.exe">Windows
Installer</a>
- (<a
href="http://www.apache.org/dist/maven/binaries/maven-1.0.2.exe.md5">checksum</a>)
- (<a
href="http://www.apache.org/dist/maven/binaries/maven-1.0.2.exe.asc">PGP</a>)
- </li>
- <li>
- <a
href="http://www.apache.org/dyn/closer.cgi/maven/binaries/maven-1.0.2.tar.bz2">.tar.bz2
archive</a>
- (<a
href="http://www.apache.org/dist/maven/binaries/maven-1.0.2.tar.bz2.md5">checksum</a>)
- (<a
href="http://www.apache.org/dist/maven/binaries/maven-1.0.2.tar.bz2.asc">PGP</a>)
- </li>
- <li>
- <a
href="http://www.apache.org/dyn/closer.cgi/maven/binaries/maven-1.0.2.tar.gz">.tar.gz
archive</a>
- (<a
href="http://www.apache.org/dist/maven/binaries/maven-1.0.2.tar.gz.md5">checksum</a>)
- (<a
href="http://www.apache.org/dist/maven/binaries/maven-1.0.2.tar.gz.asc">PGP</a>)
- </li>
- <li>
- <a
href="http://www.apache.org/dyn/closer.cgi/maven/binaries/maven-1.0.2.zip">.zip
archive</a>
- (<a
href="http://www.apache.org/dist/maven/binaries/maven-1.0.2.zip.md5">checksum</a>)
- (<a
href="http://www.apache.org/dist/maven/binaries/maven-1.0.2.zip.asc">PGP</a>)
- </li>
- </ul>
-
- <p>
- Maven is distributed under the <a href="../license.html">Apache
License, version 2.0</a>.
- </p>
+ <section name="Testing Releases">
+ <subsection name="Download Maven 2.0 Alpha 2">
+ <p>
+ A technology preview of the upcoming Maven 2.0 is also available.
For more information and
+ installation instructions, see the <a
href="/maven2/index.html">Maven 2.0</a> section.
+ </p>
+ </subsection>
+ <subsection name="Download Maven 1.1 Beta 1">
+ <p>
+ A beta release of Maven 1.1 will be available shortly.
+ </p>
+ </subsection>
</section>
- <section name="Download Maven 2.0 Alpha 2">
- <p>
- A technology preview of the upcoming Maven 2.0 is also available. For
more information and
- installation instructions, see the <a href="/maven2/index.html">Maven
2.0</a> section.
- </p>
- <p>
- Please be patient - it may take 24 hours to reach all mirrors.
- </p>
- <ul>
- <li>
- <a
href="http://www.apache.org/dyn/closer.cgi/maven/binaries/maven-2.0-alpha-2-bin.tar.bz2"><code>.tar.bz2</code>
archive</a>
- <span style="font-size: smaller">
- (<a
href="http://www.apache.org/dist/maven/binaries/maven-2.0-alpha-2-bin.tar.bz2.md5">checksum</a>)
- (<a
href="http://www.apache.org/dist/maven/binaries/maven-2.0-alpha-2-bin.tar.bz2.asc">PGP</a>)
- </span>
- </li>
- <li>
- <a
href="http://www.apache.org/dyn/closer.cgi/maven/binaries/maven-2.0-alpha-2-bin.tar.gz"><code>.tar.gz</code>
archive</a>
- <span style="font-size: smaller">
- (<a
href="http://www.apache.org/dist/maven/binaries/maven-2.0-alpha-2-bin.tar.gz.md5">checksum</a>)
- (<a
href="http://www.apache.org/dist/maven/binaries/maven-2.0-alpha-2-bin.tar.gz.asc">PGP</a>)
- </span>
- </li>
- <li>
- <a
href="http://www.apache.org/dyn/closer.cgi/maven/binaries/maven-2.0-alpha-2-bin.zip"><code>.zip</code>
archive</a>
- <span style="font-size: smaller">
- (<a
href="http://www.apache.org/dist/maven/binaries/maven-2.0-alpha-2-bin.zip.md5">checksum</a>)
- (<a
href="http://www.apache.org/dist/maven/binaries/maven-2.0-alpha-2-bin.zip.asc">PGP</a>)
- </span>
- </li>
- </ul>
- <p>
- Maven 2.0 is distributed under the
- <a href="http://maven.apache.org/license.html">Apache License, version
2.0</a>.
- </p>
- <p>
- For more downloads, see the <a href="/maven2/download.html">Maven 2.0
Download Section</a>.
- </p>
+ <section name="Latest Stable Release">
+ <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>
+
+ <p>
+ Please read the <a href="release-notes-LATEST.html">Release
Notes</a>.
+ </p>
+
+ <p>
+ The current release is 1.0.2. Below are the links to the latest
release in various formats.
+ See also the list of available updates below the main download list.
+ </p>
+
+ <ul>
+ <li>
+ <a
href="http://www.apache.org/dyn/closer.cgi/maven/binaries/maven-1.0.2.exe">Windows
Installer</a>
+ (<a
href="http://www.apache.org/dist/maven/binaries/maven-1.0.2.exe.md5">checksum</a>)
+ (<a
href="http://www.apache.org/dist/maven/binaries/maven-1.0.2.exe.asc">PGP</a>)
+ </li>
+ <li>
+ <a
href="http://www.apache.org/dyn/closer.cgi/maven/binaries/maven-1.0.2.tar.bz2">.tar.bz2
archive</a>
+ (<a
href="http://www.apache.org/dist/maven/binaries/maven-1.0.2.tar.bz2.md5">checksum</a>)
+ (<a
href="http://www.apache.org/dist/maven/binaries/maven-1.0.2.tar.bz2.asc">PGP</a>)
+ </li>
+ <li>
+ <a
href="http://www.apache.org/dyn/closer.cgi/maven/binaries/maven-1.0.2.tar.gz">.tar.gz
archive</a>
+ (<a
href="http://www.apache.org/dist/maven/binaries/maven-1.0.2.tar.gz.md5">checksum</a>)
+ (<a
href="http://www.apache.org/dist/maven/binaries/maven-1.0.2.tar.gz.asc">PGP</a>)
+ </li>
+ <li>
+ <a
href="http://www.apache.org/dyn/closer.cgi/maven/binaries/maven-1.0.2.zip">.zip
archive</a>
+ (<a
href="http://www.apache.org/dist/maven/binaries/maven-1.0.2.zip.md5">checksum</a>)
+ (<a
href="http://www.apache.org/dist/maven/binaries/maven-1.0.2.zip.asc">PGP</a>)
+ </li>
+ </ul>
+
+ <p>
+ Maven is distributed under the <a href="../license.html">Apache
License, version 2.0</a>.
+ </p>
+ </subsection>
+ <subsection name="Updated Plugins">
+ <p>
+ The following plugins have been released since the last stable
release (Maven 1.0.2), and can be downloaded
+ manually:
+ </p>
+ <table>
+ <tr>
+ <th>Name</th>
+ <th>Included Version</th>
+ <th>Latest Release</th>
+ </tr>
+ <tr>
+ <td>Ant</td>
+ <td>1.8.1</td>
+ <td>1.9</td>
+ </tr>
+ <tr>
+ <td>Artifact</td>
+ <td>1.4.1</td>
+ <td>1.5.1</td>
+ </tr>
+ <tr>
+ <td>Changelog</td>
+ <td>1.7.1</td>
+ <td>1.8</td>
+ </tr>
+ <tr>
+ <td>Clover</td>
+ <td>1.6</td>
+ <td>1.9.1</td>
+ </tr>
+ <tr>
+ <td>Dashboard</td>
+ <td>1.6</td>
+ <td>1.8</td>
+ </tr>
+ <tr>
+ <td>Ear</td>
+ <td>1.6</td>
+ <td>1.6.1</td>
+ </tr>
+ <tr>
+ <td>Ejb</td>
+ <td>1.5</td>
+ <td>1.6</td>
+ </tr>
+ <tr>
+ <td>Gump</td>
+ <td>1.4</td>
+ <td>2.0.1</td>
+ </tr>
+ <tr>
+ <td>Hibernate</td>
+ <td>1.2</td>
+ <td>1.3</td>
+ </tr>
+ <tr>
+ <td>Plugin</td>
+ <td>1.5.2</td>
+ <td>1.6</td>
+ </tr>
+ <tr>
+ <td>SCM</td>
+ <td>1.4.1</td>
+ <td>1.5</td>
+ </tr>
+ <tr>
+ <td>Site</td>
+ <td>1.5.2</td>
+ <td>1.6.1</td>
+ </tr>
+ </table>
+ <p>
+ To obtain all of these updates, run the following commands:
+ </p>
+ <source><![CDATA[
+maven plugin:download -DgroupId=maven -DartifactId=maven-ant-plugin
-Dversion=1.9
+maven plugin:download -DgroupId=maven -DartifactId=maven-artifact-plugin
-Dversion=1.5.1
+maven plugin:download -DgroupId=maven -DartifactId=maven-changelog-plugin
-Dversion=1.8
+maven plugin:download -DgroupId=maven -DartifactId=maven-clover-plugin
-Dversion=1.9.1
+maven plugin:download -DgroupId=maven -DartifactId=maven-dashboard-plugin
-Dversion=1.8
+maven plugin:download -DgroupId=maven -DartifactId=maven-ear-plugin
-Dversion=1.6.1
+maven plugin:download -DgroupId=maven -DartifactId=maven-ejb-plugin
-Dversion=1.6
+maven plugin:download -DgroupId=maven -DartifactId=maven-gump-plugin
-Dversion=2.0.1
+maven plugin:download -DgroupId=maven -DartifactId=maven-hibernate-plugin
-Dversion=1.3
+maven plugin:download -DgroupId=maven -DartifactId=maven-plugin-plugin
-Dversion=1.6
+maven plugin:download -DgroupId=maven -DartifactId=maven-scm-plugin
-Dversion=1.5
+maven plugin:download -DgroupId=maven -DartifactId=maven-site-plugin
-Dversion=1.6.1
+]]></source>
+ </subsection>
</section>
</body>
</document>
-
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]