Author: ltheussl
Date: Tue Jun 19 03:03:52 2007
New Revision: 548676

URL: http://svn.apache.org/viewvc?view=rev&rev=548676
Log:
Make ibiblio problem more visible.

Modified:
    maven/maven-1/core/trunk/xdocs/index.xml
    maven/maven-1/core/trunk/xdocs/news.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=548676&r1=548675&r2=548676
==============================================================================
--- maven/maven-1/core/trunk/xdocs/index.xml (original)
+++ maven/maven-1/core/trunk/xdocs/index.xml Tue Jun 19 03:03:52 2007
@@ -132,6 +132,18 @@
             <a href="./news.html">All news ...</a>
           </dt>
         </dl>
+        <dl>
+          <dt>
+            <img src="./images/icon_error_sml.gif" alt="Known issues"/> Known 
issues</dt>
+          <dd>
+            <ul>
+              <li>
+                Still using Maven 1.0.x and find that dependencies cannot be 
downloaded?.
+                Check this <a href="./news.html#ibiblio_redirect">news 
entry</a> first.
+              </li>
+            </ul>
+          </dd>
+        </dl>
       </div>
       <p>
         Maven is a software project management and comprehension tool. Based 
on the concept of a project object model

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=548676&r1=548675&r2=548676
==============================================================================
--- maven/maven-1/core/trunk/xdocs/news.xml (original)
+++ maven/maven-1/core/trunk/xdocs/news.xml Tue Jun 19 03:03:52 2007
@@ -206,6 +206,7 @@
           </p>
         </dd>
       </dl>
+      <a name="ibiblio_redirect"/>
       <dl>
         <dt>
           <img src="./images/icon_error_sml.gif" alt="bug" />


Reply via email to