You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ah...@apache.org on 2007/05/11 22:57:25 UTC

svn commit: r537288 - in /maven/maven-1/core/trunk/xdocs: index.xml news.xml start/download.xml start/install.xml

Author: aheritier
Date: Fri May 11 13:57:24 2007
New Revision: 537288

URL: http://svn.apache.org/viewvc?view=rev&rev=537288
Log:
Update docs for maven 1.1 RC1

Modified:
    maven/maven-1/core/trunk/xdocs/index.xml
    maven/maven-1/core/trunk/xdocs/news.xml
    maven/maven-1/core/trunk/xdocs/start/download.xml
    maven/maven-1/core/trunk/xdocs/start/install.xml

Modified: maven/maven-1/core/trunk/xdocs/index.xml
URL: http://svn.apache.org/viewvc/maven/maven-1/core/trunk/xdocs/index.xml?view=diff&rev=537288&r1=537287&r2=537288
==============================================================================
--- maven/maven-1/core/trunk/xdocs/index.xml (original)
+++ maven/maven-1/core/trunk/xdocs/index.xml Fri May 11 13:57:24 2007
@@ -28,6 +28,25 @@
       <div id="newsbox">
         <h5>Latest News</h5>
         <dl>
+          <dt><img src="./images/icon_info_sml.gif" alt="info"/> 11th May 2007 - Maven 1.1-RC1 released!</dt>
+          <dd>
+            <ul>
+              <li>
+                <a href="start/download.html">Download</a>
+              </li>
+              <li>
+                <a href="start/install.html">Installation Instructions</a>
+              </li>
+              <li>
+                <a href="start/release-notes-1.1-RC1.html">Release Notes</a>
+              </li>
+              <li>
+                <a href="start/index.html">Getting Started</a>
+              </li>
+            </ul>
+          </dd>
+        </dl>
+        <dl>
           <dt>
             <img src="./images/icon_info_sml.gif" alt="info"/> 8th May 2007 - New plugin releases</dt>
           <dd>
@@ -96,55 +115,6 @@
         </dl>
         <dl>
           <dt>
-            <img src="./images/icon_info_sml.gif" alt="info"/> 18th April 2007 - New plugin releases</dt>
-          <dd>
-            <ul>
-              <li>
-                <a href="http://maven.apache.org/maven-1.x/plugins/announcement/">announcement plugin 1.4.1</a>
-              </li>
-              <li>
-                <a href="http://maven.apache.org/maven-1.x/plugins/developer-activity/">developer activity plugin 1.6.1</a>
-              </li>
-              <li>
-                <a href="http://maven.apache.org/maven-1.x/plugins/file-activity/">file activity plugin 1.6.1</a>
-              </li>
-              <li>
-                <a href="http://maven.apache.org/maven-1.x/plugins/site/">site plugin 1.7.2</a>
-              </li>
-            </ul>
-          </dd>
-        </dl>
-        <dl>
-          <dt>
-            <img src="./images/icon_info_sml.gif" alt="info"/> 16th April 2007 - Modello plugin released</dt>
-          <dd>
-            <ul>
-              <li>The <a href="http://maven.apache.org/maven-1.x/plugins/modello/">modello plugin 1.0</a> is now available.</li>
-            </ul>
-          </dd>
-        </dl>
-        <dl>
-          <dt>
-            <img src="./images/icon_warning_sml.gif" alt="warning"/> Snapshots of 1.1 RC1 available</dt>
-          <dd>
-            <ul>
-              <li>
-                <a href="http://people.apache.org/repo/m1-snapshot-repository/maven/distributions/" target="_blank">Give them a try!</a>.
-                </li>
-            </ul>
-          </dd>
-        </dl>
-        <dl>
-          <dt>
-            <img src="./images/icon_error_sml.gif" alt="bug"/> 7 December 2006 - Central repository isn't working for maven 1.0.x users</dt>
-          <dd>
-            <ul>
-              <li>Due to a change on ibiblio the default central repository isn't working for maven 1.0.x users. Follow our <a href="./news.html">instructions</a> to fix it...</li>
-            </ul>
-          </dd>
-        </dl>
-        <dl>
-          <dt>
             <a href="./news.html">All news ...</a>
           </dt>
         </dl>
