Author: krosenvold
Date: Thu Sep 27 19:15:17 2012
New Revision: 1391166

URL: http://svn.apache.org/viewvc?rev=1391166&view=rev
Log:
o Updated surefire

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=1391166&r1=1391165&r2=1391166&view=diff
==============================================================================
--- maven/site/trunk/src/site/apt/plugins/index.apt (original)
+++ maven/site/trunk/src/site/apt/plugins/index.apt Thu Sep 27 19:15:17 2012
@@ -70,7 +70,7 @@ Available Plugins
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
 | {{{/plugins/maven-deploy-plugin/} <<<deploy>>>}}             | 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/} <<<failsafe>>>}}         | B          | 
2.12.3       | 2012-08-28 | 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}}
+| {{{/plugins/maven-failsafe-plugin/} <<<failsafe>>>}}         | B          | 
2.12.4       | 2012-09-27 | 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/} <<<install>>>}}           | B          | 
2.4          | 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}}
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
@@ -80,7 +80,7 @@ Available Plugins
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
 | {{{/plugins/maven-site-plugin/} <<<site>>>}} for Maven 2 & 3 | B          | 
3.1          | 2012-04-30 | Generate a site for the current project. | 
{{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-site-plugin/}SVN}} 
| {{{http://jira.codehaus.org/browse/MSITE}JIRA}}
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
-| {{{/plugins/maven-surefire-plugin/} <<<surefire>>>}}         | B          | 
2.12.3       | 2012-08-28 | Run the JUnit unit tests in an isolated 
classloader. | 
{{{http://svn.apache.org/repos/asf/maven/surefire/trunk/maven-surefire-plugin}SVN}}
 | {{{http://jira.codehaus.org/browse/SUREFIRE}JIRA}}
+| {{{/plugins/maven-surefire-plugin/} <<<surefire>>>}}         | B          | 
2.12.4       | 2012-09-27 | Run the JUnit unit 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-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}}
 | {{{http://jira.codehaus.org/browse/MVERIFIER}JIRA}}
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
@@ -122,7 +122,7 @@ Available Plugins
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
 | {{{/plugins/maven-project-info-reports-plugin/} <<<project-info-reports>>>}} 
| R | 2.5.1 | 2012-08-30 | Generate standard project reports. | 
{{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-project-info-reports-plugin}SVN}}
 | {{{http://jira.codehaus.org/browse/MPIR}JIRA}}
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
-| {{{/plugins/maven-surefire-report-plugin/} <<<surefire-report>>>}} | R    | 
2.12.3       | 2012-08-28 | Generate a report based on the results of unit 
tests. | 
{{{http://svn.apache.org/repos/asf/maven/surefire/trunk/maven-surefire-report-plugin}SVN}}
 | {{{http://jira.codehaus.org/browse/SUREFIRE}JIRA}}
+| {{{/plugins/maven-surefire-report-plugin/} <<<surefire-report>>>}} | R    | 
2.12.4       | 2012-09-27 | Generate a report based on the results of unit 
tests. | {{{https://git-wip-us.apache.org/repos/asf/maven-surefire.git}GIT}} | 
{{{http://jira.codehaus.org/browse/SUREFIRE}JIRA}}
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
 | <<Tools>>                                                    |            |  
            |            | <<These are miscellaneous tools available through 
Maven by default.>> | |
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+


Reply via email to