/[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 617921 - (show annotations)
Sat Feb 2 22:54:33 2008 UTC (21 months, 3 weeks ago) by ltheussl
File MIME type: text/xml
File size: 4398 byte(s)
[MAVEN-1855] Remove old download links
1 <?xml version="1.0"?>
2 <!--
3 /*
4 * Licensed to the Apache Software Foundation (ASF) under one or more
5 * contributor license agreements. See the NOTICE file distributed with
6 * this work for additional information regarding copyright ownership.
7 * The ASF licenses this file to You under the Apache License, Version 2.0
8 * (the "License"); you may not use this file except in compliance with
9 * the License. You may obtain a copy of the License at
10 *
11 * http://www.apache.org/licenses/LICENSE-2.0
12 *
13 * Unless required by applicable law or agreed to in writing, software
14 * distributed under the License is distributed on an "AS IS" BASIS,
15 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16 * See the License for the specific language governing permissions and
17 * limitations under the License.
18 */
19 -->
20
21 <document>
22
23 <properties>
24 <title>Download</title>
25 <author email="pete-apache-dev@kazmier.com">Pete Kazmier</author>
26 <author email="brett@apache.org">Brett Porter</author>
27 </properties>
28
29 <head>
30 <style type="text/css"><![CDATA[
31 #bodyColumn a.externalLink { background : none; padding-right: 0px }
32 ]]></style>
33 </head>
34
35 <body>
36 <section name="Download Maven 1.x">
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 <subsection name="Latest Stable Release: Download Maven 1.1">
43 <p>
44 Please read the <a href="release-notes-LATEST.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.exe">Windows Installer</a>
51 (<a href="http://www.apache.org/dist/maven/binaries/maven-1.1.exe.md5">checksum</a>)
52 (<a href="http://www.apache.org/dist/maven/binaries/maven-1.1.exe.asc">PGP</a>)
53 </li>
54 <li>
55 <a href="http://www.apache.org/dyn/closer.cgi/maven/binaries/maven-1.1.tar.bz2">.tar.bz2 archive</a>
56 (<a href="http://www.apache.org/dist/maven/binaries/maven-1.1.tar.bz2.md5">checksum</a>)
57 (<a href="http://www.apache.org/dist/maven/binaries/maven-1.1.tar.bz2.asc">PGP</a>)
58 </li>
59 <li>
60 <a href="http://www.apache.org/dyn/closer.cgi/maven/binaries/maven-1.1.tar.gz">.tar.gz archive</a>
61 (<a href="http://www.apache.org/dist/maven/binaries/maven-1.1.tar.gz.md5">checksum</a>)
62 (<a href="http://www.apache.org/dist/maven/binaries/maven-1.1.tar.gz.asc">PGP</a>)
63 </li>
64 <li>
65 <a href="http://www.apache.org/dyn/closer.cgi/maven/binaries/maven-1.1.zip">.zip archive</a>
66 (<a href="http://www.apache.org/dist/maven/binaries/maven-1.1.zip.md5">checksum</a>)
67 (<a href="http://www.apache.org/dist/maven/binaries/maven-1.1.zip.asc">PGP</a>)
68 </li>
69 </ul>
70
71 <p>
72 Maven is distributed under the <a href="../license.html">Apache License, version 2.0</a>.
73 </p>
74
75 </subsection>
76
77 <subsection name="Previous Releases">
78
79 <p>
80 All previous releases of Maven can be found in the
81 <a href="http://archive.apache.org/dist/maven/binaries/">archives</a>.
82 </p>
83
84 </subsection>
85
86 <subsection name="Plugins for Maven 1.x">
87 <p>
88 This page contains a list of the most current
89 <a href="http://maven.apache.org/maven-1.x/plugins/bundled/multichanges-report.html">plugin releases</a>.
90 Check this page for updates with respect to the versions bundled in the official Maven release.
91 See the main <a href="http://maven.apache.org/maven-1.x/plugins/">plugins</a> page for other plugins.
92 </p>
93 </subsection>
94 </section>
95
96 <section name="Maven 2.0">
97 <p>
98 Maven 2.0 is the current stable release of Maven. For more information and
99 installation instructions, see the <a href="http://maven.apache.org/download.html">Maven 2.0</a> download page.
100 </p>
101 </section>
102
103 </body>
104 </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