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 2006/11/27 03:53:51 UTC

svn commit: r479497 - in /maven/maven-1/core/trunk/xdocs: images/icon_error_sml.gif images/icon_info_sml.gif images/icon_warning_sml.gif images/rss.png index.xml navigation.xml news.xml style/project.css

Author: aheritier
Date: Sun Nov 26 18:53:50 2006
New Revision: 479497

URL: http://svn.apache.org/viewvc?view=rev&rev=479497
Log:
Add news page and keep only headers in the home
Update news with plugins released one month ago

Added:
    maven/maven-1/core/trunk/xdocs/images/icon_error_sml.gif   (with props)
    maven/maven-1/core/trunk/xdocs/images/icon_info_sml.gif   (with props)
    maven/maven-1/core/trunk/xdocs/images/icon_warning_sml.gif   (with props)
    maven/maven-1/core/trunk/xdocs/images/rss.png   (with props)
    maven/maven-1/core/trunk/xdocs/news.xml   (with props)
Modified:
    maven/maven-1/core/trunk/xdocs/index.xml
    maven/maven-1/core/trunk/xdocs/navigation.xml
    maven/maven-1/core/trunk/xdocs/style/project.css

Added: maven/maven-1/core/trunk/xdocs/images/icon_error_sml.gif
URL: http://svn.apache.org/viewvc/maven/maven-1/core/trunk/xdocs/images/icon_error_sml.gif?view=auto&rev=479497
==============================================================================
Binary file - no diff available.

Propchange: maven/maven-1/core/trunk/xdocs/images/icon_error_sml.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: maven/maven-1/core/trunk/xdocs/images/icon_info_sml.gif
URL: http://svn.apache.org/viewvc/maven/maven-1/core/trunk/xdocs/images/icon_info_sml.gif?view=auto&rev=479497
==============================================================================
Binary file - no diff available.

Propchange: maven/maven-1/core/trunk/xdocs/images/icon_info_sml.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: maven/maven-1/core/trunk/xdocs/images/icon_warning_sml.gif
URL: http://svn.apache.org/viewvc/maven/maven-1/core/trunk/xdocs/images/icon_warning_sml.gif?view=auto&rev=479497
==============================================================================
Binary file - no diff available.

Propchange: maven/maven-1/core/trunk/xdocs/images/icon_warning_sml.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: maven/maven-1/core/trunk/xdocs/images/rss.png
URL: http://svn.apache.org/viewvc/maven/maven-1/core/trunk/xdocs/images/rss.png?view=auto&rev=479497
==============================================================================
Binary file - no diff available.

Propchange: maven/maven-1/core/trunk/xdocs/images/rss.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

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=479497&r1=479496&r2=479497
==============================================================================
--- maven/maven-1/core/trunk/xdocs/index.xml (original)
+++ maven/maven-1/core/trunk/xdocs/index.xml Sun Nov 26 18:53:50 2006
@@ -16,138 +16,106 @@
  * limitations under the License.
  */
  -->
-
 <document>
-
   <properties>
     <title>Welcome</title>
     <author email="brett@apache.org">Brett Porter</author>
+    <author email="aheritier@apache.org">Arnaud Heritier</author>
   </properties>
-
   <body>
     <section name="Welcome to Maven">
-      <!--
-      <div style="float: right">
-        <a href="http://www.apachecon.com/2005/US/index.html"><img src="http://www.apache.org/images/ac2005us_white_184x80.jpg" width="184" height="80" border="0" title="ApacheCon US 2005" /></a>
-      </div>
-      -->
       <div id="newsbox">
         <h5>Latest News</h5>
-
+        <!--<a href="http://www.apachecon.com/2006/EU/index.html"><img src="http://www.apache.org/images/ac2006eu_250x92trans.gif" width="250" height="92" border="0" title="ApacheCon EU 2006" /></a>-->
         <dl>
