| 1 |
<?xml version="1.0"?>
|
| 2 |
<!--
|
| 3 |
/*
|
| 4 |
* Copyright 2001-2004 The Apache Software Foundation.
|
| 5 |
*
|
| 6 |
* Licensed under the Apache License, Version 2.0 (the "License");
|
| 7 |
* you may not use this file except in compliance with the License.
|
| 8 |
* You may obtain a copy of the License at
|
| 9 |
*
|
| 10 |
* http://www.apache.org/licenses/LICENSE-2.0
|
| 11 |
*
|
| 12 |
* Unless required by applicable law or agreed to in writing, software
|
| 13 |
* distributed under the License is distributed on an "AS IS" BASIS,
|
| 14 |
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
| 15 |
* See the License for the specific language governing permissions and
|
| 16 |
* limitations under the License.
|
| 17 |
*/
|
| 18 |
-->
|
| 19 |
|
| 20 |
<document>
|
| 21 |
|
| 22 |
<properties>
|
| 23 |
<title>Download Maven</title>
|
| 24 |
<author email="pete-apache-dev@kazmier.com">Pete Kazmier</author>
|
| 25 |
<author email="brett@apache.org">Brett Porter</author>
|
| 26 |
</properties>
|
| 27 |
|
| 28 |
<head>
|
| 29 |
<style type="text/css"><![CDATA[
|
| 30 |
#bodyColumn a.externalLink { background : none; padding-right: 0px }
|
| 31 |
]]></style>
|
| 32 |
</head>
|
| 33 |
|
| 34 |
<body>
|
| 35 |
<section name="Testing Releases">
|
| 36 |
<subsection name="Download Maven 1.1 Beta 2">
|
| 37 |
<p>
|
| 38 |
Please read the <a href="release-notes-1.1-beta-2.html">Release Notes</a>. In particular, note that
|
| 39 |
you <b>must adjust your path</b> when installing side by side with Maven 1.0.2.
|
| 40 |
</p>
|
| 41 |
|
| 42 |
<ul>
|
| 43 |
<li>
|
| 44 |
<a href="http://www.apache.org/dyn/closer.cgi/maven/binaries/maven-1.1-beta-2.exe">Windows Installer</a>
|
| 45 |
(<a href="http://www.apache.org/dist/maven/binaries/maven-1.1-beta-2.exe.md5">checksum</a>)
|
| 46 |
(<a href="http://www.apache.org/dist/maven/binaries/maven-1.1-beta-2.exe.asc">PGP</a>)
|
| 47 |
</li>
|
| 48 |
<li>
|
| 49 |
<a href="http://www.apache.org/dyn/closer.cgi/maven/binaries/maven-1.1-beta-2.tar.bz2">.tar.bz2 archive</a>
|
| 50 |
(<a href="http://www.apache.org/dist/maven/binaries/maven-1.1-beta-2.tar.bz2.md5">checksum</a>)
|
| 51 |
(<a href="http://www.apache.org/dist/maven/binaries/maven-1.1-beta-2.tar.bz2.asc">PGP</a>)
|
| 52 |
</li>
|
| 53 |
<li>
|
| 54 |
<a href="http://www.apache.org/dyn/closer.cgi/maven/binaries/maven-1.1-beta-2.tar.gz">.tar.gz archive</a>
|
| 55 |
(<a href="http://www.apache.org/dist/maven/binaries/maven-1.1-beta-2.tar.gz.md5">checksum</a>)
|
| 56 |
(<a href="http://www.apache.org/dist/maven/binaries/maven-1.1-beta-2.tar.gz.asc">PGP</a>)
|
| 57 |
</li>
|
| 58 |
<li>
|
| 59 |
<a href="http://www.apache.org/dyn/closer.cgi/maven/binaries/maven-1.1-beta-2.zip">.zip archive</a>
|
| 60 |
(<a href="http://www.apache.org/dist/maven/binaries/maven-1.1-beta-2.zip.md5">checksum</a>)
|
| 61 |
(<a href="http://www.apache.org/dist/maven/binaries/maven-1.1-beta-2.zip.asc">PGP</a>)
|
| 62 |
</li>
|
| 63 |
</ul>
|
| 64 |
</subsection>
|
| 65 |
</section>
|
| 66 |
<section name="Latest Stable Release">
|
| 67 |
<subsection name="Download Maven 1.0.2">
|
| 68 |
<p>
|
| 69 |
Maven is currently distributed in several formats for your convenience. For instructions on
|
| 70 |
how to install maven, see the <a href="install.html">Installation Instructions</a>.
|
| 71 |
You can find both these and older releases <a href="http://www.apache.org/dyn/closer.cgi/maven/binaries/">here</a>.
|
| 72 |
</p>
|
| 73 |
|
| 74 |
<p>
|
| 75 |
Please read the <a href="release-notes-LATEST.html">Release Notes</a>.
|
| 76 |
</p>
|
| 77 |
|
| 78 |
<p>
|
| 79 |
The current release is 1.0.2. Below are the links to the latest release in various formats.
|
| 80 |
See also the list of available updates below the main download list.
|
| 81 |
</p>
|
| 82 |
|
| 83 |
<ul>
|
| 84 |
<li>
|
| 85 |
<a href="http://www.apache.org/dyn/closer.cgi/maven/binaries/maven-1.0.2.exe">Windows Installer</a>
|
| 86 |
(<a href="http://www.apache.org/dist/maven/binaries/maven-1.0.2.exe.md5">checksum</a>)
|
| 87 |
(<a href="http://www.apache.org/dist/maven/binaries/maven-1.0.2.exe.asc">PGP</a>)
|
| 88 |
</li>
|
| 89 |
<li>
|
| 90 |
<a href="http://www.apache.org/dyn/closer.cgi/maven/binaries/maven-1.0.2.tar.bz2">.tar.bz2 archive</a>
|
| 91 |
(<a href="http://www.apache.org/dist/maven/binaries/maven-1.0.2.tar.bz2.md5">checksum</a>)
|
| 92 |
(<a href="http://www.apache.org/dist/maven/binaries/maven-1.0.2.tar.bz2.asc">PGP</a>)
|
| 93 |
</li>
|
| 94 |
<li>
|
| 95 |
<a href="http://www.apache.org/dyn/closer.cgi/maven/binaries/maven-1.0.2.tar.gz">.tar.gz archive</a>
|
| 96 |
(<a href="http://www.apache.org/dist/maven/binaries/maven-1.0.2.tar.gz.md5">checksum</a>)
|
| 97 |
(<a href="http://www.apache.org/dist/maven/binaries/maven-1.0.2.tar.gz.asc">PGP</a>)
|
| 98 |
</li>
|
| 99 |
<li>
|
| 100 |
<a href="http://www.apache.org/dyn/closer.cgi/maven/binaries/maven-1.0.2.zip">.zip archive</a>
|
| 101 |
(<a href="http://www.apache.org/dist/maven/binaries/maven-1.0.2.zip.md5">checksum</a>)
|
| 102 |
(<a href="http://www.apache.org/dist/maven/binaries/maven-1.0.2.zip.asc">PGP</a>)
|
| 103 |
</li>
|
| 104 |
</ul>
|
| 105 |
|
| 106 |
<p>
|
| 107 |
Maven is distributed under the <a href="../license.html">Apache License, version 2.0</a>.
|
| 108 |
</p>
|
| 109 |
</subsection>
|
| 110 |
<subsection name="Updated Plugins">
|
| 111 |
<p>
|
| 112 |
The following plugins have been released since the last stable release (Maven 1.0.2), and can be downloaded
|
| 113 |
manually: <a href="http://maven.apache.org/maven-1.x/plugins/bundled/multichanges-report.html">plugin releases</a>.
|
| 114 |
</p>
|
| 115 |
</subsection>
|
| 116 |
<subsection name="Download Maven 2.0">
|
| 117 |
<p>
|
| 118 |
Maven 2.0 is the current stable release of Maven. For more information and
|
| 119 |
installation instructions, see the <a href="http://maven.apache.org/download.html">Maven 2.0</a> section.
|
| 120 |
</p>
|
| 121 |
</subsection>
|
| 122 |
</section>
|
| 123 |
</body>
|
| 124 |
</document>
|