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/04 23:44:27 UTC

svn commit: r1671352 - in /maven/site/trunk: ./ .gitignore content/apt/maven-2.x-eol.apt

Author: khmarbaise
Date: Sat Apr  4 21:44:26 2015
New Revision: 1671352

URL: http://svn.apache.org/r1671352
Log:
Added maven-invoker-plugin version 1.10 to the Maven 2 list.

Modified:
    maven/site/trunk/   (props changed)
    maven/site/trunk/.gitignore
    maven/site/trunk/content/apt/maven-2.x-eol.apt

Propchange: maven/site/trunk/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Sat Apr  4 21:44:26 2015
@@ -8,4 +8,6 @@ target
 *.iws
 *.iml
 .idea
+.git
 .settings
+.gitignore

Modified: maven/site/trunk/.gitignore
URL: http://svn.apache.org/viewvc/maven/site/trunk/.gitignore?rev=1671352&r1=1671351&r2=1671352&view=diff
==============================================================================
--- maven/site/trunk/.gitignore (original)
+++ maven/site/trunk/.gitignore Sat Apr  4 21:44:26 2015
@@ -6,4 +6,4 @@ target
 test-output
 *.iml
 .idea
-.svn
+.svn/*

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=1671352&r1=1671351&r2=1671352&view=diff
==============================================================================
--- maven/site/trunk/content/apt/maven-2.x-eol.apt (original)
+++ maven/site/trunk/content/apt/maven-2.x-eol.apt Sat Apr  4 21:44:26 2015
@@ -142,7 +142,7 @@ End Of Life Apache Maven 2.x
 *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+
 | {{{/plugins/maven-help-plugin/} <<<help>>>}}                 | B          | {{{/plugins-archives/maven-help-plugin-2.2}<<2.2>>}}             | 2013-02-23 | Get information about the working environment for the project.
 *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+
-| {{{/plugins/maven-invoker-plugin/} <<<invoker>>>}}           | B+R        | {{{/plugins-archives/maven-invoker-plugin-1.9}<<1.9>>}}          | 2014-06-28 | Run a set of Maven projects and verify the output.
+| {{{/plugins/maven-invoker-plugin/} <<<invoker>>>}}           | B+R        | {{{/plugins-archives/maven-invoker-plugin-1.10}<<1.10>>}}          | 2015-04-03 | Run a set of Maven projects and verify the output.
 *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+
 | {{{/plugins/maven-jarsigner-plugin/} <<<jarsigner>>>}}       | B          | {{{/plugins-archives/maven-jarsigner-plugin-1.4}<<1.4>>}}        | 2015-01-21 | Signs or verifies project artifacts. 
 *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+