You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by kh...@apache.org on 2015/03/04 22:10:17 UTC

svn commit: r1664150 - /maven/site/trunk/content/apt/maven-2.x-eol.apt

Author: khmarbaise
Date: Wed Mar  4 21:10:17 2015
New Revision: 1664150

URL: http://svn.apache.org/r1664150
Log:
- Improved list.

Modified:
    maven/site/trunk/content/apt/maven-2.x-eol.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=1664150&r1=1664149&r2=1664150&view=diff
==============================================================================
--- maven/site/trunk/content/apt/maven-2.x-eol.apt (original)
+++ maven/site/trunk/content/apt/maven-2.x-eol.apt Wed Mar  4 21:10:17 2015
@@ -102,16 +102,16 @@ End Of Life Apache Maven 2.x
 *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+
 | <<Reporting plugins>>                                        |            |              |            | <<Plugins which generate reports, are configured as reports in the POM and run under the site generation lifecycle.>> | |
 *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
-| {{{/plugins/maven-changelog-plugin/} <<<changelog>>>}}       | R          | 2.3          | 2014-06-24 | Generate a list of recent changes from your SCM. | {{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-changelog-plugin}SVN}} | {{{http://jira.codehaus.org/browse/MCHANGELOG}JIRA}}
-*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
-| {{{/plugins/maven-changes-plugin/} <<<changes>>>}}           | B+R        | 2.11         | 2014-09-28 | Generate a report from an issue tracker or a change document. | {{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-changes-plugin}SVN}} | {{{http://jira.codehaus.org/browse/MCHANGES}JIRA}}
-*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
-| {{{/plugins/maven-checkstyle-plugin/} <<<checkstyle>>>}}     | B+R        | 2.14         | 2015-02-05 | Generate a Checkstyle report. | {{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-checkstyle-plugin}SVN}} | {{{http://jira.codehaus.org/browse/MCHECKSTYLE}JIRA}}
-*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
-| {{{/plugins/maven-doap-plugin/} <<<doap>>>}}                 | B          | 1.1          | 2011-01-15 | Generate a Description of a Project (DOAP) file from a POM. | {{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-doap-plugin}SVN}} | {{{http://jira.codehaus.org/browse/MDOAP}JIRA}}
-*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
-| {{{/plugins/maven-docck-plugin/} <<<docck>>>}}               | B          | 1.0          | 2008-11-16 | Documentation checker plugin. | {{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-docck-plugin}SVN}} | {{{http://jira.codehaus.org/browse/MDOCCK}JIRA}}
-*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
+| {{{/plugins/maven-changelog-plugin/} <<<changelog>>>}}       | R          | 2.3          | 2014-06-24 | Generate a list of recent changes from your SCM. | {{{http://maven.apache.org/plugins-archives/maven-changelog-plugin-2.3}Doc}}
+*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+
+| {{{/plugins/maven-changes-plugin/} <<<changes>>>}}           | B+R        | 2.11         | 2014-09-28 | Generate a report from an issue tracker or a change document. | {{{http://maven.apache.org/plugins-archives/maven-changes-plugin-2.11}Doc}}
+*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+
+| {{{/plugins/maven-checkstyle-plugin/} <<<checkstyle>>>}}     | B+R        | 2.14         | 2015-02-05 | Generate a Checkstyle report. | {{{http://maven.apache.org/plugins-archives/maven-checkstyle-plugin-2.14}Doc}}
+*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+
+| {{{/plugins/maven-doap-plugin/} <<<doap>>>}}                 | B          | 1.1          | 2011-01-15 | Generate a Description of a Project (DOAP) file from a POM. | {{{http://maven.apache.org/plugins-archives/maven-doap-plugin-1.1}Doc}}
+*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+
+| {{{/plugins/maven-docck-plugin/} <<<docck>>>}}               | B          | 1.0          | 2008-11-16 | Documentation checker plugin. | {{{http://maven.apache.org/plugins-archives/maven-docck-plugin-1.0}Doc}}
+*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+
 | {{{/plugins/maven-javadoc-plugin/} <<<javadoc>>>}}           | B+R        | 2.10.1       | 2014-09-27 | Generate Javadoc for the project. | {{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-javadoc-plugin}SVN}} | {{{http://jira.codehaus.org/browse/MJAVADOC}JIRA}}
 *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
 | {{{/jxr/maven-jxr-plugin/} <<<jxr>>>}}                       | R          | 2.5          | 2014-11-02 | Generate a source cross reference. | {{{http://svn.apache.org/repos/asf/maven/jxr/trunk/maven-jxr-plugin}SVN}} | {{{http://jira.codehaus.org/browse/JXR}JIRA}}