This is an automated email from the ASF dual-hosted git repository.
michaelo 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 b5414f40 Document Surefire 3.3.0
b5414f40 is described below
commit b5414f401b8a303d6d629ebc5bdc7f6c893ab119
Author: Michael Osipov <[email protected]>
AuthorDate: Sat Jun 15 12:34:54 2024 +0200
Document Surefire 3.3.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 11a30c70..b9ffd2d2 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 |
3.1.2 | 2024-04-29 | 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 MDEPLOY}}
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
-| {{{/surefire/maven-failsafe-plugin/} <<<failsafe>>>}} | B |
3.2.5 | 2024-01-06 | Run the JUnit integration tests in an isolated
classloader. | {{{https://gitbox.apache.org/repos/asf/maven-surefire.git}Git}}
/ {{{https://github.com/apache/maven-surefire/}GitHub}} |
{{{https://issues.apache.org/jira/browse/SUREFIRE}Jira SUREFIRE}}
+| {{{/surefire/maven-failsafe-plugin/} <<<failsafe>>>}} | B |
3.3.0 | 2024-06-11 | Run the JUnit integration tests in an isolated
classloader. | {{{https://gitbox.apache.org/repos/asf/maven-surefire.git}Git}}
/ {{{https://github.com/apache/maven-surefire/}GitHub}} |
{{{https://issues.apache.org/jira/browse/SUREFIRE}Jira SUREFIRE}}
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
| {{{/plugins/maven-install-plugin/} <<<install>>>}} | B |
3.1.2 | 2024-04-29 | 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 MINSTALL}}
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
@@ -81,7 +81,7 @@ Available Plugins
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
| {{{/plugins/maven-site-plugin/} <<<site>>>}} | B |
4.0.0-M15 | 2024-06-01 | 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 MSITE}}
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
-| {{{/surefire/maven-surefire-plugin/} <<<surefire>>>}} | B |
3.2.5 | 2024-01-06 | Run the JUnit unit tests in an isolated
classloader. | {{{https://gitbox.apache.org/repos/asf/maven-surefire.git}Git}}
/ {{{https://github.com/apache/maven-surefire/}GitHub}} |
{{{https://issues.apache.org/jira/browse/SUREFIRE}Jira SUREFIRE}}
+| {{{/surefire/maven-surefire-plugin/} <<<surefire>>>}} | B |
3.3.3 | 2024-06-11 | Run the JUnit unit tests in an isolated
classloader. | {{{https://gitbox.apache.org/repos/asf/maven-surefire.git}Git}}
/ {{{https://github.com/apache/maven-surefire/}GitHub}} |
{{{https://issues.apache.org/jira/browse/SUREFIRE}Jira SUREFIRE}}
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
| {{{/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 MVERIFIER}}
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
@@ -131,7 +131,7 @@ Available Plugins
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
| {{{/plugins/maven-project-info-reports-plugin/} <<<project-info-reports>>>}}
| R | 3.5.0 | 2023-11-17 | 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 MPIR}}
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
-| {{{/surefire/maven-surefire-report-plugin/} <<<surefire-report>>>}} | R |
3.2.5 | 2024-01-06 | Generate a report based on the results of unit
tests. | {{{https://gitbox.apache.org/repos/asf/maven-surefire.git}Git}} /
{{{https://github.com/apache/maven-surefire/}GitHub}} |
{{{https://issues.apache.org/jira/browse/SUREFIRE}Jira SUREFIRE}}
+| {{{/surefire/maven-surefire-report-plugin/} <<<surefire-report>>>}} | R |
3.3.0 | 2024-06-11 | Generate a report based on the results of unit
tests. | {{{https://gitbox.apache.org/repos/asf/maven-surefire.git}Git}} /
{{{https://github.com/apache/maven-surefire/}GitHub}} |
{{{https://issues.apache.org/jira/browse/SUREFIRE}Jira SUREFIRE}}
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
| <<Tools>> | |
| | <<These are miscellaneous tools available through
Maven by default.>> | |
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+