-          <dt>Maven 1.1-beta-3 released!</dt>
-          <dd>
+          <dt><img src="./images/icon_warning_sml.gif" alt="warning"/> Snapshots of RC1 are availables</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-beta-3.html">Release Notes</a>
-            </li>
-            <li>
-              <a href="start/index.html">Getting Started</a>
-            </li>
+              <li>
+            <a href="http://people.apache.org/repo/m1-snapshot-repository/maven/distributions/" target="_blank">Give them a try !</a>.
+              </li>
             </ul>
-          </dd>
+        </dd>
         </dl>
-
+        
         <dl>
-          <dt>New plugin releases:</dt>
+          <dt>
+            <img src="./images/icon_info_sml.gif" alt="info"/> 30 October 2006 - New plugin releases :</dt>
           <dd>
-          <ul>
-            <li>
-              <a href="http://maven.apache.org/maven-1.x/plugins/antlr/">antlr plugin 1.2.2</a>
-            </li>
-            <li>
-              <a href="http://maven.apache.org/maven-1.x/plugins/cruisecontrol/">cruisecontrol plugin 1.8</a>
-            </li>
-            <li>
-              <a href="http://maven.apache.org/maven-1.x/plugins/faq/">faq plugin 1.6.1</a>
-            </li>
-            <li>
-              <a href="http://maven.apache.org/maven-1.x/plugins/nsis/">nsis plugin 2.0</a>
-            </li>
-          </ul>
+            <ul>
+              <li>
+                <a href="http://maven.apache.org/maven-1.x/plugins/changes/">changes plugin 1.7</a>
+              </li>
+              <li>
+                <a href="http://maven.apache.org/maven-1.x/plugins/clover/">clover plugin 1.11.1</a>
+              </li>
+              <li>
+                <a href="http://maven.apache.org/maven-1.x/plugins/genapp/">genapp plugin 2.3.1</a>
+              </li>
+              <li>
+                <a href="http://maven.apache.org/maven-1.x/plugins/java/">java plugin 1.6.1</a>
+              </li>
+              <li>
+                <a href="http://maven.apache.org/maven-1.x/plugins/jira/">jira plugin 1.3.1</a>
+              </li>
+              <li>
+                <a href="http://maven.apache.org/maven-1.x/plugins/pom/">pom plugin 1.5.1</a>
+              </li>
+              <li>
+                <a href="http://maven.apache.org/maven-1.x/plugins/simian/">simian plugin 1.6.1</a>
+              </li>
+            </ul>
           </dd>
         </dl>
-
-        <dl>
-          <dt>New section on basic Maven <a href="start/concepts.html">concepts</a>.</dt>
-        </dl>
-
+        
         <dl>
-          <dt>Updated <a href="roadmap.html">roadmap</a>.</dt>
+          <dt>
+            <img src="./images/icon_error_sml.gif" alt="bug"/> 11 August 2006 - Bug ! </dt>
+          <dd>
+            <ul><li>An important bug was found in the Artifact plugin bundled in Maven 1.1 Beta 3. Follow our <a href="./news.html">instructions</a> to fix it...</li></ul>
+          </dd>
         </dl>
-
+        
         <dl>
-          <dt>New plugin releases:</dt>
+          <dt><img src="./images/icon_info_sml.gif" alt="info"/> 01 August 2006 - Maven 1.1-beta-3 released!</dt>
           <dd>
-          <ul>
-            <li>
-              <a href="http://maven.apache.org/maven-1.x/plugins/ant/">ant plugin 1.10</a>
-            </li>
-            <li>
-              <a href="http://maven.apache.org/maven-1.x/plugins/pdf/">pdf plugin 2.5</a>
-            </li>
-          </ul>
+            <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-beta-3.html">Release Notes</a>
+              </li>
+              <li>
+                <a href="start/index.html">Getting Started</a>
+              </li>
+            </ul>
           </dd>
         </dl>
-
-
+        
+        <dl>
+          <dt>
+            <a href="./news.html">All news ...</a>
+          </dt>
+        </dl>
       </div>
