You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by mi...@apache.org on 2016/05/18 21:27:51 UTC

svn commit: r1744455 - /maven/pom/trunk/maven/src/site/site.xml

Author: michaelo
Date: Wed May 18 21:27:51 2016
New Revision: 1744455

URL: http://svn.apache.org/viewvc?rev=1744455&view=rev
Log:
[MANTTASKS-252] Retire this component

Remove Ant Tasks from navigation tree

Modified:
    maven/pom/trunk/maven/src/site/site.xml

Modified: maven/pom/trunk/maven/src/site/site.xml
URL: http://svn.apache.org/viewvc/maven/pom/trunk/maven/src/site/site.xml?rev=1744455&r1=1744454&r2=1744455&view=diff
==============================================================================
--- maven/pom/trunk/maven/src/site/site.xml (original)
+++ maven/pom/trunk/maven/src/site/site.xml Wed May 18 21:27:51 2016
@@ -70,7 +70,6 @@ under the License.
     <menu ref="reports" inherit="bottom" />
 
     <menu name="Maven Projects" inherit="bottom">
-      <item name="Ant Tasks"         href="https://maven.apache.org/ant-tasks/index.html" />
       <item name="Archetype"         href="https://maven.apache.org/archetype/index.html" />
       <item name="Doxia"             href="https://maven.apache.org/doxia/index.html" />
       <item name="JXR"               href="https://maven.apache.org/jxr/index.html" />