You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by br...@apache.org on 2005/06/16 18:48:05 UTC

svn commit: r190953 - in /maven/maven-1/core/trunk/xdocs: index.xml roadmap.xml start/download.xml start/release-notes-1.1-beta-1.xml

Author: brett
Date: Thu Jun 16 09:48:05 2005
New Revision: 190953

URL: http://svn.apache.org/viewcvs?rev=190953&view=rev
Log:
add 1.1-beta-1 info

Added:
    maven/maven-1/core/trunk/xdocs/start/release-notes-1.1-beta-1.xml   (with props)
Modified:
    maven/maven-1/core/trunk/xdocs/index.xml
    maven/maven-1/core/trunk/xdocs/roadmap.xml
    maven/maven-1/core/trunk/xdocs/start/download.xml

Modified: maven/maven-1/core/trunk/xdocs/index.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/core/trunk/xdocs/index.xml?rev=190953&r1=190952&r2=190953&view=diff
==============================================================================
--- maven/maven-1/core/trunk/xdocs/index.xml (original)
+++ maven/maven-1/core/trunk/xdocs/index.xml Thu Jun 16 09:48:05 2005
@@ -39,6 +39,17 @@
 
       <subsection name="News">
         <p style="font-size: larger; font-weight: bold">
+          16 June 2005 - Maven 1.1 Beta 1 Released
+        </p>
+        <p>
+          Maven 1.1 Beta 1 has been released for testing. This release upgrades the internal technologies of Maven,
+          in particular to include Ant 1.6.5 and Jelly 1.0. With updated plugins and much lower memory usage, this
+          release is useful for all Maven 1.0 users.
+        </p>
+        <p>
+          <a href="start/download.html">Download it here</a>.
+        </p>
+        <p style="font-size: larger; font-weight: bold">
           13 May 2005 - Maven 2.0 Alpha 2 Released
         </p>
         <p>
@@ -56,13 +67,6 @@
           Maven 2.0 now comes with a set of Ant tasks that can be used to utilise Maven's artifact handling features
           from within Ant 1.6+ or Maven 1.0+. 
           For more information, see <a href="/maven2/ant-tasks.html">Maven 2.0 Ant Tasks</a>
-        </p>
-        <p style="font-size: larger; font-weight: bold">
-          8 April 2005 - Maven 2.0 Technology Preview Now Available
-        </p>
-        <p>
-          A technology preview of Maven 2.0 (alpha-1) has been released to get feedback.
-          For more information, see the new section on <a href="/maven2/index.html">Maven 2.0</a>
         </p>
       </subsection>
 

Modified: maven/maven-1/core/trunk/xdocs/roadmap.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/core/trunk/xdocs/roadmap.xml?rev=190953&r1=190952&r2=190953&view=diff
==============================================================================
--- maven/maven-1/core/trunk/xdocs/roadmap.xml (original)
+++ maven/maven-1/core/trunk/xdocs/roadmap.xml Thu Jun 16 09:48:05 2005
@@ -58,7 +58,7 @@
           After sufficient testing of the beta(s) and at least one release candidate, Maven 1.1 will be released.
         </p>
       </subsection>
-      <subsection name="Maven 2.0 alpha 1">
+      <subsection name="Maven 2.0">
         <p>
           Maven 2.0 is a complete rewrite. It will not be backwards compatible with any of the Maven 1.x releases.
           However it is significantly faster, and has an architecture that supports implementing the popular requested

Modified: maven/maven-1/core/trunk/xdocs/start/download.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/core/trunk/xdocs/start/download.xml?rev=190953&r1=190952&r2=190953&view=diff
==============================================================================
--- maven/maven-1/core/trunk/xdocs/start/download.xml (original)
+++ maven/maven-1/core/trunk/xdocs/start/download.xml Thu Jun 16 09:48:05 2005
@@ -41,8 +41,32 @@
       </subsection>
       <subsection name="Download Maven 1.1 Beta 1">
         <p>