-
+      
       <p>
         Maven is a software project management and comprehension tool. Based on the concept of a project object model
         (<a href="reference/glossary.html#POM">POM</a>), Maven can manage a project's build, reporting and 
         documentation from a central piece of information.
       </p>
+      
       <p>
         These pages are all about Maven 1.x. The latest version of Maven is the
         2.0 tree, which is a complete rewrite of the original Maven application.
         For more information on Maven 2, see the main
         <a href="http://maven.apache.org/">Maven</a> site.
       </p>
-
-
-      <subsection name="Maven 1.x News">
-        <dl>
-          <dt>11 August 2006 - Bug in the Artifact plugin bundled in Maven 1.1 Beta 3</dt>
-          <dd>
-            <p>Due to an incompability between the artifact plugin v 1.8 and maven 1.1 beta 3 we recommand that you use the SNAPSHOT of the next version of this plugin to avoid the error about the rejected key of the host if you use the scp or the sftp protocols (<a href="http://jira.codehaus.org/browse/MPARTIFACT-71" target="_blank">MPARTIFACT-71</a>).</p>
-<source>maven plugin:download
-  -DgroupId=maven 
-  -DartifactId=maven-artifact-plugin 
-  -Dversion=1.8.1-SNAPSHOT 
-  -Dmaven.repo.remote=http://www.ibiblio.org/maven,http://people.apache.org/repo/m1-snapshot-repository/</source>
-          </dd>
-          <dt>01 August 2006 - Maven 1.1 Beta 3 Released</dt>
-          <dd>
-            <p>
-              Maven 1.1 Beta 3 has been released for testing. This release upgrades several dependencies of Maven,
-              in particular Jelly, Dom4j and Jaxen. Improvements since Maven 1.1 Beta 2 include a lot of new
-              plugin releases and a number of fixes for known issues in the Beta 2 release. See the
-              <a href="start/release-notes-1.1-beta-3.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>
-          <dt>Looking for Maven 1.1 RC1 SNAPSHOTs ?</dt>
-          <dd>
-            <p>
-              As often as possible we publish snapshots of the first release candidate. 
-              <a href="http://people.apache.org/repo/m1-snapshot-repository/maven/distributions/" target="_blank">
-              Download them here</a> and <a href="mail-lists.html">give us</a> your feedback.
-            </p>
-          </dd>
-        </dl>
-      </subsection>
-
+      
       <subsection name="Getting Started with Maven">
         <dl>
           <dt>Need Maven to build a project you have downloaded?</dt>
@@ -171,7 +139,7 @@
           </dd>
         </dl>
       </subsection>
-
+      
       <subsection name="Help and Feedback">
         <p>
           If you have any questions, suggestions or comments about Maven or
@@ -179,7 +147,7 @@
           <a href="mail-lists.html">Maven users mailing list</a>.
         </p>
       </subsection>
-
+      
       <subsection name="Release Information">
         <p>
           The current stable release for maven 1.x is version 1.0.2 and can be obtained from the
@@ -195,8 +163,7 @@
           <a href="reference/backwards-compatibility.html">compatibility information</a>.
         </p>
       </subsection>
-
+      
     </section>
   </body>
 </document>
-

Modified: maven/maven-1/core/trunk/xdocs/navigation.xml
URL: http://svn.apache.org/viewvc/maven/maven-1/core/trunk/xdocs/navigation.xml?view=diff&rev=479497&r1=479496&r2=479497
==============================================================================
--- maven/maven-1/core/trunk/xdocs/navigation.xml (original)
+++ maven/maven-1/core/trunk/xdocs/navigation.xml Sun Nov 26 18:53:50 2006
@@ -35,6 +35,7 @@
 
     <menu name="About Maven 1.x">
       <item name="Welcome" href="/index.html"/>
