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 BD82B8B66 for ; Fri, 26 Aug 2011 21:28:10 +0000 (UTC) Received: (qmail 29912 invoked by uid 500); 26 Aug 2011 21:28:10 -0000 Delivered-To: apmail-maven-commits-archive@maven.apache.org Received: (qmail 29830 invoked by uid 500); 26 Aug 2011 21:28:10 -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 29823 invoked by uid 99); 26 Aug 2011 21:28:10 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 26 Aug 2011 21:28:10 +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; Fri, 26 Aug 2011 21:28:08 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 20A5123889E7; Fri, 26 Aug 2011 21:27:48 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1162265 - /maven/site/trunk/src/site/apt/plugins/index.apt Date: Fri, 26 Aug 2011 21:27:48 -0000 To: commits@maven.apache.org From: stephenc@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20110826212748.20A5123889E7@eris.apache.org> Author: stephenc Date: Fri Aug 26 21:27:47 2011 New Revision: 1162265 URL: http://svn.apache.org/viewvc?rev=1162265&view=rev Log: gpg and deploy plugin releases Modified: maven/site/trunk/src/site/apt/plugins/index.apt Modified: maven/site/trunk/src/site/apt/plugins/index.apt URL: http://svn.apache.org/viewvc/maven/site/trunk/src/site/apt/plugins/index.apt?rev=1162265&r1=1162264&r2=1162265&view=diff ============================================================================== --- maven/site/trunk/src/site/apt/plugins/index.apt (original) +++ maven/site/trunk/src/site/apt/plugins/index.apt Fri Aug 26 21:27:47 2011 @@ -68,7 +68,7 @@ Available Plugins *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+ | {{{/plugins/maven-compiler-plugin/} <<>>}} | B | 2.3.2 | 2010-09-09 | 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/} <<>>}} | B | 2.6 | 2011-05-13 | 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}} +| {{{/plugins/maven-deploy-plugin/} <<>>}} | B | 2.7 | 2011-08-24 | 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}} *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+ | {{{/plugins/maven-failsafe-plugin/} <<>>}} | B | 2.9 | 2011-06-18 | Run the JUnit integration tests in an isolated classloader. | {{{http://svn.apache.org/repos/asf/maven/surefire/trunk/maven-failsafe-plugin}SVN}} | {{{http://jira.codehaus.org/browse/SUREFIRE}JIRA}} *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+ @@ -138,7 +138,7 @@ Available Plugins *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+ | {{{/plugins/maven-enforcer-plugin/} <<>>}} | B | 1.0.1 | 2011-06-22 | Environmental constraint checking (Maven Version, JDK etc), User Custom Rule Execution. | {{{http://svn.apache.org/repos/asf/maven/enforcer/trunk/maven-enforcer-plugin}SVN}} | {{{http://jira.codehaus.org/browse/MENFORCER}JIRA}} *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+ -| {{{/plugins/maven-gpg-plugin/} <<>>}} | B | 1.3 | 2011-06-07 | Create signatures for the artifacts and poms. | {{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-gpg-plugin}SVN}} | {{{http://jira.codehaus.org/browse/MGPG}JIRA}} +| {{{/plugins/maven-gpg-plugin/} <<>>}} | B | 1.4 | 2011-08-24 | Create signatures for the artifacts and poms. | {{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-gpg-plugin}SVN}} | {{{http://jira.codehaus.org/browse/MGPG}JIRA}} *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+ | {{{/plugins/maven-help-plugin/} <<>>}} | B | 2.1.1 | 2010-03-26 | Get information about the working environment for the project. | {{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-help-plugin}SVN}} | {{{http://jira.codehaus.org/browse/MPH}JIRA}} *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+