This is an automated email from the ASF dual-hosted git repository.

hboutemy 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 a5628e2b plugins released (update generated by mvn -Pupdate)
a5628e2b is described below

commit a5628e2b42506e9ea53bedff410266b6425b660d
Author: HervĂ© Boutemy <[email protected]>
AuthorDate: Sat Aug 31 12:45:33 2024 +0200

    plugins released (update generated by mvn -Pupdate)
---
 content/apt/plugins/index.apt | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/content/apt/plugins/index.apt b/content/apt/plugins/index.apt
index 7a92a34f..e28ceaf1 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.3        | 2024-08-19 | 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.4.0        | 2024-08-15 | 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.5.0        | 2024-08-22 | 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.3        | 2024-08-19 | 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          | 
3.20.0       | 2024-08-14 | 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.4.0        | 2024-08-15 | 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.5.0        | 2024-08-22 | 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}}
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
@@ -117,7 +117,7 @@ Available Plugins
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
 | {{{/plugins/maven-doap-plugin/} <<<doap>>>}}                 | B          | 
1.2          | 2015-03-17 | Generate a Description of a Project (DOAP) file 
from a POM. | 
{{{https://gitbox.apache.org/repos/asf/maven-doap-plugin.git}Git}} / 
{{{https://github.com/apache/maven-doap-plugin/}GitHub}} | 
{{{https://issues.apache.org/jira/browse/MDOAP}Jira MDOAP}}
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
-| {{{/plugins/maven-javadoc-plugin/} <<<javadoc>>>}}           | B+R        | 
3.8.0        | 2024-07-17 | Generate Javadoc for the project. | 
{{{https://gitbox.apache.org/repos/asf/maven-javadoc-plugin.git}Git}} / 
{{{https://github.com/apache/maven-javadoc-plugin/}GitHub}} | 
{{{https://issues.apache.org/jira/browse/MJAVADOC}Jira MJAVADOC}}
+| {{{/plugins/maven-javadoc-plugin/} <<<javadoc>>>}}           | B+R        | 
3.10.0       | 2024-08-22 | Generate Javadoc for the project. | 
{{{https://gitbox.apache.org/repos/asf/maven-javadoc-plugin.git}Git}} / 
{{{https://github.com/apache/maven-javadoc-plugin/}GitHub}} | 
{{{https://issues.apache.org/jira/browse/MJAVADOC}Jira MJAVADOC}}
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
 | {{{/plugins/maven-jdeps-plugin/} <<<jdeps>>>}}               | B          | 
3.1.2        | 2019-06-12 | Run JDK's JDeps tool on the project. | 
{{{https://gitbox.apache.org/repos/asf/maven-jdeps-plugin.git}Git}} / 
{{{https://github.com/apache/maven-jdeps-plugin/}GitHub}} | 
{{{https://issues.apache.org/jira/browse/MJDEPS}Jira MJDEPS}}
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
@@ -125,13 +125,13 @@ Available Plugins
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
 | {{{/plugins/maven-linkcheck-plugin/} <<<linkcheck>>>}}       | R          | 
1.2          | 2014-10-08 | Generate a Linkcheck report of your project's 
documentation. | 
{{{https://gitbox.apache.org/repos/asf/maven-linkcheck-plugin.git}Git}} / 
{{{https://github.com/apache/maven-linkcheck-plugin/}GitHub}} | 
{{{https://issues.apache.org/jira/browse/MLINKCHECK}Jira MLINKCHECK}}
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
-| {{{/plugins/maven-pmd-plugin/} <<<pmd>>>}}                   | B+R        | 
3.24.0       | 2024-07-10 | 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-pmd-plugin/} <<<pmd>>>}}                   | B+R        | 
3.25.0       | 2024-08-22 | 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}}
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
-| {{{/plugin-tools/maven-plugin-report-plugin/} <<<plugin-report>>>}} | R   | 
3.14.0       | 2024-08-14 | Create a plugin documentation for any mojos found 
in the source tree. | 
{{{https://gitbox.apache.org/repos/asf/maven-plugin-tools.git}Git}} / 
{{{https://github.com/apache/maven-plugin-tools/}GitHub}} | 
{{{https://issues.apache.org/jira/browse/MPLUGIN}Jira MPLUGIN}}
+| {{{/plugin-tools/maven-plugin-report-plugin/} <<<plugin-report>>>}} | R   | 
3.15.0       | 2024-08-22 | Create a plugin documentation for any mojos found 
in the source tree. | 
{{{https://gitbox.apache.org/repos/asf/maven-plugin-tools.git}Git}} / 
{{{https://github.com/apache/maven-plugin-tools/}GitHub}} | 
{{{https://issues.apache.org/jira/browse/MPLUGIN}Jira MPLUGIN}}
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
 | {{{/plugins/maven-project-info-reports-plugin/} <<<project-info-reports>>>}} 
| R | 3.7.0 | 2024-08-18 | 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.4.0        | 2024-08-15 | 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.5.0        | 2024-08-22 | 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.>> | |
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
@@ -161,7 +161,7 @@ Available Plugins
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
 | {{{/plugins/maven-pdf-plugin/} <<<pdf>>>}}                   | B          | 
1.6.1        | 2022-08-16 | Generate a PDF version of your project's 
documentation. | 
{{{https://gitbox.apache.org/repos/asf/maven-pdf-plugin.git}Git}} / 
{{{https://github.com/apache/maven-pdf-plugin/}GitHub}} | 
{{{https://issues.apache.org/jira/browse/MPDF}Jira MPDF}}
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
-| {{{/plugin-tools/maven-plugin-plugin/} <<<plugin>>>}}        | B          | 
3.14.0       | 2024-08-14 | Create a Maven plugin descriptor for any mojos 
found in the source tree, to include in the JAR. | 
{{{https://gitbox.apache.org/repos/asf/maven-plugin-tools.git}Git}} / 
{{{https://github.com/apache/maven-plugin-tools/}GitHub}} | 
{{{https://issues.apache.org/jira/browse/MPLUGIN}Jira MPLUGIN}}
+| {{{/plugin-tools/maven-plugin-plugin/} <<<plugin>>>}}        | B          | 
3.15.0       | 2024-08-22 | Create a Maven plugin descriptor for any mojos 
found in the source tree, to include in the JAR. | 
{{{https://gitbox.apache.org/repos/asf/maven-plugin-tools.git}Git}} / 
{{{https://github.com/apache/maven-plugin-tools/}GitHub}} | 
{{{https://issues.apache.org/jira/browse/MPLUGIN}Jira MPLUGIN}}
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
 | {{{/plugins/maven-release-plugin/} <<<release>>>}}           | B          | 
3.1.1        | 2024-07-11 | Release the current project - updating the POM and 
tagging in the SCM. | 
{{{https://gitbox.apache.org/repos/asf/maven-release.git}Git}} / 
{{{https://github.com/apache/maven-release/}GitHub}} | 
{{{https://issues.apache.org/jira/browse/MRELEASE}Jira MRELEASE}}
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+

Reply via email to