Modified: websites/staging/maven/trunk/content/download.html ============================================================================== --- websites/staging/maven/trunk/content/download.html (original) +++ websites/staging/maven/trunk/content/download.html Fri Jul 3 18:45:05 2015 @@ -1,6 +1,6 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2015-06-24 + | Generated by Apache Maven Doxia at 2015-07-03 | Rendered using Apache Maven Fluido Skin 1.4 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> @@ -10,7 +10,8 @@ <meta name="author" content="Brett Porter" /> <meta name="author" content="Jason van Zyl" /> <meta name="author" content="John Casey" /> - <meta name="Date-Revision-yyyymmdd" content="20150624" /> + <meta name="author" content="Manfred Moser" /> + <meta name="Date-Revision-yyyymmdd" content="20150703" /> <meta http-equiv="Content-Language" content="en" /> <title>Maven – Download Apache Maven</title> <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" /> @@ -66,7 +67,7 @@ - <li id="publishDate" class="pull-right">Last Published: 2015-06-24</li> + <li id="publishDate" class="pull-right">Last Published: 2015-07-03</li> </ul> </div> @@ -86,8 +87,7 @@ <span class="none"></span> Welcome</a> </li> - <li class="nav-header">Get Maven</li> - + <li class="active"> <a href="#"><span class="none"></span>Download</a> @@ -95,73 +95,30 @@ <li> - <a href="docs/history.html" title="Releases History"> - <span class="none"></span> - Releases History</a> - </li> - - <li> - - <a href="docs/3.3.3/release-notes.html" title="Release Notes (3.3.3)"> - <span class="none"></span> - Release Notes (3.3.3)</a> - </li> - - <li> - - <a href="docs/3.2.5/release-notes.html" title="Release Notes (3.2.5)"> - <span class="none"></span> - Release Notes (3.2.5)</a> - </li> - - <li> - - <a href="docs/3.1.1/release-notes.html" title="Release Notes (3.1.1)"> - <span class="none"></span> - Release Notes (3.1.1)</a> - </li> - - <li> - - <a href="docs/3.0.5/release-notes.html" title="Release Notes (3.0.5)"> + <a href="install.html" title="Install"> <span class="none"></span> - Release Notes (3.0.5)</a> + Install</a> </li> <li> - <a href="release-notes-all.html" title="All Release Notes"> + <a href="configure.html" title="Configure"> <span class="none"></span> - All Release Notes</a> + Configure</a> </li> <li> - <a href="http://www.apache.org/licenses/" class="externalLink" title="License"> + <a href="run.html" title="Run"> <span class="none"></span> - License</a> + Run</a> </li> <li> - <a href="security.html" title="Security"> + <a href="ide.html" title="IDE Integration"> <span class="none"></span> - Security</a> - </li> - <li class="nav-header">IDE Integration</li> - - <li> - - <a href="eclipse-plugin.html" title="Eclipse"> - <span class="none"></span> - Eclipse</a> - </li> - - <li> - - <a href="netbeans-module.html" title="NetBeans"> - <span class="none"></span> - NetBeans</a> + IDE Integration</a> </li> <li class="nav-header">About Maven</li> @@ -249,6 +206,20 @@ <span class="none"></span> Books and Resources</a> </li> + + <li> + + <a href="http://www.apache.org/licenses/" class="externalLink" title="License"> + <span class="none"></span> + License</a> + </li> + + <li> + + <a href="security.html" title="Security"> + <span class="none"></span> + Security</a> + </li> <li class="nav-header">Community</li> <li> @@ -493,50 +464,18 @@ specific language governing permissions under the License. --> <div class="section"> -<h2><a name="Download_Apache_Maven_3.3.3"></a>Download Apache Maven 3.3.3</h2> - - -<p>Maven is distributed in several formats for your convenience. Use a source archive if you intend to build Maven - yourself. Otherwise, simply pick a ready-made binary distribution and follow the installation instructions given - at the end of this document.</p> - - -<p>You will be prompted for a mirror - if the file is not found on yours, please be patient, as it may take 24 - hours to reach all mirrors. -<p></p> - - -<p>In order to guard against corrupted downloads/installations, it is highly recommended to - <a class="externalLink" href="http://www.apache.org/dev/release-signing#verifying-signature">verify the signature</a> - of the release bundles against the public <a class="externalLink" href="http://www.apache.org/dist/maven/KEYS">KEYS</a> used by the Apache Maven - developers.</p> - - -<p>Maven is distributed under the <a class="externalLink" href="http://www.apache.org/licenses/">Apache License, version 2.0</a>.</p> - - -<p></p>We <b>strongly</b> encourage our users to configure a Maven repository mirror closer to their location, please read <a href="/guides/mini/guide-mirror-settings.html">How to Use Mirrors for Repositories</a>. +<h2><a name="Downloading_Apache_Maven_3.3.3"></a>Downloading Apache Maven 3.3.3</h2> -<p>If you're upgrading from Maven 2.x, be sure to check the - <a class="externalLink" href="https://cwiki.apache.org/confluence/display/MAVEN/Maven+3.x+Compatibility+Notes">Maven 3.x compatibility notes</a> - before using this version to avoid surprises: while Maven 3 aims to be backward-compatible with Maven 2.x to the - extent possible, there are still a few significant changes. - </p> - - <a name="mirror"></a> +<p>Apache Maven 3.3.3 is the latest release and recommended version for all users.</p> -<div class="section"> -<h3><a name="Mirror"></a>Mirror</h3> - - <p> [if-any logo] <a href="[link]"> <img src="[logo]" align="right" border="0" alt="logo" /> </a> [end] - The currently selected mirror is + The currently selected download mirror is <b>[preferred]</b>. If you encounter a problem with this mirror, please select another mirror. @@ -544,6 +483,10 @@ under the License. --> <i>backup</i> mirrors (at the end of the mirrors list) that should be available. + You may also consult the + <a class="externalLink" href="http://www.apache.org/mirrors/">complete list of + mirrors.</a> + </p> <form action="[location]" method="get" id="SelectMirror"> @@ -567,23 +510,64 @@ under the License. --> </select> <input type="submit" value="Change" /> </form> - + + <a name="Requirements"></a> + <a name="Requirements"></a> +<div class="section" id="Requirements"> +<h3><a name="System_Requirements"></a>System Requirements</h3> <p> - You may also consult the - <a class="externalLink" href="http://www.apache.org/mirrors/">complete list of - mirrors.</a> - </p> - + </p> +<table border="0" class="table table-striped"> + +<tr class="a"> + +<td><b>Java Development Kit (JDK)</b></td> + +<td>Maven 3.3 requires JDK 1.7 or above to execute - it still allows you to build against 1.3 and other JDK versions + <a href="/guides/mini/guide-using-toolchains.html">by Using Toolchains</a></td> + </tr> + +<tr class="b"> + +<td><b>Memory</b></td> + +<td>No minimum requirement</td> + </tr> + +<tr class="a"> + +<td><b>Disk</b></td> + +<td>Approximately 10MB is required for the Maven installation itself. In addition to that, additional disk space will + be used for your local Maven repository. The size of your local repository will vary depending on usage but expect at + least 500MB.</td> + </tr> + +<tr class="b"> + +<td><b>Operating System</b></td> + +<td>No minimum requirement. Start up scripts are included as shell scripts and Windows batch files.</td> + </tr> + </table> + </div> <div class="section"> -<h3><a name="Maven_3.3.3"></a>Maven 3.3.3</h3> - +<h3><a name="Files"></a>Files</h3> -<p>This is the current stable version of Maven.</p> - +<p>Maven is distributed in several formats for your convenience. Simply pick a + ready-made binary distribution archive and follow the <a href="./install.html"> + installation instructions.</a> + Use a source archive if you intend to build Maven yourself.</p> + +<p> + In order to guard against corrupted downloads/installations, it is highly recommended to + <a class="externalLink" href="http://www.apache.org/dev/release-signing#verifying-signature">verify the signature</a> + of the release bundles against the public <a class="externalLink" href="http://www.apache.org/dist/maven/KEYS">KEYS</a> used by the Apache Maven + developers.</p> <table border="0" class="table table-striped"> <thead> @@ -603,7 +587,7 @@ under the License. --> <tr class="b"> -<td>Maven 3.3.3 (Binary tar.gz)</td> +<td>Binary tar.gz archive</td> <td><a href="[preferred]maven/maven-3/3.3.3/binaries/apache-maven-3.3.3-bin.tar.gz">apache-maven-3.3.3-bin.tar.gz</a></td> @@ -614,7 +598,7 @@ under the License. --> <tr class="a"> -<td>Maven 3.3.3 (Binary zip) </td> +<td>Binary zip archive</td> <td><a href="[preferred]maven/maven-3/3.3.3/binaries/apache-maven-3.3.3-bin.zip">apache-maven-3.3.3-bin.zip</a></td> @@ -625,7 +609,7 @@ under the License. --> <tr class="b"> -<td>Maven 3.3.3 (Source tar.gz)</td> +<td>Source tar.gz archive</td> <td><a href="[preferred]maven/maven-3/3.3.3/source/apache-maven-3.3.3-src.tar.gz">apache-maven-3.3.3-src.tar.gz</a></td> @@ -636,7 +620,7 @@ under the License. --> <tr class="a"> -<td>Maven 3.3.3 (Source zip) </td> +<td>Source zip archive </td> <td><a href="[preferred]maven/maven-3/3.3.3/source/apache-maven-3.3.3-src.zip">apache-maven-3.3.3-src.zip</a></td> @@ -644,516 +628,37 @@ under the License. --> <td><a class="externalLink" href="http://www.apache.org/dist/maven/maven-3/3.3.3/source/apache-maven-3.3.3-src.zip.asc">apache-maven-3.3.3-src.zip.asc</a></td> </tr> - -<tr class="b"> - -<td>Release Notes</td> - -<td><a href="./docs/3.3.3/release-notes.html">3.3.3</a></td> - -<td></td> - -<td></td> - </tr> - -<tr class="a"> - -<td>Release Reference Documentation</td> - -<td><a href="./ref/3.3.3/">3.3.3</a></td> - -<td></td> - -<td></td> - </tr> </tbody> </table> - </div> - -<p>You can also <a href="#Maven_Documentation">download the current documentation</a>, i.e. this website.</p> - - -<div class="section"> -<h3><a name="Maven_3.2.5"></a>Maven 3.2.5</h3> - - -<p>This is a stable version 3.2.x of Maven with Java 6 requirement, for projects that can't upgrade to Maven 3.3 yet.</p> - -<p>Notice that <b>Maven Toolchains</b> provide a way for a project to be built using a specific version of JDK independent - from the one Maven is running with: see <a href="/guides/mini/guide-using-toolchains.html">Guide to Using Toolchains</a></p> - - -<table border="0" class="table table-striped"> - <thead> - -<tr class="a"> - -<th></th> - -<th>Link</th> - -<th>Checksum</th> - -<th>Signature</th> - </tr> - </thead> - <tbody> - -<tr class="b"> - -<td>Maven 3.2.5 (Binary tar.gz)</td> - -<td><a href="[preferred]maven/maven-3/3.2.5/binaries/apache-maven-3.2.5-bin.tar.gz">apache-maven-3.2.5-bin.tar.gz</a></td> - -<td><a class="externalLink" href="http://www.apache.org/dist//maven/maven-3/3.2.5/binaries/apache-maven-3.2.5-bin.tar.gz.md5">apache-maven-3.2.5-bin.tar.gz.md5</a></td> - -<td><a class="externalLink" href="http://www.apache.org/dist//maven/maven-3/3.2.5/binaries/apache-maven-3.2.5-bin.tar.gz.asc">apache-maven-3.2.5-bin.tar.gz.asc</a></td> - </tr> - -<tr class="a"> - -<td>Maven 3.2.5 (Binary zip)</td> - -<td><a href="[preferred]maven/maven-3/3.2.5/binaries/apache-maven-3.2.5-bin.zip">apache-maven-3.2.5-bin.zip</a></td> - -<td><a class="externalLink" href="http://www.apache.org/dist/maven/maven-3/3.2.5/binaries/apache-maven-3.2.5-bin.zip.md5">apache-maven-3.2.5-bin.zip.md5</a></td> - -<td><a class="externalLink" href="http://www.apache.org/dist/maven/maven-3/3.2.5/binaries/apache-maven-3.2.5-bin.zip.asc">apache-maven-3.2.5-bin.zip.asc</a></td> - </tr> - -<tr class="b"> - -<td>Maven 3.2.5 (Source tar.gz)</td> - -<td><a href="[preferred]maven/maven-3/3.2.5/source/apache-maven-3.2.5-src.tar.gz">apache-maven-3.2.5-src.tar.gz</a></td> - -<td><a class="externalLink" href="http://www.apache.org/dist/maven/maven-3/3.2.5/source/apache-maven-3.2.5-src.tar.gz.md5">apache-maven-3.2.5-src.tar.gz.md5</a></td> - -<td><a class="externalLink" href="http://www.apache.org/dist/maven/maven-3/3.2.5/source/apache-maven-3.2.5-src.tar.gz.asc">apache-maven-3.2.5-src.tar.gz.asc</a></td> - </tr> - -<tr class="a"> - -<td>Maven 3.2.5 (Source zip)</td> - -<td><a href="[preferred]maven/maven-3/3.2.5/source/apache-maven-3.2.5-src.zip">apache-maven-3.2.5-src.zip</a></td> - -<td><a class="externalLink" href="http://www.apache.org/dist/maven/maven-3/3.2.5/source/apache-maven-3.2.5-src.zip.md5">apache-maven-3.2.5-src.zip.md5</a></td> - -<td><a class="externalLink" href="http://www.apache.org/dist/maven/maven-3/3.2.5/source/apache-maven-3.2.5-src.zip.asc">apache-maven-3.2.5-src.zip.asc</a></td> - </tr> - -<tr class="b"> - -<td>Release Notes</td> - -<td><a href="./docs/3.2.5/release-notes.html">3.2.5</a></td> - -<td></td> - -<td></td> - </tr> - -<tr class="a"> - -<td>Release Reference Documentation</td> - -<td><a href="./ref/3.2.5/">3.2.5</a></td> - -<td></td> - -<td></td> - </tr> - </tbody> - </table> - </div> - - -<div class="section"> -<h3><a name="Maven_3.1.1"></a>Maven 3.1.1</h3> - - -<p>This is a stable version 3.1.x of Maven with Java 5 requirement, for projects that can't upgrade to Maven 3.2 yet.</p> - -<p>Notice that <b>Maven Toolchains</b> provide a way for a project to be built using a specific version of JDK independent - from the one Maven is running with: see <a href="/guides/mini/guide-using-toolchains.html">Guide to Using Toolchains</a></p> - +<ul> -<table border="0" class="table table-striped"> - <thead> - -<tr class="a"> - -<th></th> - -<th>Link</th> - -<th>Checksum</th> - -<th>Signature</th> - </tr> - </thead> - <tbody> - -<tr class="b"> - -<td>Maven 3.1.1 (Binary tar.gz)</td> - -<td><a href="[preferred]maven/maven-3/3.1.1/binaries/apache-maven-3.1.1-bin.tar.gz">apache-maven-3.1.1-bin.tar.gz</a></td> - -<td><a class="externalLink" href="http://www.apache.org/dist//maven/maven-3/3.1.1/binaries/apache-maven-3.1.1-bin.tar.gz.md5">apache-maven-3.1.1-bin.tar.gz.md5</a></td> - -<td><a class="externalLink" href="http://www.apache.org/dist//maven/maven-3/3.1.1/binaries/apache-maven-3.1.1-bin.tar.gz.asc">apache-maven-3.1.1-bin.tar.gz.asc</a></td> - </tr> - -<tr class="a"> - -<td>Maven 3.1.1 (Binary zip)</td> - -<td><a href="[preferred]maven/maven-3/3.1.1/binaries/apache-maven-3.1.1-bin.zip">apache-maven-3.1.1-bin.zip</a></td> - -<td><a class="externalLink" href="http://www.apache.org/dist/maven/maven-3/3.1.1/binaries/apache-maven-3.1.1-bin.zip.md5">apache-maven-3.1.1-bin.zip.md5</a></td> - -<td><a class="externalLink" href="http://www.apache.org/dist/maven/maven-3/3.1.1/binaries/apache-maven-3.1.1-bin.zip.asc">apache-maven-3.1.1-bin.zip.asc</a></td> - </tr> - -<tr class="b"> - -<td>Maven 3.1.1 (Source tar.gz)</td> - -<td><a href="[preferred]maven/maven-3/3.1.1/source/apache-maven-3.1.1-src.tar.gz">apache-maven-3.1.1-src.tar.gz</a></td> - -<td><a class="externalLink" href="http://www.apache.org/dist/maven/maven-3/3.1.1/source/apache-maven-3.1.1-src.tar.gz.md5">apache-maven-3.1.1-src.tar.gz.md5</a></td> - -<td><a class="externalLink" href="http://www.apache.org/dist/maven/maven-3/3.1.1/source/apache-maven-3.1.1-src.tar.gz.asc">apache-maven-3.1.1-src.tar.gz.asc</a></td> - </tr> - -<tr class="a"> - -<td>Maven 3.1.1 (Source zip)</td> - -<td><a href="[preferred]maven/maven-3/3.1.1/source/apache-maven-3.1.1-src.zip">apache-maven-3.1.1-src.zip</a></td> - -<td><a class="externalLink" href="http://www.apache.org/dist/maven/maven-3/3.1.1/source/apache-maven-3.1.1-src.zip.md5">apache-maven-3.1.1-src.zip.md5</a></td> - -<td><a class="externalLink" href="http://www.apache.org/dist/maven/maven-3/3.1.1/source/apache-maven-3.1.1-src.zip.asc">apache-maven-3.1.1-src.zip.asc</a></td> - </tr> - -<tr class="b"> - -<td>Release Notes</td> - -<td><a href="./docs/3.1.1/release-notes.html">3.1.1</a></td> - -<td></td> - -<td></td> - </tr> - -<tr class="a"> - -<td>Release Reference Documentation</td> - -<td><a href="./ref/3.1.1/">3.1.1</a></td> - -<td></td> - -<td></td> - </tr> - </tbody> - </table> - </div> - - -<div class="section"> -<h3><a name="Maven_3.0.5"></a>Maven 3.0.5</h3> - +<li><a href="./docs/3.3.3/release-notes.html">Release Notes</a></li> -<p>This is a stable version 3.0.x of Maven for projects that can't upgrade to Maven 3.2 yet.</p> - +<li><a href="./ref/3.3.3/">Reference Documentation</a></li> -<table border="0" class="table table-striped"> - <thead> - -<tr class="a"> - -<th></th> - -<th>Link</th> - -<th>Checksum</th> - -<th>Signature</th> - </tr> - </thead> - <tbody> - -<tr class="b"> - -<td>Maven 3.0.5 (Binary tar.gz)</td> - -<td><a href="[preferred]maven/maven-3/3.0.5/binaries/apache-maven-3.0.5-bin.tar.gz">apache-maven-3.0.5-bin.tar.gz</a></td> - -<td><a class="externalLink" href="http://www.apache.org/dist//maven/maven-3/3.0.5/binaries/apache-maven-3.0.5-bin.tar.gz.md5">apache-maven-3.0.5-bin.tar.gz.md5</a></td> - -<td><a class="externalLink" href="http://www.apache.org/dist//maven/maven-3/3.0.5/binaries/apache-maven-3.0.5-bin.tar.gz.asc">apache-maven-3.0.5-bin.tar.gz.asc</a></td> - </tr> - -<tr class="a"> - -<td>Maven 3.0.5 (Binary zip)</td> - -<td><a href="[preferred]maven/maven-3/3.0.5/binaries/apache-maven-3.0.5-bin.zip">apache-maven-3.0.5-bin.zip</a></td> - -<td><a class="externalLink" href="http://www.apache.org/dist/maven/maven-3/3.0.5/binaries/apache-maven-3.0.5-bin.zip.md5">apache-maven-3.0.5-bin.zip.md5</a></td> - -<td><a class="externalLink" href="http://www.apache.org/dist/maven/maven-3/3.0.5/binaries/apache-maven-3.0.5-bin.zip.asc">apache-maven-3.0.5-bin.zip.asc</a></td> - </tr> - -<tr class="b"> - -<td>Maven 3.0.5 (Source tar.gz)</td> - -<td><a href="[preferred]maven/maven-3/3.0.5/source/apache-maven-3.0.5-src.tar.gz">apache-maven-3.0.5-src.tar.gz</a></td> - -<td><a class="externalLink" href="http://www.apache.org/dist/maven/maven-3/3.0.5/source/apache-maven-3.0.5-src.tar.gz.md5">apache-maven-3.0.5-src.tar.gz.md5</a></td> - -<td><a class="externalLink" href="http://www.apache.org/dist/maven/maven-3/3.0.5/source/apache-maven-3.0.5-src.tar.gz.asc">apache-maven-3.0.5-src.tar.gz.asc</a></td> - </tr> - -<tr class="a"> - -<td>Maven 3.0.5 (Source zip)</td> - -<td><a href="[preferred]maven/maven-3/3.0.5/source/apache-maven-3.0.5-src.zip">apache-maven-3.0.5-src.zip</a></td> - -<td><a class="externalLink" href="http://www.apache.org/dist/maven/maven-3/3.0.5/source/apache-maven-3.0.5-src.zip.md5">apache-maven-3.0.5-src.zip.md5</a></td> - -<td><a class="externalLink" href="http://www.apache.org/dist/maven/maven-3/3.0.5/source/apache-maven-3.0.5-src.zip.asc">apache-maven-3.0.5-src.zip.asc</a></td> - </tr> - -<tr class="b"> - -<td>Release Notes</td> - -<td><a href="./docs/3.0.5/release-notes.html">3.0.5</a></td> - -<td></td> - -<td></td> - </tr> - -<tr class="a"> - -<td>Release Reference Documentation</td> - -<td><a href="./ref/3.0.5/">3.0.5</a></td> - -<td></td> - -<td></td> - </tr> - </tbody> - </table> - </div> - - <a name="Maven_Documentation"></a> - -<div class="section"> -<h3><a name="Maven_Documentation"></a>Maven Documentation</h3> - -<p> - You can download the current documentation, i.e. this website, as: - </p> -<ul> - -<li>a <a href="./maven-site-1.0-site.jar">single jar file</a></li> -<!-- not currently generated on the CMS due to the profile +<li><a href="./maven-site-1.0-site.jar">Apache Maven Website As Documentation Archive</a></li> + <!-- not currently generated on the CMS due to the profile, probably also badly formattted <li>a <a href="./apache-maven.pdf">PDF file.</a></li> --> - </ul> - - </div> - -<div class="section"> -<h3><a name="Previous_Releases"></a>Previous Releases</h3> -<p>All previous releases of Maven can be found in the <a class="externalLink" href="http://archive.apache.org/dist/maven/maven-3/">archives</a> - (or <a class="externalLink" href="http://archive.apache.org/dist/maven/binaries/">legacy archives</a> for versions before 3.0.4).</p> - </div> - -<div class="section"> -<h3><a name="All_sources"></a>All sources</h3> +<li><a href="[preferred]/maven/">All sources (plugins, shared libraries,...) available at http://www.apache.org/dist/maven/</a></li> -<p>All sources (plugins, shared librairies, scm, indexer etc..) can be downloaded from <a href="[preferred]/maven/">http://www.apache.org/dist/maven/</a></p> +<li>Distributed under the <a class="externalLink" href="http://www.apache.org/licenses/">Apache License, version 2.0</a></li> + </ul> </div> - <a name="Requirements"></a> -<div class="section" id="Requirements"> -<h3><a name="System_Requirements"></a>System Requirements</h3> - -<p> - </p> -<table border="0" class="table table-striped"> - -<tr class="a"> - -<td><b>JDK</b></td> - -<td>Maven 3.3 requires JDK 1.7 or above, Maven 3.2 requires JDK 1.6 or above, while Maven 3.0/3.1 requires JDK 1.5 or above (this is to execute Maven - it still allows you to build against 1.3 and prior JDK's: - see our <a href="/guides/mini/guide-using-toolchains.html">Guide to Using Toolchains</a>)</td> - </tr> - -<tr class="b"> - -<td><b>Memory</b></td> - -<td>No minimum requirement</td> - </tr> - -<tr class="a"> - -<td><b>Disk</b></td> - -<td>Approximately 10MB is required for the Maven installation itself. In addition to that, additional disk space will - be used for your local Maven repository. The size of your local repository will vary depending on usage but expect at - least 500MB.</td> - </tr> - -<tr class="b"> - -<td><b>Operating System</b></td> - -<td>No minimum requirement. Start up scripts are included as shell scripts and Windows batch files.</td> - </tr> - </table> - - </div> - - <a name="Installation"></a> -<div class="section" id="Installation"> -<h3><a name="Installation_Instructions"></a>Installation Instructions</h3> - -<p> - <i>Maven is a Java tool, so you must have <a class="externalLink" href="http://www.oracle.com/technetwork/java/">Java</a> installed in order to proceed. More precisely, - you need a Java Development Kit (JDK), the Java Runtime Environment (JRE) is not sufficient.</i> - - Additional optional installation steps are listed after the platform specific instructions. - </p> - </div> -<div class="section"> -<h3><a name="Windows"></a>Windows</h3> - -<ol style="list-style-type: decimal"> - -<li>Unzip the distribution archive, i.e. <i>apache-maven-3.3.3-bin.zip</i> to the directory you wish to install Maven 3.3.3. - These instructions assume you chose <i>C:\Program Files\Apache Software Foundation</i>. - The subdirectory <tt>apache-maven-3.3.3</tt> will be created from the archive. - </li> - - -<li>Add the unpacked distribution's <tt>bin</tt> directory - to your user <i>PATH</i> environment variable by opening up the system properties (WinKey + Pause), - selecting the "Advanced" tab, and the "Environment Variables" button, then adding or selecting the <i>PATH</i> - variable in the user variables with the value - <tt>C:\Program Files\Apache Software Foundation\apache-maven-3.3.3\bin</tt>. - </li> - -<li><b>Optional</b>: In the same dialog, add the <tt>MAVEN_OPTS</tt> environment variable in the user variables to specify JVM properties, e.g. the value - <tt>-Xms256m -Xmx512m</tt>. This environment variable can be used to supply extra options to Maven.</li> - - -<li>In the same dialog, make sure that <tt>JAVA_HOME</tt> exists in your user variables or in the system variables and it is set to the location of your JDK, - e.g. <tt>C:\Program Files\Java\jdk1.7.0_51</tt>.</li> - - -<li>Open a <i>new</i> command prompt (Winkey + R then type <tt>cmd</tt>) and run <tt>mvn --version</tt> to verify that it is correctly installed.</li> - </ol> - </div> - <div class="section"> -<h3><a name="Unix-based_Operating_Systems_Linux_Solaris_and_Mac_OS_X"></a>Unix-based Operating Systems (Linux, Solaris and Mac OS X)</h3> - -<ol style="list-style-type: decimal"> +<h3><a name="Previous_Releases"></a>Previous Releases</h3> -<li>Extract the distribution archive, i.e. <tt>apache-maven-3.3.3-bin.tar.gz</tt> to the directory you wish to install Maven 3.3.3. - These instructions assume you chose <tt>/usr/local/apache-maven</tt>. The subdirectory <tt>apache-maven-3.3.3</tt> will - be created from the archive.</li> - +<p>It is strongly recommended to use the latest release version of Apache Maven to take advantage of newest features and bug fixes.</p> -<li>In a command terminal, add unpacked distribution's <tt>bin</tt> to your <i>PATH</i> environment variable, - e.g. <tt>export PATH=$PATH:/usr/local/apache-maven/apache-maven-3.3.3/bin</tt>. - </li> - -<li><b>Optional</b>: Add the <tt>MAVEN_OPTS</tt> environment variable to specify JVM properties, e.g. <tt>export MAVEN_OPTS="-Xms256m -Xmx512m"</tt>. - This environment variable can be used to supply extra options to Maven.</li> - - -<li>Make sure that <tt>JAVA_HOME</tt> is set to the location of your JDK, e.g. - <tt>export JAVA_HOME=/usr/java/jdk1.7.0_51</tt> .</li> - - -<li>Run <tt>mvn --version</tt> to verify that it is correctly installed.</li> - </ol> +<p>If you still want to use an old version you can find more information in the + <a href="./docs/history.html">Maven Releases History</a> and can download files from + the <a class="externalLink" href="http://archive.apache.org/dist/maven/maven-3/">archives</a> for versions 3.0.4+ + and <a class="externalLink" href="http://archive.apache.org/dist/maven/binaries/">legacy archives</a> for earlier releases.</p> </div> - - -<div class="section"> -<h3><a name="Optional_configuration"></a>Optional configuration</h3> - - -<p>Maven will work for most tasks with the above configuration, however if you have any environmental specific configuration outside of individual - projects then you will need to configure settings. The following sections refer to what is available.</p> - - - </div> -<div class="section"> -<h3><a name="Settings"></a>Settings</h3> - - Maven has a settings file located in the Maven installation and/or user home directory that configure environmental specifics such as: - - -<ul> - -<li>HTTP proxy server</li> - - -<li>repository manager location</li> - - -<li>server authentication and passwords</li> - - -<li>other configuration properties</li> - </ul> - For information on this file, see the <a href="./settings.html">Settings reference</a> - </div> - - -<div class="section"> -<h3><a name="Security"></a>Security</h3> - -<p> - As of Maven 2.1.0+, you can encrypt passwords in your settings file, however you must first configure a master password. For more information on - both server passwords and the master password, see the <a href="./guides/mini/guide-encryption.html">Guide to Password Encryption</a>. - </p> - </div> - - -<div class="section"> -<h3><a name="Toolchains"></a>Toolchains</h3> - -<p> - As of Maven 2.0.9+, you can build a project using a specific version of JDK independent from the one Maven is running with. - For more information, see the <a href="./guides/mini/guide-using-toolchains.html">Guide to Using Toolchains</a>. - </p> - </div> - - - - </div>
Modified: websites/staging/maven/trunk/content/eclipse-plugin.html ============================================================================== --- websites/staging/maven/trunk/content/eclipse-plugin.html (original) +++ websites/staging/maven/trunk/content/eclipse-plugin.html Fri Jul 3 18:45:05 2015 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2015-06-24 + | Generated by Apache Maven Doxia at 2015-07-03 | Rendered using Apache Maven Fluido Skin 1.4 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20150624" /> + <meta name="Date-Revision-yyyymmdd" content="20150703" /> <meta http-equiv="Content-Language" content="en" /> <title>Maven – Maven 2.x Integration for Eclipse</title> <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" /> @@ -63,7 +63,7 @@ - <li id="publishDate" class="pull-right">Last Published: 2015-06-24</li> + <li id="publishDate" class="pull-right">Last Published: 2015-07-03</li> </ul> </div> @@ -83,8 +83,7 @@ <span class="none"></span> Welcome</a> </li> - <li class="nav-header">Get Maven</li> - + <li> <a href="download.html" title="Download"> @@ -94,71 +93,30 @@ <li> - <a href="docs/history.html" title="Releases History"> - <span class="none"></span> - Releases History</a> - </li> - - <li> - - <a href="docs/3.3.3/release-notes.html" title="Release Notes (3.3.3)"> - <span class="none"></span> - Release Notes (3.3.3)</a> - </li> - - <li> - - <a href="docs/3.2.5/release-notes.html" title="Release Notes (3.2.5)"> + <a href="install.html" title="Install"> <span class="none"></span> - Release Notes (3.2.5)</a> + Install</a> </li> <li> - <a href="docs/3.1.1/release-notes.html" title="Release Notes (3.1.1)"> + <a href="configure.html" title="Configure"> <span class="none"></span> - Release Notes (3.1.1)</a> + Configure</a> </li> <li> - <a href="docs/3.0.5/release-notes.html" title="Release Notes (3.0.5)"> + <a href="run.html" title="Run"> <span class="none"></span> - Release Notes (3.0.5)</a> + Run</a> </li> <li> - <a href="release-notes-all.html" title="All Release Notes"> + <a href="ide.html" title="IDE Integration"> <span class="none"></span> - All Release Notes</a> - </li> - - <li> - - <a href="http://www.apache.org/licenses/" class="externalLink" title="License"> - <span class="none"></span> - License</a> - </li> - - <li> - - <a href="security.html" title="Security"> - <span class="none"></span> - Security</a> - </li> - <li class="nav-header">IDE Integration</li> - - <li class="active"> - - <a href="#"><span class="none"></span>Eclipse</a> - </li> - - <li> - - <a href="netbeans-module.html" title="NetBeans"> - <span class="none"></span> - NetBeans</a> + IDE Integration</a> </li> <li class="nav-header">About Maven</li> @@ -246,6 +204,20 @@ <span class="none"></span> Books and Resources</a> </li> + + <li> + + <a href="http://www.apache.org/licenses/" class="externalLink" title="License"> + <span class="none"></span> + License</a> + </li> + + <li> + + <a href="security.html" title="Security"> + <span class="none"></span> + Security</a> + </li> <li class="nav-header">Community</li> <li> Modified: websites/staging/maven/trunk/content/errors/404.html ============================================================================== --- websites/staging/maven/trunk/content/errors/404.html (original) +++ websites/staging/maven/trunk/content/errors/404.html Fri Jul 3 18:45:05 2015 @@ -1,6 +1,6 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2015-06-24 + | Generated by Apache Maven Doxia at 2015-07-03 | Rendered using Apache Maven Fluido Skin 1.4 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> @@ -8,7 +8,7 @@ <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="author" content="Brett Porter" /> - <meta name="Date-Revision-yyyymmdd" content="20150624" /> + <meta name="Date-Revision-yyyymmdd" content="20150703" /> <meta http-equiv="Content-Language" content="en" /> <title>Maven – Page Not Found</title> <link rel="stylesheet" href="../css/apache-maven-fluido-1.4.min.css" /> @@ -64,7 +64,7 @@ - <li id="publishDate" class="pull-right">Last Published: 2015-06-24</li> + <li id="publishDate" class="pull-right">Last Published: 2015-07-03</li> </ul> </div> @@ -84,8 +84,7 @@ <span class="none"></span> Welcome</a> </li> - <li class="nav-header">Get Maven</li> - + <li> <a href="../download.html" title="Download"> @@ -95,73 +94,30 @@ <li> - <a href="../docs/history.html" title="Releases History"> - <span class="none"></span> - Releases History</a> - </li> - - <li> - - <a href="../docs/3.3.3/release-notes.html" title="Release Notes (3.3.3)"> - <span class="none"></span> - Release Notes (3.3.3)</a> - </li> - - <li> - - <a href="../docs/3.2.5/release-notes.html" title="Release Notes (3.2.5)"> - <span class="none"></span> - Release Notes (3.2.5)</a> - </li> - - <li> - - <a href="../docs/3.1.1/release-notes.html" title="Release Notes (3.1.1)"> - <span class="none"></span> - Release Notes (3.1.1)</a> - </li> - - <li> - - <a href="../docs/3.0.5/release-notes.html" title="Release Notes (3.0.5)"> - <span class="none"></span> - Release Notes (3.0.5)</a> - </li> - - <li> - - <a href="../release-notes-all.html" title="All Release Notes"> + <a href="../install.html" title="Install"> <span class="none"></span> - All Release Notes</a> + Install</a> </li> <li> - <a href="http://www.apache.org/licenses/" class="externalLink" title="License"> + <a href="../configure.html" title="Configure"> <span class="none"></span> - License</a> + Configure</a> </li> <li> - <a href="../security.html" title="Security"> + <a href="../run.html" title="Run"> <span class="none"></span> - Security</a> - </li> - <li class="nav-header">IDE Integration</li> - - <li> - - <a href="../eclipse-plugin.html" title="Eclipse"> - <span class="none"></span> - Eclipse</a> + Run</a> </li> <li> - <a href="../netbeans-module.html" title="NetBeans"> + <a href="../ide.html" title="IDE Integration"> <span class="none"></span> - NetBeans</a> + IDE Integration</a> </li> <li class="nav-header">About Maven</li> @@ -249,6 +205,20 @@ <span class="none"></span> Books and Resources</a> </li> + + <li> + + <a href="http://www.apache.org/licenses/" class="externalLink" title="License"> + <span class="none"></span> + License</a> + </li> + + <li> + + <a href="../security.html" title="Security"> + <span class="none"></span> + Security</a> + </li> <li class="nav-header">Community</li> <li> Modified: websites/staging/maven/trunk/content/examples/index.html ============================================================================== --- websites/staging/maven/trunk/content/examples/index.html (original) +++ websites/staging/maven/trunk/content/examples/index.html Fri Jul 3 18:45:05 2015 @@ -1,6 +1,6 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2015-06-24 + | Generated by Apache Maven Doxia at 2015-07-03 | Rendered using Apache Maven Fluido Skin 1.4 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> @@ -9,7 +9,7 @@ <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="author" content="John Casey" /> <meta name="Date-Creation-yyyymmdd" content="20090802" /> - <meta name="Date-Revision-yyyymmdd" content="20150624" /> + <meta name="Date-Revision-yyyymmdd" content="20150703" /> <meta http-equiv="Content-Language" content="en" /> <title>Maven – Summary of Maven 2.0 Examples</title> <link rel="stylesheet" href="../css/apache-maven-fluido-1.4.min.css" /> @@ -65,7 +65,7 @@ - <li id="publishDate" class="pull-right">Last Published: 2015-06-24</li> + <li id="publishDate" class="pull-right">Last Published: 2015-07-03</li> </ul> </div> @@ -85,8 +85,7 @@ <span class="none"></span> Welcome</a> </li> - <li class="nav-header">Get Maven</li> - + <li> <a href="../download.html" title="Download"> @@ -96,73 +95,30 @@ <li> - <a href="../docs/history.html" title="Releases History"> - <span class="none"></span> - Releases History</a> - </li> - - <li> - - <a href="../docs/3.3.3/release-notes.html" title="Release Notes (3.3.3)"> - <span class="none"></span> - Release Notes (3.3.3)</a> - </li> - - <li> - - <a href="../docs/3.2.5/release-notes.html" title="Release Notes (3.2.5)"> - <span class="none"></span> - Release Notes (3.2.5)</a> - </li> - - <li> - - <a href="../docs/3.1.1/release-notes.html" title="Release Notes (3.1.1)"> - <span class="none"></span> - Release Notes (3.1.1)</a> - </li> - - <li> - - <a href="../docs/3.0.5/release-notes.html" title="Release Notes (3.0.5)"> - <span class="none"></span> - Release Notes (3.0.5)</a> - </li> - - <li> - - <a href="../release-notes-all.html" title="All Release Notes"> + <a href="../install.html" title="Install"> <span class="none"></span> - All Release Notes</a> + Install</a> </li> <li> - <a href="http://www.apache.org/licenses/" class="externalLink" title="License"> + <a href="../configure.html" title="Configure"> <span class="none"></span> - License</a> + Configure</a> </li> <li> - <a href="../security.html" title="Security"> + <a href="../run.html" title="Run"> <span class="none"></span> - Security</a> - </li> - <li class="nav-header">IDE Integration</li> - - <li> - - <a href="../eclipse-plugin.html" title="Eclipse"> - <span class="none"></span> - Eclipse</a> + Run</a> </li> <li> - <a href="../netbeans-module.html" title="NetBeans"> + <a href="../ide.html" title="IDE Integration"> <span class="none"></span> - NetBeans</a> + IDE Integration</a> </li> <li class="nav-header">About Maven</li> @@ -250,6 +206,20 @@ <span class="none"></span> Books and Resources</a> </li> + + <li> + + <a href="http://www.apache.org/licenses/" class="externalLink" title="License"> + <span class="none"></span> + License</a> + </li> + + <li> + + <a href="../security.html" title="Security"> + <span class="none"></span> + Security</a> + </li> <li class="nav-header">Community</li> <li> Modified: websites/staging/maven/trunk/content/examples/injecting-properties-via-settings.html ============================================================================== --- websites/staging/maven/trunk/content/examples/injecting-properties-via-settings.html (original) +++ websites/staging/maven/trunk/content/examples/injecting-properties-via-settings.html Fri Jul 3 18:45:05 2015 @@ -1,6 +1,6 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2015-06-24 + | Generated by Apache Maven Doxia at 2015-07-03 | Rendered using Apache Maven Fluido Skin 1.4 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> @@ -9,7 +9,7 @@ <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="author" content="John Casey" /> <meta name="Date-Creation-yyyymmdd" content="20060420" /> - <meta name="Date-Revision-yyyymmdd" content="20150624" /> + <meta name="Date-Revision-yyyymmdd" content="20150703" /> <meta http-equiv="Content-Language" content="en" /> <title>Maven – Example: Injecting POM Properties via Settings.xml</title> <link rel="stylesheet" href="../css/apache-maven-fluido-1.4.min.css" /> @@ -65,7 +65,7 @@ - <li id="publishDate" class="pull-right">Last Published: 2015-06-24</li> + <li id="publishDate" class="pull-right">Last Published: 2015-07-03</li> </ul> </div> @@ -85,8 +85,7 @@ <span class="none"></span> Welcome</a> </li> - <li class="nav-header">Get Maven</li> - + <li> <a href="../download.html" title="Download"> @@ -96,73 +95,30 @@ <li> - <a href="../docs/history.html" title="Releases History"> - <span class="none"></span> - Releases History</a> - </li> - - <li> - - <a href="../docs/3.3.3/release-notes.html" title="Release Notes (3.3.3)"> - <span class="none"></span> - Release Notes (3.3.3)</a> - </li> - - <li> - - <a href="../docs/3.2.5/release-notes.html" title="Release Notes (3.2.5)"> - <span class="none"></span> - Release Notes (3.2.5)</a> - </li> - - <li> - - <a href="../docs/3.1.1/release-notes.html" title="Release Notes (3.1.1)"> - <span class="none"></span> - Release Notes (3.1.1)</a> - </li> - - <li> - - <a href="../docs/3.0.5/release-notes.html" title="Release Notes (3.0.5)"> - <span class="none"></span> - Release Notes (3.0.5)</a> - </li> - - <li> - - <a href="../release-notes-all.html" title="All Release Notes"> + <a href="../install.html" title="Install"> <span class="none"></span> - All Release Notes</a> + Install</a> </li> <li> - <a href="http://www.apache.org/licenses/" class="externalLink" title="License"> + <a href="../configure.html" title="Configure"> <span class="none"></span> - License</a> + Configure</a> </li> <li> - <a href="../security.html" title="Security"> + <a href="../run.html" title="Run"> <span class="none"></span> - Security</a> - </li> - <li class="nav-header">IDE Integration</li> - - <li> - - <a href="../eclipse-plugin.html" title="Eclipse"> - <span class="none"></span> - Eclipse</a> + Run</a> </li> <li> - <a href="../netbeans-module.html" title="NetBeans"> + <a href="../ide.html" title="IDE Integration"> <span class="none"></span> - NetBeans</a> + IDE Integration</a> </li> <li class="nav-header">About Maven</li> @@ -250,6 +206,20 @@ <span class="none"></span> Books and Resources</a> </li> + + <li> + + <a href="http://www.apache.org/licenses/" class="externalLink" title="License"> + <span class="none"></span> + License</a> + </li> + + <li> + + <a href="../security.html" title="Security"> + <span class="none"></span> + Security</a> + </li> <li class="nav-header">Community</li> <li> Modified: websites/staging/maven/trunk/content/examples/maven-3-lifecycle-extensions.html ============================================================================== --- websites/staging/maven/trunk/content/examples/maven-3-lifecycle-extensions.html (original) +++ websites/staging/maven/trunk/content/examples/maven-3-lifecycle-extensions.html Fri Jul 3 18:45:05 2015 @@ -1,6 +1,6 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2015-06-24 + | Generated by Apache Maven Doxia at 2015-07-03 | Rendered using Apache Maven Fluido Skin 1.4 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> @@ -9,7 +9,7 @@ <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="author" content="Olivier Lamy" /> <meta name="Date-Creation-yyyymmdd" content="20120307" /> - <meta name="Date-Revision-yyyymmdd" content="20150624" /> + <meta name="Date-Revision-yyyymmdd" content="20150703" /> <meta http-equiv="Content-Language" content="en" /> <title>Maven – Example: Maven 3 lifecycle extension</title> <link rel="stylesheet" href="../css/apache-maven-fluido-1.4.min.css" /> @@ -65,7 +65,7 @@ - <li id="publishDate" class="pull-right">Last Published: 2015-06-24</li> + <li id="publishDate" class="pull-right">Last Published: 2015-07-03</li> </ul> </div> @@ -85,8 +85,7 @@ <span class="none"></span> Welcome</a> </li> - <li class="nav-header">Get Maven</li> - + <li> <a href="../download.html" title="Download"> @@ -96,73 +95,30 @@ <li> - <a href="../docs/history.html" title="Releases History"> - <span class="none"></span> - Releases History</a> - </li> - - <li> - - <a href="../docs/3.3.3/release-notes.html" title="Release Notes (3.3.3)"> - <span class="none"></span> - Release Notes (3.3.3)</a> - </li> - - <li> - - <a href="../docs/3.2.5/release-notes.html" title="Release Notes (3.2.5)"> - <span class="none"></span> - Release Notes (3.2.5)</a> - </li> - - <li> - - <a href="../docs/3.1.1/release-notes.html" title="Release Notes (3.1.1)"> - <span class="none"></span> - Release Notes (3.1.1)</a> - </li> - - <li> - - <a href="../docs/3.0.5/release-notes.html" title="Release Notes (3.0.5)"> - <span class="none"></span> - Release Notes (3.0.5)</a> - </li> - - <li> - - <a href="../release-notes-all.html" title="All Release Notes"> + <a href="../install.html" title="Install"> <span class="none"></span> - All Release Notes</a> + Install</a> </li> <li> - <a href="http://www.apache.org/licenses/" class="externalLink" title="License"> + <a href="../configure.html" title="Configure"> <span class="none"></span> - License</a> + Configure</a> </li> <li> - <a href="../security.html" title="Security"> + <a href="../run.html" title="Run"> <span class="none"></span> - Security</a> - </li> - <li class="nav-header">IDE Integration</li> - - <li> - - <a href="../eclipse-plugin.html" title="Eclipse"> - <span class="none"></span> - Eclipse</a> + Run</a> </li> <li> - <a href="../netbeans-module.html" title="NetBeans"> + <a href="../ide.html" title="IDE Integration"> <span class="none"></span> - NetBeans</a> + IDE Integration</a> </li> <li class="nav-header">About Maven</li> @@ -250,6 +206,20 @@ <span class="none"></span> Books and Resources</a> </li> + + <li> + + <a href="http://www.apache.org/licenses/" class="externalLink" title="License"> + <span class="none"></span> + License</a> + </li> + + <li> + + <a href="../security.html" title="Security"> + <span class="none"></span> + Security</a> + </li> <li class="nav-header">Community</li> <li> Modified: websites/staging/maven/trunk/content/general.html ============================================================================== --- websites/staging/maven/trunk/content/general.html (original) +++ websites/staging/maven/trunk/content/general.html Fri Jul 3 18:45:05 2015 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2015-06-24 + | Generated by Apache Maven Doxia at 2015-07-03 | Rendered using Apache Maven Fluido Skin 1.4 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20150624" /> + <meta name="Date-Revision-yyyymmdd" content="20150703" /> <meta http-equiv="Content-Language" content="en" /> <title>Maven – Frequently Asked Technical Questions</title> <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" /> @@ -63,7 +63,7 @@ - <li id="publishDate" class="pull-right">Last Published: 2015-06-24</li> + <li id="publishDate" class="pull-right">Last Published: 2015-07-03</li> </ul> </div> @@ -83,8 +83,7 @@ <span class="none"></span> Welcome</a> </li> - <li class="nav-header">Get Maven</li> - + <li> <a href="download.html" title="Download"> @@ -94,73 +93,30 @@ <li> - <a href="docs/history.html" title="Releases History"> - <span class="none"></span> - Releases History</a> - </li> - - <li> - - <a href="docs/3.3.3/release-notes.html" title="Release Notes (3.3.3)"> - <span class="none"></span> - Release Notes (3.3.3)</a> - </li> - - <li> - - <a href="docs/3.2.5/release-notes.html" title="Release Notes (3.2.5)"> - <span class="none"></span> - Release Notes (3.2.5)</a> - </li> - - <li> - - <a href="docs/3.1.1/release-notes.html" title="Release Notes (3.1.1)"> - <span class="none"></span> - Release Notes (3.1.1)</a> - </li> - - <li> - - <a href="docs/3.0.5/release-notes.html" title="Release Notes (3.0.5)"> - <span class="none"></span> - Release Notes (3.0.5)</a> - </li> - - <li> - - <a href="release-notes-all.html" title="All Release Notes"> + <a href="install.html" title="Install"> <span class="none"></span> - All Release Notes</a> + Install</a> </li> <li> - <a href="http://www.apache.org/licenses/" class="externalLink" title="License"> + <a href="configure.html" title="Configure"> <span class="none"></span> - License</a> + Configure</a> </li> <li> - <a href="security.html" title="Security"> + <a href="run.html" title="Run"> <span class="none"></span> - Security</a> - </li> - <li class="nav-header">IDE Integration</li> - - <li> - - <a href="eclipse-plugin.html" title="Eclipse"> - <span class="none"></span> - Eclipse</a> + Run</a> </li> <li> - <a href="netbeans-module.html" title="NetBeans"> + <a href="ide.html" title="IDE Integration"> <span class="none"></span> - NetBeans</a> + IDE Integration</a> </li> <li class="nav-header">About Maven</li> @@ -246,6 +202,20 @@ <span class="none"></span> Books and Resources</a> </li> + + <li> + + <a href="http://www.apache.org/licenses/" class="externalLink" title="License"> + <span class="none"></span> + License</a> + </li> + + <li> + + <a href="security.html" title="Security"> + <span class="none"></span> + Security</a> + </li> <li class="nav-header">Community</li> <li> Modified: websites/staging/maven/trunk/content/glossary.html ============================================================================== --- websites/staging/maven/trunk/content/glossary.html (original) +++ websites/staging/maven/trunk/content/glossary.html Fri Jul 3 18:45:05 2015 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2015-06-24 + | Generated by Apache Maven Doxia at 2015-07-03 | Rendered using Apache Maven Fluido Skin 1.4 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20150624" /> + <meta name="Date-Revision-yyyymmdd" content="20150703" /> <meta http-equiv="Content-Language" content="en" /> <title>Maven – Glossary</title> <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" /> @@ -63,7 +63,7 @@ - <li id="publishDate" class="pull-right">Last Published: 2015-06-24</li> + <li id="publishDate" class="pull-right">Last Published: 2015-07-03</li> </ul> </div> @@ -83,8 +83,7 @@ <span class="none"></span> Welcome</a> </li> - <li class="nav-header">Get Maven</li> - + <li> <a href="download.html" title="Download"> @@ -94,73 +93,30 @@ <li> - <a href="docs/history.html" title="Releases History"> - <span class="none"></span> - Releases History</a> - </li> - - <li> - - <a href="docs/3.3.3/release-notes.html" title="Release Notes (3.3.3)"> - <span class="none"></span> - Release Notes (3.3.3)</a> - </li> - - <li> - - <a href="docs/3.2.5/release-notes.html" title="Release Notes (3.2.5)"> - <span class="none"></span> - Release Notes (3.2.5)</a> - </li> - - <li> - - <a href="docs/3.1.1/release-notes.html" title="Release Notes (3.1.1)"> - <span class="none"></span> - Release Notes (3.1.1)</a> - </li> - - <li> - - <a href="docs/3.0.5/release-notes.html" title="Release Notes (3.0.5)"> - <span class="none"></span> - Release Notes (3.0.5)</a> - </li> - - <li> - - <a href="release-notes-all.html" title="All Release Notes"> + <a href="install.html" title="Install"> <span class="none"></span> - All Release Notes</a> + Install</a> </li> <li> - <a href="http://www.apache.org/licenses/" class="externalLink" title="License"> + <a href="configure.html" title="Configure"> <span class="none"></span> - License</a> + Configure</a> </li> <li> - <a href="security.html" title="Security"> + <a href="run.html" title="Run"> <span class="none"></span> - Security</a> - </li> - <li class="nav-header">IDE Integration</li> - - <li> - - <a href="eclipse-plugin.html" title="Eclipse"> - <span class="none"></span> - Eclipse</a> + Run</a> </li> <li> - <a href="netbeans-module.html" title="NetBeans"> + <a href="ide.html" title="IDE Integration"> <span class="none"></span> - NetBeans</a> + IDE Integration</a> </li> <li class="nav-header">About Maven</li> @@ -248,6 +204,20 @@ <span class="none"></span> Books and Resources</a> </li> + + <li> + + <a href="http://www.apache.org/licenses/" class="externalLink" title="License"> + <span class="none"></span> + License</a> + </li> + + <li> + + <a href="security.html" title="Security"> + <span class="none"></span> + Security</a> + </li> <li class="nav-header">Community</li> <li> Modified: websites/staging/maven/trunk/content/guides/development/guide-building-maven.html ============================================================================== --- websites/staging/maven/trunk/content/guides/development/guide-building-maven.html (original) +++ websites/staging/maven/trunk/content/guides/development/guide-building-maven.html Fri Jul 3 18:45:05 2015 @@ -1,6 +1,6 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2015-06-24 + | Generated by Apache Maven Doxia at 2015-07-03 | Rendered using Apache Maven Fluido Skin 1.4 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> @@ -10,7 +10,7 @@ <meta name="author" content="Brett Porter Jason van Zyl" /> <meta name="Date-Creation-yyyymmdd" content="20150104" /> - <meta name="Date-Revision-yyyymmdd" content="20150624" /> + <meta name="Date-Revision-yyyymmdd" content="20150703" /> <meta http-equiv="Content-Language" content="en" /> <title>Maven – Guide to Building Maven</title> <link rel="stylesheet" href="../../css/apache-maven-fluido-1.4.min.css" /> @@ -66,7 +66,7 @@ Jason van Zyl" /> - <li id="publishDate" class="pull-right">Last Published: 2015-06-24</li> + <li id="publishDate" class="pull-right">Last Published: 2015-07-03</li> </ul> </div> @@ -86,8 +86,7 @@ Jason van Zyl" /> <span class="none"></span> Welcome</a> </li> - <li class="nav-header">Get Maven</li> - + <li> <a href="../../download.html" title="Download"> @@ -97,73 +96,30 @@ Jason van Zyl" /> <li> - <a href="../../docs/history.html" title="Releases History"> - <span class="none"></span> - Releases History</a> - </li> - - <li> - - <a href="../../docs/3.3.3/release-notes.html" title="Release Notes (3.3.3)"> - <span class="none"></span> - Release Notes (3.3.3)</a> - </li> - - <li> - - <a href="../../docs/3.2.5/release-notes.html" title="Release Notes (3.2.5)"> - <span class="none"></span> - Release Notes (3.2.5)</a> - </li> - - <li> - - <a href="../../docs/3.1.1/release-notes.html" title="Release Notes (3.1.1)"> - <span class="none"></span> - Release Notes (3.1.1)</a> - </li> - - <li> - - <a href="../../docs/3.0.5/release-notes.html" title="Release Notes (3.0.5)"> - <span class="none"></span> - Release Notes (3.0.5)</a> - </li> - - <li> - - <a href="../../release-notes-all.html" title="All Release Notes"> + <a href="../../install.html" title="Install"> <span class="none"></span> - All Release Notes</a> + Install</a> </li> <li> - <a href="http://www.apache.org/licenses/" class="externalLink" title="License"> + <a href="../../configure.html" title="Configure"> <span class="none"></span> - License</a> + Configure</a> </li> <li> - <a href="../../security.html" title="Security"> + <a href="../../run.html" title="Run"> <span class="none"></span> - Security</a> - </li> - <li class="nav-header">IDE Integration</li> - - <li> - - <a href="../../eclipse-plugin.html" title="Eclipse"> - <span class="none"></span> - Eclipse</a> + Run</a> </li> <li> - <a href="../../netbeans-module.html" title="NetBeans"> + <a href="../../ide.html" title="IDE Integration"> <span class="none"></span> - NetBeans</a> + IDE Integration</a> </li> <li class="nav-header">About Maven</li> @@ -251,6 +207,20 @@ Jason van Zyl" /> <span class="none"></span> Books and Resources</a> </li> + + <li> + + <a href="http://www.apache.org/licenses/" class="externalLink" title="License"> + <span class="none"></span> + License</a> + </li> + + <li> + + <a href="../../security.html" title="Security"> + <span class="none"></span> + Security</a> + </li> <li class="nav-header">Community</li> <li> Modified: websites/staging/maven/trunk/content/guides/development/guide-documentation-style.html ============================================================================== --- websites/staging/maven/trunk/content/guides/development/guide-documentation-style.html (original) +++ websites/staging/maven/trunk/content/guides/development/guide-documentation-style.html Fri Jul 3 18:45:05 2015 @@ -1,6 +1,6 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2015-06-24 + | Generated by Apache Maven Doxia at 2015-07-03 | Rendered using Apache Maven Fluido Skin 1.4 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> @@ -9,7 +9,7 @@ <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="author" content="Dennis Lundberg" /> <meta name="Date-Creation-yyyymmdd" content="20080712" /> - <meta name="Date-Revision-yyyymmdd" content="20150624" /> + <meta name="Date-Revision-yyyymmdd" content="20150703" /> <meta http-equiv="Content-Language" content="en" /> <title>Maven – Guide To Maven Documentation Style</title> <link rel="stylesheet" href="../../css/apache-maven-fluido-1.4.min.css" /> @@ -65,7 +65,7 @@ - <li id="publishDate" class="pull-right">Last Published: 2015-06-24</li> + <li id="publishDate" class="pull-right">Last Published: 2015-07-03</li> </ul> </div> @@ -85,8 +85,7 @@ <span class="none"></span> Welcome</a> </li> - <li class="nav-header">Get Maven</li> - + <li> <a href="../../download.html" title="Download"> @@ -96,73 +95,30 @@ <li> - <a href="../../docs/history.html" title="Releases History"> - <span class="none"></span> - Releases History</a> - </li> - - <li> - - <a href="../../docs/3.3.3/release-notes.html" title="Release Notes (3.3.3)"> - <span class="none"></span> - Release Notes (3.3.3)</a> - </li> - - <li> - - <a href="../../docs/3.2.5/release-notes.html" title="Release Notes (3.2.5)"> - <span class="none"></span> - Release Notes (3.2.5)</a> - </li> - - <li> - - <a href="../../docs/3.1.1/release-notes.html" title="Release Notes (3.1.1)"> - <span class="none"></span> - Release Notes (3.1.1)</a> - </li> - - <li> - - <a href="../../docs/3.0.5/release-notes.html" title="Release Notes (3.0.5)"> - <span class="none"></span> - Release Notes (3.0.5)</a> - </li> - - <li> - - <a href="../../release-notes-all.html" title="All Release Notes"> + <a href="../../install.html" title="Install"> <span class="none"></span> - All Release Notes</a> + Install</a> </li> <li> - <a href="http://www.apache.org/licenses/" class="externalLink" title="License"> + <a href="../../configure.html" title="Configure"> <span class="none"></span> - License</a> + Configure</a> </li> <li> - <a href="../../security.html" title="Security"> + <a href="../../run.html" title="Run"> <span class="none"></span> - Security</a> - </li> - <li class="nav-header">IDE Integration</li> - - <li> - - <a href="../../eclipse-plugin.html" title="Eclipse"> - <span class="none"></span> - Eclipse</a> + Run</a> </li> <li> - <a href="../../netbeans-module.html" title="NetBeans"> + <a href="../../ide.html" title="IDE Integration"> <span class="none"></span> - NetBeans</a> + IDE Integration</a> </li> <li class="nav-header">About Maven</li> @@ -250,6 +206,20 @@ <span class="none"></span> Books and Resources</a> </li> + + <li> + + <a href="http://www.apache.org/licenses/" class="externalLink" title="License"> + <span class="none"></span> + License</a> + </li> + + <li> + + <a href="../../security.html" title="Security"> + <span class="none"></span> + Security</a> + </li> <li class="nav-header">Community</li> <li> Modified: websites/staging/maven/trunk/content/guides/development/guide-helping.html ============================================================================== --- websites/staging/maven/trunk/content/guides/development/guide-helping.html (original) +++ websites/staging/maven/trunk/content/guides/development/guide-helping.html Fri Jul 3 18:45:05 2015 @@ -1,6 +1,6 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2015-06-24 + | Generated by Apache Maven Doxia at 2015-07-03 | Rendered using Apache Maven Fluido Skin 1.4 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> @@ -10,7 +10,7 @@ <meta name="author" content="Brett Porter Jason van Zyl" /> <meta name="Date-Creation-yyyymmdd" content="20080703" /> - <meta name="Date-Revision-yyyymmdd" content="20150624" /> + <meta name="Date-Revision-yyyymmdd" content="20150703" /> <meta http-equiv="Content-Language" content="en" /> <title>Maven – Guide to helping with Maven</title> <link rel="stylesheet" href="../../css/apache-maven-fluido-1.4.min.css" /> @@ -66,7 +66,7 @@ Jason van Zyl" /> - <li id="publishDate" class="pull-right">Last Published: 2015-06-24</li> + <li id="publishDate" class="pull-right">Last Published: 2015-07-03</li> </ul> </div> @@ -86,8 +86,7 @@ Jason van Zyl" /> <span class="none"></span> Welcome</a> </li> - <li class="nav-header">Get Maven</li> - + <li> <a href="../../download.html" title="Download"> @@ -97,73 +96,30 @@ Jason van Zyl" /> <li> - <a href="../../docs/history.html" title="Releases History"> - <span class="none"></span> - Releases History</a> - </li> - - <li> - - <a href="../../docs/3.3.3/release-notes.html" title="Release Notes (3.3.3)"> - <span class="none"></span> - Release Notes (3.3.3)</a> - </li> - - <li> - - <a href="../../docs/3.2.5/release-notes.html" title="Release Notes (3.2.5)"> - <span class="none"></span> - Release Notes (3.2.5)</a> - </li> - - <li> - - <a href="../../docs/3.1.1/release-notes.html" title="Release Notes (3.1.1)"> - <span class="none"></span> - Release Notes (3.1.1)</a> - </li> - - <li> - - <a href="../../docs/3.0.5/release-notes.html" title="Release Notes (3.0.5)"> - <span class="none"></span> - Release Notes (3.0.5)</a> - </li> - - <li> - - <a href="../../release-notes-all.html" title="All Release Notes"> + <a href="../../install.html" title="Install"> <span class="none"></span> - All Release Notes</a> + Install</a> </li> <li> - <a href="http://www.apache.org/licenses/" class="externalLink" title="License"> + <a href="../../configure.html" title="Configure"> <span class="none"></span> - License</a> + Configure</a> </li> <li> - <a href="../../security.html" title="Security"> + <a href="../../run.html" title="Run"> <span class="none"></span> - Security</a> - </li> - <li class="nav-header">IDE Integration</li> - - <li> - - <a href="../../eclipse-plugin.html" title="Eclipse"> - <span class="none"></span> - Eclipse</a> + Run</a> </li> <li> - <a href="../../netbeans-module.html" title="NetBeans"> + <a href="../../ide.html" title="IDE Integration"> <span class="none"></span> - NetBeans</a> + IDE Integration</a> </li> <li class="nav-header">About Maven</li> @@ -251,6 +207,20 @@ Jason van Zyl" /> <span class="none"></span> Books and Resources</a> </li> + + <li> + + <a href="http://www.apache.org/licenses/" class="externalLink" title="License"> + <span class="none"></span> + License</a> + </li> + + <li> + + <a href="../../security.html" title="Security"> + <span class="none"></span> + Security</a> + </li> <li class="nav-header">Community</li> <li> Modified: websites/staging/maven/trunk/content/guides/development/guide-maven-development.html ============================================================================== --- websites/staging/maven/trunk/content/guides/development/guide-maven-development.html (original) +++ websites/staging/maven/trunk/content/guides/development/guide-maven-development.html Fri Jul 3 18:45:05 2015 @@ -1,6 +1,6 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2015-06-24 + | Generated by Apache Maven Doxia at 2015-07-03 | Rendered using Apache Maven Fluido Skin 1.4 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> @@ -11,7 +11,7 @@ Trygve Laugstol Brett Porter" /> <meta name="Date-Creation-yyyymmdd" content="20150104" /> - <meta name="Date-Revision-yyyymmdd" content="20150624" /> + <meta name="Date-Revision-yyyymmdd" content="20150703" /> <meta http-equiv="Content-Language" content="en" /> <title>Maven – Guide to Developing Maven</title> <link rel="stylesheet" href="../../css/apache-maven-fluido-1.4.min.css" /> @@ -67,7 +67,7 @@ Brett Porter" /> - <li id="publishDate" class="pull-right">Last Published: 2015-06-24</li> + <li id="publishDate" class="pull-right">Last Published: 2015-07-03</li> </ul> </div> @@ -87,8 +87,7 @@ Brett Porter" /> <span class="none"></span> Welcome</a> </li> - <li class="nav-header">Get Maven</li> - + <li> <a href="../../download.html" title="Download"> @@ -98,73 +97,30 @@ Brett Porter" /> <li> - <a href="../../docs/history.html" title="Releases History"> - <span class="none"></span> - Releases History</a> - </li> - - <li> - - <a href="../../docs/3.3.3/release-notes.html" title="Release Notes (3.3.3)"> - <span class="none"></span> - Release Notes (3.3.3)</a> - </li> - - <li> - - <a href="../../docs/3.2.5/release-notes.html" title="Release Notes (3.2.5)"> - <span class="none"></span> - Release Notes (3.2.5)</a> - </li> - - <li> - - <a href="../../docs/3.1.1/release-notes.html" title="Release Notes (3.1.1)"> - <span class="none"></span> - Release Notes (3.1.1)</a> - </li> - - <li> - - <a href="../../docs/3.0.5/release-notes.html" title="Release Notes (3.0.5)"> - <span class="none"></span> - Release Notes (3.0.5)</a> - </li> - - <li> - - <a href="../../release-notes-all.html" title="All Release Notes"> + <a href="../../install.html" title="Install"> <span class="none"></span> - All Release Notes</a> + Install</a> </li> <li> - <a href="http://www.apache.org/licenses/" class="externalLink" title="License"> + <a href="../../configure.html" title="Configure"> <span class="none"></span> - License</a> + Configure</a> </li> <li> - <a href="../../security.html" title="Security"> + <a href="../../run.html" title="Run"> <span class="none"></span> - Security</a> - </li> - <li class="nav-header">IDE Integration</li> - - <li> - - <a href="../../eclipse-plugin.html" title="Eclipse"> - <span class="none"></span> - Eclipse</a> + Run</a> </li> <li> - <a href="../../netbeans-module.html" title="NetBeans"> + <a href="../../ide.html" title="IDE Integration"> <span class="none"></span> - NetBeans</a> + IDE Integration</a> </li> <li class="nav-header">About Maven</li> @@ -252,6 +208,20 @@ Brett Porter" /> <span class="none"></span> Books and Resources</a> </li> + + <li> + + <a href="http://www.apache.org/licenses/" class="externalLink" title="License"> + <span class="none"></span> + License</a> + </li> + + <li> + + <a href="../../security.html" title="Security"> + <span class="none"></span> + Security</a> + </li> <li class="nav-header">Community</li> <li>
