This is an automated email from the ASF dual-hosted git repository.
khmarbaise pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-site.git
The following commit(s) were added to refs/heads/master by this push:
new d056ec8 Updated information about surefire/failsafe plugin for
release 2.22.0
d056ec8 is described below
commit d056ec84a0058f6b3726c9c8a7e08d1bb4817aee
Author: Karl Heinz Marbaise <[email protected]>
AuthorDate: Tue Jun 19 19:11:33 2018 +0200
Updated information about surefire/failsafe plugin for release 2.22.0
---
content/apt/plugins/index.apt | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/content/apt/plugins/index.apt b/content/apt/plugins/index.apt
index c8d0b54..a51dc84 100644
--- a/content/apt/plugins/index.apt
+++ b/content/apt/plugins/index.apt
@@ -73,7 +73,7 @@ Available Plugins
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
| {{{/plugins/maven-deploy-plugin/} <<<deploy>>>}} | B |
2.8.2 | 2014-08-27 | Deploy the built artifact to the remote repository.
| {{{https://gitbox.apache.org/repos/asf/maven-deploy-plugin.git}Git}} /
{{{https://github.com/apache/maven-deploy-plugin/}GitHub}} |
{{{https://issues.apache.org/jira/browse/MDEPLOY}JIRA}}
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
-| {{{/surefire/maven-failsafe-plugin/} <<<failsafe>>>}} | B |
2.21.0 | 2018-03-06 | Run the JUnit integration tests in an isolated
classloader. |
{{{https://git-wip-us.apache.org/repos/asf/maven-surefire.git}Git}} /
{{{https://github.com/apache/maven-surefire/}GitHub}} |
{{{https://issues.apache.org/jira/browse/SUREFIRE}JIRA}}
+| {{{/surefire/maven-failsafe-plugin/} <<<failsafe>>>}} | B |
2.22.0 | 2018-06-11 | Run the JUnit integration tests in an isolated
classloader. |
{{{https://git-wip-us.apache.org/repos/asf/maven-surefire.git}Git}} /
{{{https://github.com/apache/maven-surefire/}GitHub}} |
{{{https://issues.apache.org/jira/browse/SUREFIRE}JIRA}}
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
| {{{/plugins/maven-install-plugin/} <<<install>>>}} | B |
2.5.2 | 2014-08-27 | Install the built artifact into the local
repository. |
{{{https://gitbox.apache.org/repos/asf/maven-install-plugin.git}Git}} /
{{{https://github.com/apache/maven-install-plugin/}GitHub}} |
{{{https://issues.apache.org/jira/browse/MINSTALL}JIRA}}
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
@@ -81,7 +81,7 @@ Available Plugins
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
| {{{/plugins/maven-site-plugin/} <<<site>>>}} | B |
3.7.1 | 2018-04-27 | Generate a site for the current project. |
{{{https://gitbox.apache.org/repos/asf/maven-site-plugin.git}Git}} /
{{{https://github.com/apache/maven-site-plugin/}GitHub}} |
{{{https://issues.apache.org/jira/browse/MSITE}JIRA}}
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
-| {{{/surefire/maven-surefire-plugin/} <<<surefire>>>}} | B |
2.21.0 | 2018-03-06 | Run the JUnit unit tests in an isolated
classloader. |
{{{https://git-wip-us.apache.org/repos/asf/maven-surefire.git}Git}} /
{{{https://github.com/apache/maven-surefire/}GitHub}} |
{{{https://issues.apache.org/jira/browse/SUREFIRE}JIRA}}
+| {{{/surefire/maven-surefire-plugin/} <<<surefire>>>}} | B |
2.22.0 | 2018-06-11 | Run the JUnit unit tests in an isolated
classloader. |
{{{https://git-wip-us.apache.org/repos/asf/maven-surefire.git}Git}} /
{{{https://github.com/apache/maven-surefire/}GitHub}} |
{{{https://issues.apache.org/jira/browse/SUREFIRE}JIRA}}
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
| {{{/plugins/maven-verifier-plugin/} <<<verifier>>>}} | B |
1.1 | 2015-04-14 | Useful for integration tests - verifies the
existence of certain conditions. |
{{{https://gitbox.apache.org/repos/asf/maven-verifier-plugin.git}Git}} /
{{{https://github.com/apache/maven-verifier-plugin/}GitHub}} |
{{{https://issues.apache.org/jira/browse/MVERIFIER}JIRA}}
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
@@ -131,7 +131,7 @@ Available Plugins
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
| {{{/plugins/maven-project-info-reports-plugin/} <<<project-info-reports>>>}}
| R | 2.9 | 2016-03-01 | Generate standard project reports. |
{{{https://gitbox.apache.org/repos/asf/maven-project-info-reports-plugin.git}Git}}
/ {{{https://github.com/apache/maven-project-info-reports-plugin/}GitHub}} |
{{{https://issues.apache.org/jira/browse/MPIR}JIRA}}
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
-| {{{/surefire/maven-surefire-report-plugin/} <<<surefire-report>>>}} | R |
2.21.0 | 2018-03-06 | Generate a report based on the results of unit
tests. | {{{https://git-wip-us.apache.org/repos/asf/maven-surefire.git}Git}} /
{{{https://github.com/apache/maven-surefire/}GitHub}} |
{{{https://issues.apache.org/jira/browse/SUREFIRE}JIRA}}
+| {{{/surefire/maven-surefire-report-plugin/} <<<surefire-report>>>}} | R |
2.22.0 | 2018-06-11 | Generate a report based on the results of unit
tests. | {{{https://git-wip-us.apache.org/repos/asf/maven-surefire.git}Git}} /
{{{https://github.com/apache/maven-surefire/}GitHub}} |
{{{https://issues.apache.org/jira/browse/SUREFIRE}JIRA}}
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
| <<Tools>> | |
| | <<These are miscellaneous tools available through
Maven by default.>> | |
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+