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/04/14 17:11:51 UTC

svn commit: r1673439 - in /maven/site/trunk/content/apt: maven-2.x-eol.apt plugins/index.apt

Author: khmarbaise
Date: Tue Apr 14 15:11:51 2015
New Revision: 1673439

URL: http://svn.apache.org/r1673439
Log:
Apache Maven Verifier Plugin Version 1.1
Apache Maven JavaDoc Plugin Version 2.10.3

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=1673439&r1=1673438&r2=1673439&view=diff
==============================================================================
--- maven/site/trunk/content/apt/maven-2.x-eol.apt (original)
+++ maven/site/trunk/content/apt/maven-2.x-eol.apt Tue Apr 14 15:11:51 2015
@@ -80,7 +80,7 @@ End Of Life Apache Maven 2.x
 *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+
 | {{{/surefire/maven-surefire-plugin/} <<<surefire>>>}}        | B          | {{{/surefire-archives/surefire-2.18.1/maven-surefire-plugin/}<<2.18.1>>}} | 2014-12-28 | Run the JUnit unit tests in an isolated classloader.
 *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+
-| {{{/plugins/maven-verifier-plugin/} <<<verifier>>>}}         | B          | {{{/plugins-archives/maven-verifier-plugin-1.0}<<1.0>>}}         | 2010-01-30 | Useful for integration tests - verifies the existence of certain conditions.
+| {{{/plugins/maven-verifier-plugin/} <<<verifier>>>}}         | B          | {{{/plugins-archives/maven-verifier-plugin-1.1}<<1.1>>}}         | 2015-04-14 | Useful for integration tests - verifies the existence of certain conditions.
 *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+
 | <<Packaging types/tools>>                                    |            |              |            | <<These plugins relate to packaging respective artifact types.>> |
 *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+
@@ -112,7 +112,7 @@ End Of Life Apache Maven 2.x
 *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+
 | {{{/plugins/maven-docck-plugin/} <<<docck>>>}}               | B          | {{{/plugins-archives/maven-docck-plugin-1.1}<<1.1>>}}            | 2015-04-03 | Documentation checker plugin.
 *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+
-| {{{/plugins/maven-javadoc-plugin/} <<<javadoc>>>}}           | B+R        | {{{/plugins-archives/maven-javadoc-plugin-2.10.2}<<2.10.2>>}}    | 2015-03-17 | Generate Javadoc for the project.
+| {{{/plugins/maven-javadoc-plugin/} <<<javadoc>>>}}           | B+R        | {{{/plugins-archives/maven-javadoc-plugin-2.10.3}<<2.10.3>>}}    | 2015-04-14 | Generate Javadoc for the project.
 *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+
 | {{{/jxr/maven-jxr-plugin/} <<<jxr>>>}}                       | R          | {{{/jxr-archives/jxr-2.5/maven-jxr-plugin}<<2.5>>}}              | 2014-11-02 | Generate a source cross reference.
 *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+

Modified: maven/site/trunk/content/apt/plugins/index.apt
URL: http://svn.apache.org/viewvc/maven/site/trunk/content/apt/plugins/index.apt?rev=1673439&r1=1673438&r2=1673439&view=diff
==============================================================================
--- maven/site/trunk/content/apt/plugins/index.apt (original)
+++ maven/site/trunk/content/apt/plugins/index.apt Tue Apr 14 15:11:51 2015
@@ -83,7 +83,7 @@ Available Plugins
 *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
 | {{{/surefire/maven-surefire-plugin/} <<<surefire>>>}}        | B          | 2.18.1       | 2014-12-28 | Run the JUnit unit tests in an isolated classloader. | {{{https://git-wip-us.apache.org/repos/asf/maven-surefire.git}GIT}} | {{{https://issues.apache.org/jira/browse/SUREFIRE}JIRA}}
 *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
-| {{{/plugins/maven-verifier-plugin/} <<<verifier>>>}}         | B          | 1.0          | 2010-01-30 | Useful for integration tests - verifies the existence of certain conditions. | {{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-verifier-plugin}SVN}} | {{{https://issues.apache.org/jira/browse/MVERIFIER}JIRA}}
+| {{{/plugins/maven-verifier-plugin/} <<<verifier>>>}}         | B          | 1.1          | 2014-04-14 | Useful for integration tests - verifies the existence of certain conditions. | {{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-verifier-plugin}SVN}} | {{{https://issues.apache.org/jira/browse/MVERIFIER}JIRA}}
 *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
 | <<Packaging types/tools>>                                    |            |              |            | <<These plugins relate to packaging respective artifact types.>> | |
 *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
@@ -115,7 +115,7 @@ Available Plugins
 *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
 | {{{/plugins/maven-docck-plugin/} <<<docck>>>}}               | B          | 1.1          | 2015-04-03 | Documentation checker plugin. | {{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-docck-plugin}SVN}} | {{{https://issues.apache.org/jira/browse/MDOCCK}JIRA}}
 *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
-| {{{/plugins/maven-javadoc-plugin/} <<<javadoc>>>}}           | B+R        | 2.10.2       | 2015-03-17 | Generate Javadoc for the project. | {{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-javadoc-plugin}SVN}} | {{{https://issues.apache.org/jira/browse/MJAVADOC}JIRA}}
+| {{{/plugins/maven-javadoc-plugin/} <<<javadoc>>>}}           | B+R        | 2.10.3       | 2015-04-14 | Generate Javadoc for the project. | {{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-javadoc-plugin}SVN}} | {{{https://issues.apache.org/jira/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}} | {{{https://issues.apache.org/jira/browse/JXR}JIRA}}
 *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+