@@ -199,16 +169,10 @@
             Note that no further development occurs for 1.0 as we are working on 1.1.
             You may find the betas and release candidates more usable and stable than 1.0.2.
           </dd>
-          <dt>Beta</dt>
+          <dt>Release Candidate</dt>
           <dd>
-            The latest beta release for maven 1.x is version 1.1-beta-3, obtainable from the
+            The latest RC release for maven 1.x is version 1.1-RC1, obtainable from the
             <a href="start/download.html">download page</a>.
-            Note that no further development occurs for the betas as we are working on the release candidate.
-          </dd>
-          <dt>Release Candidate SNAPSHOTs</dt>
-          <dd>
-            Obtain Maven 1.1 Release Candidate SNAPSHOTs from the
-            <a href="http://people.apache.org/repo/m1-snapshot-repository/maven/distributions/" target="_blank">snapshot repository</a>.
           </dd>
           <dt>Development/Head</dt>
           <dd>

Modified: maven/maven-1/core/trunk/xdocs/news.xml
URL: http://svn.apache.org/viewvc/maven/maven-1/core/trunk/xdocs/news.xml?view=diff&rev=537288&r1=537287&r2=537288
==============================================================================
--- maven/maven-1/core/trunk/xdocs/news.xml (original)
+++ maven/maven-1/core/trunk/xdocs/news.xml Fri May 11 13:57:24 2007
@@ -27,6 +27,28 @@
       <dl>
         <dt>
           <img src="./images/icon_info_sml.gif" alt="info" />
+          11th May 2007 - Maven 1.1 RC1 Released
+        </dt>
+        <dd>
+          <p>
+            Maven 1.1 RC1 has been released for testing. This release upgrades several dependencies of Maven, in
+            particular wagon, maven-model, plexus-utils, commons-jexl. Improvements since Maven 1.1 Beta 3 include 
+            a lot of new <a href="./plugins/bundledHistory.html">plugin</a> releases
+            and a number of fixes for known issues in the Beta 3 release. See the
+            <a href="start/release-notes-1.1-RC1.html">Release Notes</a>
+            for more information.
+          </p>
+          <p>
+            <a href="start/download.html">Download it here</a>
+            , and see
+            <a href="reference/backwards-compatibility.html">the compatibility section</a>
+            for information on compatibility with Maven 1.0 builds.
+          </p>
+        </dd>
+      </dl>
+      <dl>
+        <dt>
+          <img src="./images/icon_info_sml.gif" alt="info" />
           8th May 2007 - New plugins releases
           <a href="http://maven.apache.org/maven-1.x/plugins/bundled/releases.rss">
             <img src="./images/rss.png" alt="RSS" />

Modified: maven/maven-1/core/trunk/xdocs/start/download.xml
URL: http://svn.apache.org/viewvc/maven/maven-1/core/trunk/xdocs/start/download.xml?view=diff&rev=537288&r1=537287&r2=537288
==============================================================================
--- maven/maven-1/core/trunk/xdocs/start/download.xml (original)
+++ maven/maven-1/core/trunk/xdocs/start/download.xml Fri May 11 13:57:24 2007
@@ -77,32 +77,32 @@
           Maven is distributed under the <a href="../license.html">Apache License, version 2.0</a>.
         </p>
       </subsection>
-      <subsection name="Testing Releases: Download Maven 1.1 Beta 3">
+      <subsection name="Testing Releases: Download Maven 1.1 RC1">
         <p>
-          Please read the <a href="release-notes-1.1-beta-3.html">Release Notes</a>. In particular, note that
+          Please read the <a href="release-notes-1.1-RC1.html">Release Notes</a>. In particular, note that
           you <b>must adjust your path</b> when installing side by side with Maven 1.0.2.
         </p>
 
         <ul>
           <li>
-            <a href="http://www.apache.org/dyn/closer.cgi/maven/binaries/maven-1.1-beta-3.exe">Windows Installer</a>
-            (<a href="http://www.apache.org/dist/maven/binaries/maven-1.1-beta-3.exe.md5">checksum</a>)
-            (<a href="http://www.apache.org/dist/maven/binaries/maven-1.1-beta-3.exe.asc">PGP</a>)
+            <a href="http://www.apache.org/dyn/closer.cgi/maven/binaries/maven-1.1-RC1.exe">Windows Installer</a>
+            (<a href="http://www.apache.org/dist/maven/binaries/maven-1.1-RC1.exe.md5">checksum</a>)
+            (<a href="http://www.apache.org/dist/maven/binaries/maven-1.1-RC1.exe.asc">PGP</a>)
           </li>
           <li>
