/[Apache-SVN]/maven/maven-1/core/trunk/xdocs/start/download.xml
ViewVC logotype

Contents of /maven/maven-1/core/trunk/xdocs/start/download.xml

Parent Directory Parent Directory | Revision Log Revision Log


Revision 328195 - (show annotations)
Tue Oct 25 00:26:02 2005 UTC (4 years, 1 month ago) by aheritier
File MIME type: text/xml
File size: 5745 byte(s)
Unable to calculate annotation data on binary file contents.
Fix some m1 urls
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><![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 2.0">
37 <p>
38 Maven 2.0 is the current stable release of Maven. For more information and
39 installation instructions, see the <a href="/maven2/index.html">Maven 2.0</a> section.
40 </p>
41 </subsection>
42 <subsection name="Download Maven 1.1 Beta 2">
43 <p>
44 Please read the <a href="release-notes-1.1-beta-2.html">Release Notes</a>. In particular, note that
45 you <b>must adjust your path</b> when installing side by side with Maven 1.0.2.
46 </p>
47
48 <ul>
49 <li>
50 <a href="http://www.apache.org/dyn/closer.cgi/maven/binaries/maven-1.1-beta-2.exe">Windows Installer</a>
51 (<a href="http://www.apache.org/dist/maven/binaries/maven-1.1-beta-2.exe.md5">checksum</a>)
52 (<a href="http://www.apache.org/dist/maven/binaries/maven-1.1-beta-2.exe.asc">PGP</a>)
53 </li>
54 <li>
55 <a href="http://www.apache.org/dyn/closer.cgi/maven/binaries/maven-1.1-beta-2.tar.bz2">.tar.bz2 archive</a>
56 (<a href="http://www.apache.org/dist/maven/binaries/maven-1.1-beta-2.tar.bz2.md5">checksum</a>)
57 (<a href="http://www.apache.org/dist/maven/binaries/maven-1.1-beta-2.tar.bz2.asc">PGP</a>)
58 </li>
59 <li>
60 <a href="http://www.apache.org/dyn/closer.cgi/maven/binaries/maven-1.1-beta-2.tar.gz">.tar.gz archive</a>
61 (<a href="http://www.apache.org/dist/maven/binaries/maven-1.1-beta-2.tar.gz.md5">checksum</a>)
62 (<a href="http://www.apache.org/dist/maven/binaries/maven-1.1-beta-2.tar.gz.asc">PGP</a>)
63 </li>
64 <li>
65 <a href="http://www.apache.org/dyn/closer.cgi/maven/binaries/maven-1.1-beta-2.zip">.zip archive</a>
66 (<a href="http://www.apache.org/dist/maven/binaries/maven-1.1-beta-2.zip.md5">checksum</a>)
67 (<a href="http://www.apache.org/dist/maven/binaries/maven-1.1-beta-2.zip.asc">PGP</a>)
68 </li>
69 </ul>
70 </subsection>
71 </section>
72 <section name="Latest Stable Release">
73 <subsection name="Download Maven 1.0.2">
74 <p>
75 Maven is currently distributed in several formats for your convenience. For instructions on
76 how to install maven, see the <a href="install.html">Installation Instructions</a>.
77 You can find both these and older releases <a href="http://www.apache.org/dyn/closer.cgi/maven/binaries/">here</a>.
78 </p>
79
80 <p>
81 Please read the <a href="release-notes-LATEST.html">Release Notes</a>.
82 </p>
83
84 <p>
85 The current release is 1.0.2. Below are the links to the latest release in various formats.
86 See also the list of available updates below the main download list.
87 </p>
88
89 <ul>
90 <li>
91 <a href="http://www.apache.org/dyn/closer.cgi/maven/binaries/maven-1.0.2.exe">Windows Installer</a>
92 (<a href="http://www.apache.org/dist/maven/binaries/maven-1.0.2.exe.md5">checksum</a>)
93 (<a href="http://www.apache.org/dist/maven/binaries/maven-1.0.2.exe.asc">PGP</a>)
94 </li>
95 <li>
96 <a href="http://www.apache.org/dyn/closer.cgi/maven/binaries/maven-1.0.2.tar.bz2">.tar.bz2 archive</a>
97 (<a href="http://www.apache.org/dist/maven/binaries/maven-1.0.2.tar.bz2.md5">checksum</a>)
98 (<a href="http://www.apache.org/dist/maven/binaries/maven-1.0.2.tar.bz2.asc">PGP</a>)
99 </li>
100 <li>
101 <a href="http://www.apache.org/dyn/closer.cgi/maven/binaries/maven-1.0.2.tar.gz">.tar.gz archive</a>
102 (<a href="http://www.apache.org/dist/maven/binaries/maven-1.0.2.tar.gz.md5">checksum</a>)
103 (<a href="http://www.apache.org/dist/maven/binaries/maven-1.0.2.tar.gz.asc">PGP</a>)
104 </li>
105 <li>
106 <a href="http://www.apache.org/dyn/closer.cgi/maven/binaries/maven-1.0.2.zip">.zip archive</a>
107 (<a href="http://www.apache.org/dist/maven/binaries/maven-1.0.2.zip.md5">checksum</a>)
108 (<a href="http://www.apache.org/dist/maven/binaries/maven-1.0.2.zip.asc">PGP</a>)
109 </li>
110 </ul>
111
112 <p>
113 Maven is distributed under the <a href="../license.html">Apache License, version 2.0</a>.
114 </p>
115 </subsection>
116 <subsection name="Updated Plugins">
117 <p>
118 The following plugins have been released since the last stable release (Maven 1.0.2), and can be downloaded
119 manually: <a href="http://maven.apache.org/maven-1.x/reference/plugins/multichanges-report.html">plugin releases</a>.
120 </p>
121 </subsection>
122 </section>
123 </body>
124 </document>

Properties

Name Value
cvs2svn:cvs-rev 1.27
svn:eol-style native
svn:keywords Author Date Id Revision

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2