Author: khmarbaise
Date: Thu Mar 26 19:42:56 2015
New Revision: 1669419

URL: http://svn.apache.org/r1669419
Log:
Apache Maven Compiler Plugin Version 3.3 Released

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=1669419&r1=1669418&r2=1669419&view=diff
==============================================================================
--- maven/site/trunk/content/apt/maven-2.x-eol.apt (original)
+++ maven/site/trunk/content/apt/maven-2.x-eol.apt Thu Mar 26 19:42:56 2015
@@ -66,7 +66,7 @@ End Of Life Apache Maven 2.x
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+
 | {{{/plugins/maven-clean-plugin/} <<<clean>>>}}               | B          | 
{{{/plugins-archives/maven-clean-plugin-2.6.1}<<2.6.1>>}}        | 2014-10-26 | 
Clean up after the build.
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+
-| {{{/plugins/maven-compiler-plugin/} <<<compiler>>>}}         | B          | 
{{{/plugins-archives/maven-compiler-plugin-3.2}<<3.2>>}}         | 2014-10-08 | 
Compiles Java sources.
+| {{{/plugins/maven-compiler-plugin/} <<<compiler>>>}}         | B          | 
{{{/plugins-archives/maven-compiler-plugin-3.3}<<3.3>>}}         | 2015-03-26 | 
Compiles Java sources.
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+
 | {{{/plugins/maven-deploy-plugin/} <<<deploy>>>}}             | B          | 
{{{/plugins-archives/maven-deploy-plugin-2.8.2}<<2.8.2>>}}       | 2014-08-27 | 
Deploy the built artifact to the remote repository.
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+

Modified: maven/site/trunk/content/apt/plugins/index.apt
URL: 
http://svn.apache.org/viewvc/maven/site/trunk/content/apt/plugins/index.apt?rev=1669419&r1=1669418&r2=1669419&view=diff
==============================================================================
--- maven/site/trunk/content/apt/plugins/index.apt (original)
+++ maven/site/trunk/content/apt/plugins/index.apt Thu Mar 26 19:42:56 2015
@@ -69,7 +69,7 @@ Available Plugins
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
 | {{{/plugins/maven-clean-plugin/} <<<clean>>>}}               | B          | 
2.6.1        | 2014-10-26 | Clean up after the build. | 
{{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-clean-plugin}SVN}} 
| {{{http://jira.codehaus.org/browse/MCLEAN}JIRA}}
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
-| {{{/plugins/maven-compiler-plugin/} <<<compiler>>>}}         | B          | 
3.2          | 2014-10-08 | Compiles Java sources. | 
{{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-compiler-plugin}SVN}}
 | {{{http://jira.codehaus.org/browse/MCOMPILER}JIRA}}
+| {{{/plugins/maven-compiler-plugin/} <<<compiler>>>}}         | B          | 
3.3          | 2015-03-26 | Compiles Java sources. | 
{{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-compiler-plugin}SVN}}
 | {{{http://jira.codehaus.org/browse/MCOMPILER}JIRA}}
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
 | {{{/plugins/maven-deploy-plugin/} <<<deploy>>>}}             | B          | 
2.8.2        | 2014-08-27 | Deploy the built artifact to the remote repository. 
| 
{{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-deploy-plugin}SVN}}
 | {{{http://jira.codehaus.org/browse/MDEPLOY}JIRA}}
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+


Reply via email to