You are viewing a plain text version of this content. The canonical link for it is here.
Posted to site-commits@maven.apache.org by hb...@apache.org on 2020/02/18 22:22:47 UTC

svn commit: r1874178 - /maven/website/components/ant-tasks/index.html

Author: hboutemy
Date: Tue Feb 18 22:22:46 2020
New Revision: 1874178

Log:
use Maven Artifact Resolver Ant Tasks

Modified:
    maven/website/components/ant-tasks/index.html

Modified: maven/website/components/ant-tasks/index.html
==============================================================================
--- maven/website/components/ant-tasks/index.html (original)
+++ maven/website/components/ant-tasks/index.html Tue Feb 18 22:22:46 2020
@@ -243,7 +243,7 @@ Hervé Boutemy" />
       <div id="contentBox">
         <!-- Licensed to the Apache Software Foundation (ASF) under one --><!-- or more contributor license agreements.  See the NOTICE file --><!-- distributed with this work for additional information --><!-- regarding copyright ownership.  The ASF licenses this file --><!-- to you 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. --><!-- NOTE: For help with the syntax of this file, see: --><!-- http://maven.apache.org/doxia/references/apt-
 format.html --><div class="section">
 <h2>Maven Ant Tasks<a name="Maven_Ant_Tasks"></a></h2>
-<span style="color: red; font-size: 16pt"><strong>Note: This component is retired. It is no longer maintained.</strong></span>
+<span style="color: red; font-size: 16pt"><strong>Note: This component is retired. It is no longer maintained. Please use <a href="/resolver-ant-tasks/">Maven Artifact Resolver Ant Tasks</a> instead.</strong></span>
 <p>The Maven Ant Tasks allow several of Maven's artifact handling features to be used from within an Ant build. These include:</p>
 <ul>
 <li><i>Dependency management</i> - including transitive dependencies, scope recognition and SNAPSHOT handling</li>
@@ -298,4 +298,4 @@ Hervé Boutemy" />
       </div>
     </div>
   </body>
-</html>
\ No newline at end of file
+</html>