+      <item name="News" href="/news.html"/>
       <item name="What is Maven?" collapse="true" href="/about/whatismaven.html">
         <item name="Feature Summary" href="/about/features.html"/>
       </item>

Added: maven/maven-1/core/trunk/xdocs/news.xml
URL: http://svn.apache.org/viewvc/maven/maven-1/core/trunk/xdocs/news.xml?view=auto&rev=479497
==============================================================================
--- maven/maven-1/core/trunk/xdocs/news.xml (added)
+++ maven/maven-1/core/trunk/xdocs/news.xml Sun Nov 26 18:53:50 2006
@@ -0,0 +1,129 @@
+<?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>News</title>
+    <author email="aheritier@apache.org">Arnaud HERITIER</author>
+  </properties>
+  <body>
+    <section name="Maven 1.x News">
+      <dl>
+        <dt>
+          <img src="./images/icon_warning_sml.gif" alt="warning"/> Looking for Maven 1.1 RC1 SNAPSHOTs ?</dt>
+        <dd>
+          <p>
+            As often as possible we publish snapshots of the first release candidate for maven 1.1. 
+            <a href="http://people.apache.org/repo/m1-snapshot-repository/maven/distributions/" target="_blank">
+            Download them here</a> and <a href="mail-lists.html">give us</a> your feedback.
+          </p>
+        </dd>
+      </dl>
+      <dl>
+        <dt>
+          <img src="./images/icon_info_sml.gif" alt="info"/> 30 October 2006 - New plugins releases <a href="http://maven.apache.org/maven-1.x/plugins/bundled/releases.rss">
+            <img src="./images/rss.png" alt="RSS"/>
+          </a>
+        </dt>
+        <dd>
+          <p>
+            The following plugins are now available :
+          </p>
+          <ul>
+            <li>
+              <a href="http://maven.apache.org/maven-1.x/plugins/changes/">changes plugin 1.7</a>
+            </li>
+            <li>
+              <a href="http://maven.apache.org/maven-1.x/plugins/clover/">clover plugin 1.11.1</a>
+            </li>
+            <li>
+              <a href="http://maven.apache.org/maven-1.x/plugins/genapp/">genapp plugin 2.3.1</a>
+            </li>
+            <li>
+              <a href="http://maven.apache.org/maven-1.x/plugins/java/">java plugin 1.6.1</a>
+            </li>
+            <li>
+              <a href="http://maven.apache.org/maven-1.x/plugins/jira/">jira plugin 1.3.1</a>
+            </li>
+            <li>
+              <a href="http://maven.apache.org/maven-1.x/plugins/pom/">pom plugin 1.5.1</a>
+            </li>
+            <li>
+              <a href="http://maven.apache.org/maven-1.x/plugins/simian/">simian plugin 1.6.1</a>
+            </li>
+          </ul>
+        </dd>
+      </dl>
+      <dl>
+        <dt>
+          <img src="./images/icon_error_sml.gif" alt="bug"/> 11 August 2006 - Bug in the Artifact plugin bundled in Maven 1.1 Beta 3</dt>
+        <dd>
+          <p>Due to an incompability between the artifact plugin v 1.8 and maven 1.1 beta 3 we recommand that you use the SNAPSHOT of the next version of this plugin to avoid the error about the rejected key of the host if you use the scp or the sftp protocols (<a href="http://jira.codehaus.org/browse/MPARTIFACT-71" target="_blank">MPARTIFACT-71</a>).</p>
+          <source>maven plugin:download
+-DgroupId=maven 
+-DartifactId=maven-artifact-plugin 
+-Dversion=1.8.1-SNAPSHOT 
+-Dmaven.repo.remote=http://www.ibiblio.org/maven,http://people.apache.org/repo/m1-snapshot-repository/</source>
+        </dd>
+      </dl>
+      <dl>
+        <dt>
+          <img src="./images/icon_info_sml.gif" alt="info"/> 01 August 2006 - Maven 1.1 Beta 3 Released</dt>
+        <dd>
+          <p>
+            Maven 1.1 Beta 3 has been released for testing. This release upgrades several dependencies of Maven,
+            in particular Jelly, Dom4j and Jaxen. Improvements since Maven 1.1 Beta 2 include a lot of new
+            plugin releases and a number of fixes for known issues in the Beta 2 release. See the
+            <a href="start/release-notes-1.1-beta-3.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"/> 28 July 2006 - New plugins releases <a href="http://maven.apache.org/maven-1.x/plugins/bundled/releases.rss">
+            <img src="./images/rss.png" alt="rss"/>
+          </a>
+        </dt>
+        <dd>
+          <p>
+            The following plugins are now available :
+          </p>
+          <ul>
+            <li>
+              <a href="http://maven.apache.org/maven-1.x/plugins/antlr/">antlr plugin 1.2.2</a>
+            </li>
+            <li>
+              <a href="http://maven.apache.org/maven-1.x/plugins/cruisecontrol/">cruisecontrol plugin 1.8</a>
+            </li>
+            <li>
+              <a href="http://maven.apache.org/maven-1.x/plugins/faq/">faq plugin 1.6.1</a>
+            </li>
+            <li>
+              <a href="http://maven.apache.org/maven-1.x/plugins/nsis/">nsis plugin 2.0</a>
+            </li>
+          </ul>
+        </dd>
+      </dl>
+    </section>
+  </body>
+</document>