-          A beta release of Maven 1.1 will be available shortly.
+          Please read the <a href="release-notes-1.1-beta-1.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-1.exe">Windows Installer</a>
+            (<a href="http://www.apache.org/dist/maven/binaries/maven-1.1-beta-1.exe.md5">checksum</a>)
+            (<a href="http://www.apache.org/dist/maven/binaries/maven-1.1-beta-1.exe.asc">PGP</a>)
+          </li>
+          <li>
+            <a href="http://www.apache.org/dyn/closer.cgi/maven/binaries/maven-1.1-beta-1.tar.bz2">.tar.bz2 archive</a>
+            (<a href="http://www.apache.org/dist/maven/binaries/maven-1.1-beta-1.tar.bz2.md5">checksum</a>)
+            (<a href="http://www.apache.org/dist/maven/binaries/maven-1.1-beta-1.tar.bz2.asc">PGP</a>)
+          </li>
+          <li>
+            <a href="http://www.apache.org/dyn/closer.cgi/maven/binaries/maven-1.1-beta-1.tar.gz">.tar.gz archive</a>
+            (<a href="http://www.apache.org/dist/maven/binaries/maven-1.1-beta-1.tar.gz.md5">checksum</a>)
+            (<a href="http://www.apache.org/dist/maven/binaries/maven-1.1-beta-1.tar.gz.asc">PGP</a>)
+          </li>
+          <li>
+            <a href="http://www.apache.org/dyn/closer.cgi/maven/binaries/maven-1.1-beta-1.zip">.zip archive</a>
+            (<a href="http://www.apache.org/dist/maven/binaries/maven-1.1-beta-1.zip.md5">checksum</a>)
+            (<a href="http://www.apache.org/dist/maven/binaries/maven-1.1-beta-1.zip.asc">PGP</a>)
+          </li>
+        </ul>
       </subsection>
     </section>
     <section name="Latest Stable Release">

Added: maven/maven-1/core/trunk/xdocs/start/release-notes-1.1-beta-1.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/core/trunk/xdocs/start/release-notes-1.1-beta-1.xml?rev=190953&view=auto
==============================================================================
--- maven/maven-1/core/trunk/xdocs/start/release-notes-1.1-beta-1.xml (added)
+++ maven/maven-1/core/trunk/xdocs/start/release-notes-1.1-beta-1.xml Thu Jun 16 09:48:05 2005
@@ -0,0 +1,76 @@
+<?xml version="1.0"?>
+<!-- 
+/*
+ * Copyright 2001-2004 The Apache Software Foundation.
+ * 
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ * 
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+ -->
+
+<document>
+
+  <properties>
+    <title>Maven Release Notes</title>
+    <author email="brett@apache.org">Brett Porter</author>
+  </properties>
+
+  <body>
+    <section name="Maven 1.1-beta-1 Released">
+      <p>
+The Apache Maven team is pleased to announce the release of Maven 1.1-beta-1
+</p><p>
+<a href="download.html">http://maven.apache.org/start/download.html</a>
+</p><p>
+This release focuses on the following objectives:
+</p>
+        <ul>
+          <li>Integration of Maven 2 technologies such as Maven Wagon, Maven SCM and the new model code</li>
+          <li>Ant 1.6.5 support</li>
+          <li>Upgrade to later releases of dependencies, in particular Jelly</li>
+          <li>Significant improvements in memory usage</li>
+          <li>Improved POM layout</li>
+          <li>Bugfixes</li>
+        </ul>
+        <p>
+          With just a <a href="reference/backwards-compatibility.html">few exceptions</a>, Maven 1.1 is backwards
+          compatible with Maven 1.0.
+        </p>
+<p>
+ For a full list of changes, please see <a href="http://jira.codehaus.org/secure/ReleaseNote.jspa?version=11371&styleName=Html&projectId=10030&Create=Create">JIRA</a>.
+</p>
+<p>
+Maven is a project management and project comprehension tool. Maven is based 
+on the concept of a project object model: builds, documentation creation, site 
+publication, and distribution publication are all controlled from the project 
+object model. Maven also provides tools to create source metrics, change logs 
+based directly on source repository, and source cross-references.
+</p>
+<p>
+We hope you enjoy using Maven! If you have any questions, please consult:
+<ul>
+<li>the FAQ: <a href="../faq.html">http://maven.apache.org/faq.html</a></li>
+<li> the maven-user mailing list: <a href="../mail-lists.html">http://maven.apache.org/mail-lists.html</a></li>
+</ul>
+</p><p>
+For news and information, see:
+<ul>
+<li>Maven Blogs: <a href="http://www.mavenblogs.com/">http://www.mavenblogs.com/</a></li>
+</ul>
+</p><p>
+<i>- The Apache Maven Team</i>
+</p>
+</section>
+</body>
+</document>
+
+

Propchange: maven/maven-1/core/trunk/xdocs/start/release-notes-1.1-beta-1.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: maven/maven-1/core/trunk/xdocs/start/release-notes-1.1-beta-1.xml
------------------------------------------------------------------------------
    svn:keywords = "Author Date Id Revision"



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org