-            <a href="http://www.apache.org/dyn/closer.cgi/maven/binaries/maven-1.1-beta-3.tar.bz2">.tar.bz2 archive</a>
-            (<a href="http://www.apache.org/dist/maven/binaries/maven-1.1-beta-3.tar.bz2.md5">checksum</a>)
-            (<a href="http://www.apache.org/dist/maven/binaries/maven-1.1-beta-3.tar.bz2.asc">PGP</a>)
+            <a href="http://www.apache.org/dyn/closer.cgi/maven/binaries/maven-1.1-RC1.tar.bz2">.tar.bz2 archive</a>
+            (<a href="http://www.apache.org/dist/maven/binaries/maven-1.1-RC1.tar.bz2.md5">checksum</a>)
+            (<a href="http://www.apache.org/dist/maven/binaries/maven-1.1-RC1.tar.bz2.asc">PGP</a>)
           </li>
           <li>
-            <a href="http://www.apache.org/dyn/closer.cgi/maven/binaries/maven-1.1-beta-3.tar.gz">.tar.gz archive</a>
-            (<a href="http://www.apache.org/dist/maven/binaries/maven-1.1-beta-3.tar.gz.md5">checksum</a>)
-            (<a href="http://www.apache.org/dist/maven/binaries/maven-1.1-beta-3.tar.gz.asc">PGP</a>)
+            <a href="http://www.apache.org/dyn/closer.cgi/maven/binaries/maven-1.1-RC1.tar.gz">.tar.gz archive</a>
+            (<a href="http://www.apache.org/dist/maven/binaries/maven-1.1-RC1.tar.gz.md5">checksum</a>)
+            (<a href="http://www.apache.org/dist/maven/binaries/maven-1.1-RC1.tar.gz.asc">PGP</a>)
           </li>
           <li>
-            <a href="http://www.apache.org/dyn/closer.cgi/maven/binaries/maven-1.1-beta-3.zip">.zip archive</a>
-            (<a href="http://www.apache.org/dist/maven/binaries/maven-1.1-beta-3.zip.md5">checksum</a>)
-            (<a href="http://www.apache.org/dist/maven/binaries/maven-1.1-beta-3.zip.asc">PGP</a>)
+            <a href="http://www.apache.org/dyn/closer.cgi/maven/binaries/maven-1.1-RC1.zip">.zip archive</a>
+            (<a href="http://www.apache.org/dist/maven/binaries/maven-1.1-RC1.zip.md5">checksum</a>)
+            (<a href="http://www.apache.org/dist/maven/binaries/maven-1.1-RC1.zip.asc">PGP</a>)
           </li>
         </ul>
       </subsection>

Modified: maven/maven-1/core/trunk/xdocs/start/install.xml
URL: http://svn.apache.org/viewvc/maven/maven-1/core/trunk/xdocs/start/install.xml?view=diff&rev=537288&r1=537287&r2=537288
==============================================================================
--- maven/maven-1/core/trunk/xdocs/start/install.xml (original)
+++ maven/maven-1/core/trunk/xdocs/start/install.xml Fri May 11 13:57:24 2007
@@ -65,7 +65,8 @@
           To do this under Windows 2000 and Windows XP, open the Control Panel, and open the System
           panel. Under the Advanced tab, select the Environment Variables button.
           Create a new user variable (or edit it if it exists) to add <code>%MAVEN_HOME%\bin</code>
-          (eg. <code>PATH=%PATH%;%MAVEN_HOME%\bin</code>
+          (eg. <code>PATH=%PATH%;%MAVEN_HOME%\bin</code>). <b>Note : </b>Since Maven 1.1 RC1
+          the installer automatically adds <code>%MAVEN_HOME%\bin</code> in the path.
         </p>
         <p>
           You will also need to define the <code>JAVA_HOME</code> environment variable.