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 69410ddf - surefire/failsafe/surefire-report-plugin 3.1.2 -
project-info-reports-plugin 3.4.5
69410ddf is described below
commit 69410ddfa6861e4f3fdfe24f2ee8f4cb3a9ea57b
Author: Karl Heinz Marbaise <[email protected]>
AuthorDate: Thu Jun 8 22:31:54 2023 +0200
- surefire/failsafe/surefire-report-plugin 3.1.2
- project-info-reports-plugin 3.4.5
---
content/apt/plugins/index.apt | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/content/apt/plugins/index.apt b/content/apt/plugins/index.apt
index f198fecb..53e73b17 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.1 | 2023-03-21 | 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.1.0 | 2023-05-05 | 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.1.2 | 2023-06-03 | 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.1 | 2023-03-21 | 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-M8 | 2023-04-29 | 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.1.0 | 2023-05-05 | 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.1.2 | 2023-06-03 | 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}}
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
@@ -129,9 +129,9 @@ Available Plugins
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
| {{{/plugins/maven-pmd-plugin/} <<<pmd>>>}} | B+R |
3.21.0 | 2023-05-12 | Generate a PMD report. |
{{{https://gitbox.apache.org/repos/asf/maven-pmd-plugin.git}Git}} /
{{{https://github.com/apache/maven-pmd-plugin/}GitHub}} |
{{{https://issues.apache.org/jira/browse/MPMD}Jira MPMD}}
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
-| {{{/plugins/maven-project-info-reports-plugin/} <<<project-info-reports>>>}}
| R | 3.4.4 | 2023-05-26 | 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}}
+| {{{/plugins/maven-project-info-reports-plugin/} <<<project-info-reports>>>}}
| R | 3.4.5 | 2023-06-03 | 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.1.0 | 2023-05-05 | 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.1.2 | 2023-06-03 | 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.>> | |
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+