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/05/19 07:46:09 UTC

svn commit: r170876 - in /maven/maven-1/core/trunk/xdocs: navigation.xml reference/index.xml

Author: brett
Date: Wed May 18 22:46:08 2005
New Revision: 170876

URL: http://svn.apache.org/viewcvs?rev=170876&view=rev
Log:
update links to jelly tag library

Modified:
    maven/maven-1/core/trunk/xdocs/navigation.xml
    maven/maven-1/core/trunk/xdocs/reference/index.xml

Modified: maven/maven-1/core/trunk/xdocs/navigation.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/core/trunk/xdocs/navigation.xml?rev=170876&r1=170875&r2=170876&view=diff
==============================================================================
--- maven/maven-1/core/trunk/xdocs/navigation.xml (original)
+++ maven/maven-1/core/trunk/xdocs/navigation.xml Wed May 18 22:46:08 2005
@@ -92,6 +92,7 @@
         <item name="Conventions"                       href="/reference/conventions.html" />
         <item name="Project Descriptor"                href="/reference/project-descriptor.html" />
         <item name="Properties Reference"              href="/reference/properties.html" />
+        <item name="Maven Jelly Tag Library"           href="/reference/maven-jelly-tags/index.html" />
         <item name="Command Line"                      href="/reference/command-line.html" />
         <item name="IDE Integration"                   href="/reference/ide/index.html" collapse="true">
           <item name="IntelliJ IDEA"                   href="/reference/ide/idea.html" />

Modified: maven/maven-1/core/trunk/xdocs/reference/index.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/core/trunk/xdocs/reference/index.xml?rev=170876&r1=170875&r2=170876&view=diff
==============================================================================
--- maven/maven-1/core/trunk/xdocs/reference/index.xml (original)
+++ maven/maven-1/core/trunk/xdocs/reference/index.xml Wed May 18 22:46:08 2005
@@ -59,6 +59,13 @@
           </td>
         </tr>
         <tr>
+          <th><a href="maven-jelly-tags/index.html">Maven Jelly Tag Lirary</a></th>
+          <td>
+            The Maven Jelly Tag Library can be used from a Jelly based
+            application to perform the tasks of any of the <code>&lt;maven:*/&gt;</code> tags.
+          </td>
+        </p>
+        <tr>
           <th><a href="command-line.html">Command Line Reference</a></th>
           <td>
             The command line reference lists all of the options that can be passed to Maven and their meaning.



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