This is an automated email from the ASF dual-hosted git repository.

rfscholte pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-site.git


The following commit(s) were added to refs/heads/master by this push:
     new df03aa0  Retire Maven Ant Plugin
df03aa0 is described below

commit df03aa086a5598843d017907a556b6063124eb5a
Author: Robert Scholte <rfscho...@apache.org>
AuthorDate: Sun Jun 2 22:36:09 2019 +0200

    Retire Maven Ant Plugin
---
 content/apt/plugins/index.apt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/content/apt/plugins/index.apt b/content/apt/plugins/index.apt
index 77b8dc4..845ca7a 100644
--- a/content/apt/plugins/index.apt
+++ b/content/apt/plugins/index.apt
@@ -135,8 +135,6 @@ Available Plugins
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
 | <<Tools>>                                                    |            |  
            |            | <<These are miscellaneous tools available through 
Maven by default.>> | |
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
-| {{{/plugins/maven-ant-plugin/} <<<ant>>>}}                   | B          | 
2.4          | 2014-12-15 | Generate an Ant build file for the project. | 
{{{https://gitbox.apache.org/repos/asf/maven-ant-plugin.git}Git}} / 
{{{https://github.com/apache/maven-ant-plugin/}GitHub}} | 
{{{https://issues.apache.org/jira/browse/MANT}Jira MANT}}
-*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
 | {{{/plugins/maven-antrun-plugin/} <<<antrun>>>}}             | B          | 
1.8          | 2014-12-26 | Run a set of ant tasks from a phase of the build. | 
{{{https://gitbox.apache.org/repos/asf/maven-antrun-plugin.git}Git}} / 
{{{https://github.com/apache/maven-antrun-plugin/}GitHub}} | 
{{{https://issues.apache.org/jira/browse/MANTRUN}Jira MANTRUN}}
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
 | {{{/archetype/maven-archetype-plugin/} <<<archetype>>>}}     | B          | 
3.1.0        | 2019-04-30 | Generate a skeleton project structure from an 
archetype. | {{{https://gitbox.apache.org/repos/asf/maven-archetype.git}Git}} / 
{{{https://github.com/apache/maven-archetype/}GitHub}} | 
{{{https://issues.apache.org/jira/browse/ARCHETYPE}Jira ARCHETYPE}}
@@ -187,6 +185,8 @@ Available Plugins
 
*--------------------------------------------------------------+------------+--------------+-------------------+------------------+
 || <<Plugin>>                                                  || <<Type*>> || 
<<Version>> || <<Retired Date>> || <<Description>>
 
*--------------------------------------------------------------+------------+--------------+-------------------+------------------+
+| {{{/plugins/maven-ant-plugin/} <<<ant>>>}}                   | B          | 
2.4          | 2019-06-02        | Generate an Ant build file for the project. 
+*--------------------------------------------------------------+------------+--------------+-------------------+------------------+
 | {{{/plugins/maven-eclipse-plugin/} <<<eclipse>>>}}           | B          | 
2.10         | 2015-10-07        | Generate an Eclipse project files for the 
current project.
 
*--------------------------------------------------------------+------------+--------------+-------------------+------------------+
 | {{{/plugins/maven-idea-plugin/} <<<idea>>>}}                 | B          | 
2.2.1        | 2013-07-26        | Create/update an IDEA workspace for the 
current project (individual modules are created as IDEA modules)

Reply via email to