Author: khmarbaise Date: Sat Mar 14 00:21:58 2015 New Revision: 1666623 URL: http://svn.apache.org/r1666623 Log: Added Maven Archetype to the maven 2 EoL list Fixed release date of Maven Archetype from 2014 to 2015. Fixed release date of maven-pdf-plugin from 2015 to 2015
Modified: maven/site/trunk/content/apt/maven-2.x-eol.apt maven/site/trunk/content/apt/plugins/index.apt Modified: maven/site/trunk/content/apt/maven-2.x-eol.apt URL: http://svn.apache.org/viewvc/maven/site/trunk/content/apt/maven-2.x-eol.apt?rev=1666623&r1=1666622&r2=1666623&view=diff ============================================================================== --- maven/site/trunk/content/apt/maven-2.x-eol.apt (original) +++ maven/site/trunk/content/apt/maven-2.x-eol.apt Sat Mar 14 00:21:58 2015 @@ -130,7 +130,7 @@ End Of Life Apache Maven 2.x *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+ | {{{/plugins/maven-antrun-plugin/} <<<antrun>>>}} | B | {{{/plugins-archives/maven-antrun-plugin-1.8}<<1.8>>}} | 2014-12-26 | Run a set of ant tasks from a phase of the build. *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+ -| {{{/archetype/maven-archetype-plugin/} <<<archetype>>>}} | B | {{{/archetype-archives/maven-archetype-plugin-2.2/maven-archetype-plugin}<<2.2>>}} | 2011-11-19 | Generate a skeleton project structure from an archetype. +| {{{/archetype/maven-archetype-plugin/} <<<archetype>>>}} | B | {{{/archetype-archives/maven-archetype-plugin-2.3/maven-archetype-plugin}<<2.3>>}} | 2015-03-13 | Generate a skeleton project structure from an archetype. *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+ | {{{/plugins/maven-assembly-plugin/} <<<assembly>>>}} | B | {{{/plugins-archives/maven-assembly-plugin-2.5.3}<<2.5.3>>}} | 2014-12-17 | Build an assembly (distribution) of sources and/or binaries. *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+ @@ -148,7 +148,7 @@ End Of Life Apache Maven 2.x *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+ | {{{/plugins/maven-patch-plugin/} <<<patch>>>}} | B | {{{/plugins-archives/maven-patch-plugin-1.2}<<1.2>>}} | 2015-03-09 | Use the gnu patch tool to apply patch files to source code. *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+ -| {{{/plugins/maven-pdf-plugin/} <<<pdf>>>}} | B | {{{/plugins-archives/maven-pdf-plugin-1.3}<<1.3>>}} | 2014-02-16 | Generate a PDF version of your project's documentation. +| {{{/plugins/maven-pdf-plugin/} <<<pdf>>>}} | B | {{{/plugins-archives/maven-pdf-plugin-1.3}<<1.3>>}} | 2015-02-16 | Generate a PDF version of your project's documentation. *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+ | {{{/plugin-tools/maven-plugin-plugin/} <<<plugin>>>}} | B+R | {{{/plugins-archives/maven-plugin-plugin-3.4}<<3.4>>}} | 2015-01-04 | Create a Maven plugin descriptor for any mojos found in the source tree, to include in the JAR. *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+ Modified: maven/site/trunk/content/apt/plugins/index.apt URL: http://svn.apache.org/viewvc/maven/site/trunk/content/apt/plugins/index.apt?rev=1666623&r1=1666622&r2=1666623&view=diff ============================================================================== --- maven/site/trunk/content/apt/plugins/index.apt (original) +++ maven/site/trunk/content/apt/plugins/index.apt Sat Mar 14 00:21:58 2015 @@ -133,7 +133,7 @@ Available Plugins *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+ | {{{/plugins/maven-antrun-plugin/} <<<antrun>>>}} | B | 1.8 | 2014-12-26 | Run a set of ant tasks from a phase of the build. | {{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-antrun-plugin}SVN}} | {{{http://jira.codehaus.org/browse/MANTRUN}JIRA}} *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+ -| {{{/archetype/maven-archetype-plugin/} <<<archetype>>>}} | B | 2.3 | 2014-03-13 | Generate a skeleton project structure from an archetype. | {{{http://svn.apache.org/repos/asf/maven/archetype/trunk/archetype-plugin}SVN}} | {{{http://jira.codehaus.org/browse/ARCHETYPE}JIRA}} +| {{{/archetype/maven-archetype-plugin/} <<<archetype>>>}} | B | 2.3 | 2015-03-13 | Generate a skeleton project structure from an archetype. | {{{http://svn.apache.org/repos/asf/maven/archetype/trunk/archetype-plugin}SVN}} | {{{http://jira.codehaus.org/browse/ARCHETYPE}JIRA}} *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+ | {{{/plugins/maven-assembly-plugin/} <<<assembly>>>}} | B | 2.5.3 | 2014-12-17 | Build an assembly (distribution) of sources and/or binaries. | {{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-assembly-plugin}SVN}} | {{{http://jira.codehaus.org/browse/MASSEMBLY}JIRA}} *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+ @@ -151,11 +151,11 @@ Available Plugins *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+ | {{{/plugins/maven-patch-plugin/} <<<patch>>>}} | B | 1.2 | 2015-03-09 | Use the gnu patch tool to apply patch files to source code. | {{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-patch-plugin}SVN}} | {{{http://jira.codehaus.org/browse/MPATCH}JIRA}} *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+ -| {{{/plugins/maven-pdf-plugin/} <<<pdf>>>}} | B | 1.3 | 2014-02-16 | Generate a PDF version of your project's documentation. | {{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-pdf-plugin}SVN}} | {{{http://jira.codehaus.org/browse/MPDF}JIRA}} +| {{{/plugins/maven-pdf-plugin/} <<<pdf>>>}} | B | 1.3 | 2015-02-16 | Generate a PDF version of your project's documentation. | {{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-pdf-plugin}SVN}} | {{{http://jira.codehaus.org/browse/MPDF}JIRA}} *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+ | {{{/plugin-tools/maven-plugin-plugin/} <<<plugin>>>}} | B+R | 3.4 | 2015-01-04 | Create a Maven plugin descriptor for any mojos found in the source tree, to include in the JAR. | {{{http://svn.apache.org/repos/asf/maven/plugin-tools/trunk/maven-plugin-plugin}SVN}} | {{{http://jira.codehaus.org/browse/MPLUGIN}JIRA}} *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+ -| {{{/plugins/maven-release-plugin/} <<<release>>>}} | B | 2.5.1 | 2014-09-22 | Release the current project - updating the POM and tagging in the SCM. | {{{http://svn.apache.org/repos/asf/maven/release/trunk/maven-release-plugin}SVN}} | {{{http://jira.codehaus.org/browse/MRELEASE}JIRA}} +| {{{/plugins/maven-release-plugin/} <<<release>>>}} | B | 2.5.1 | 2014-09-22 | Release the current project - updating the POM and tagging in the SCM. | {{{http://svn.apache.org/repos/asf/maven/release/trunk/maven-release-plugin}SVN}} | {{{http://jira.codehaus.org/browse/MRELEASE}JIRA}} *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+ | {{{/plugins/maven-remote-resources-plugin/} <<<remote-resources>>>}}| B | 1.5 | 2013-08-14 | Copy remote resources to the output directory for inclusion in the artifact. | {{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-remote-resources-plugin}SVN}} | {{{http://jira.codehaus.org/browse/MRRESOURCES}JIRA}} *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+