Return-Path: X-Original-To: apmail-maven-commits-archive@www.apache.org Delivered-To: apmail-maven-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id DA10210B94 for ; Mon, 16 Sep 2013 01:52:45 +0000 (UTC) Received: (qmail 98109 invoked by uid 500); 16 Sep 2013 01:52:45 -0000 Delivered-To: apmail-maven-commits-archive@maven.apache.org Received: (qmail 98068 invoked by uid 500); 16 Sep 2013 01:52:45 -0000 Mailing-List: contact commits-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@maven.apache.org Delivered-To: mailing list commits@maven.apache.org Received: (qmail 98061 invoked by uid 99); 16 Sep 2013 01:52:45 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 Sep 2013 01:52:45 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 Sep 2013 01:52:44 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 6775D238896F; Mon, 16 Sep 2013 01:52:24 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1523523 - /maven/site/trunk/content/apt/plugins/index.apt Date: Mon, 16 Sep 2013 01:52:24 -0000 To: commits@maven.apache.org From: olamy@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20130916015224.6775D238896F@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: olamy Date: Mon Sep 16 01:52:23 2013 New Revision: 1523523 URL: http://svn.apache.org/r1523523 Log: install plugin fix date. Modified: maven/site/trunk/content/apt/plugins/index.apt Modified: maven/site/trunk/content/apt/plugins/index.apt URL: http://svn.apache.org/viewvc/maven/site/trunk/content/apt/plugins/index.apt?rev=1523523&r1=1523522&r2=1523523&view=diff ============================================================================== --- maven/site/trunk/content/apt/plugins/index.apt (original) +++ maven/site/trunk/content/apt/plugins/index.apt Mon Sep 16 01:52:23 2013 @@ -74,7 +74,7 @@ Available Plugins *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+ | {{{/surefire/maven-failsafe-plugin/} <<>>}} | B | 2.16 | 2013-08-16 | Run the JUnit integration tests in an isolated classloader. | {{{https://git-wip-us.apache.org/repos/asf/maven-surefire.git}GIT}} | {{{http://jira.codehaus.org/browse/SUREFIRE}JIRA}} *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+ -| {{{/plugins/maven-install-plugin/} <<>>}} | B | 2.5 | 2012-09-06 | Install the built artifact into the local repository. | {{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-install-plugin}SVN}} | {{{http://jira.codehaus.org/browse/MINSTALL}JIRA}} +| {{{/plugins/maven-install-plugin/} <<>>}} | B | 2.5 | 2013-09-09 | Install the built artifact into the local repository. | {{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-install-plugin}SVN}} | {{{http://jira.codehaus.org/browse/MINSTALL}JIRA}} *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+ | {{{/plugins/maven-resources-plugin/} <<>>}} | B | 2.6 | 2012-08-18 | Copy the resources to the output directory for including in the JAR. | {{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-resources-plugin}SVN}} | {{{http://jira.codehaus.org/browse/MRESOURCES}JIRA}} *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+