Propchange: maven/maven-1/core/trunk/xdocs/news.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: maven/maven-1/core/trunk/xdocs/news.xml
------------------------------------------------------------------------------
    svn:keywords = "Author Date Id Revision"

Modified: maven/maven-1/core/trunk/xdocs/style/project.css
URL: http://svn.apache.org/viewvc/maven/maven-1/core/trunk/xdocs/style/project.css?view=diff&rev=479497&r1=479496&r2=479497
==============================================================================
--- maven/maven-1/core/trunk/xdocs/style/project.css (original)
+++ maven/maven-1/core/trunk/xdocs/style/project.css Sun Nov 26 18:53:50 2006
@@ -1,23 +1,56 @@
 #newsbox {
   float: right;
   margin: 0px 0px 0px 20px;
-  padding: 5px;
-  border: 1px solid #999;
-  background-color: #eee;
+  padding: 8px 4px 4px 8px;
+  border: 1px solid #999999;
+  background-color: #eeeeee;
+  width: 300px;
 }
 
 #newsbox h5 {
-  color: #000;
-  margin: 0;
-  border-bottom: 1px solid #aaaaaa;
-  font-size: small;
-  padding: 0;
+  margin: 0px 0px 0px 0px;
+	font-size: smaller;
+	border-bottom: 1px solid #aaaaaa;
+	padding-top: 2px;
+	padding-left: 2px;
+	color: #49635a;
 }
 
 #newsbox dt {
-  font-weight: normal;
-  text-decoration: underline;
+  font-weight: bold;
+	border-bottom: 1px solid #aaaaaa;
   background-color: #eee;
+  padding-left: 2px;
+  margin: 0px 0px 0px 0px;
+	font-size: small;
+}
+
+#newsbox ul {
+	margin: 5px 0 15px -0em;
+	padding: -0em -0em -0em -0em;
+}
+
+#newsbox ul ul {
+	margin: 0px 0 0px -0em;
+}
+
+#newsbox li {
+  list-style-type: none;
+  background-repeat: no-repeat;
+  background-position: 0em 0.3em;
+  padding-left: 10px;
+  list-style-position: outside;
+  line-height: 1.2em;
+  font-size: smaller;
+  background-image: url(../images/collapsed.gif);
+}
+
+#newsbox ul a {
+	color: #333333;
+}
+
+#newsbox ul a:hover {
+	color: red;
 }
 
 dt {
@@ -35,4 +68,4 @@
 
 div.source {
   margin-left: 2em;
-}
+}
\ No newline at end of file