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