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 ce0ba2dc Updated release information  - maven-site-plugin 4.0.0-M16  - 
maven-javadoc-plugin 3.8.0  - maven-pmd-plugin 3.24.0  - 
maven-project-info-reports-plugin 3.6.2  - maven-release-plugin 3.1.1
ce0ba2dc is described below

commit ce0ba2dc44bf77a58d36b91561d914d470e3c6a2
Author: Karl Heinz Marbaise <khmarba...@apache.org>
AuthorDate: Tue Jul 23 21:02:38 2024 +0200

    Updated release information
     - maven-site-plugin 4.0.0-M16
     - maven-javadoc-plugin 3.8.0
     - maven-pmd-plugin 3.24.0
     - maven-project-info-reports-plugin 3.6.2
     - maven-release-plugin 3.1.1
---
 content/apt/plugins/index.apt | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/content/apt/plugins/index.apt b/content/apt/plugins/index.apt
index e7d72d9c..a71a0ef8 100644
--- a/content/apt/plugins/index.apt
+++ b/content/apt/plugins/index.apt
@@ -79,7 +79,7 @@ Available Plugins
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
 | {{{/plugins/maven-resources-plugin/} <<<resources>>>}}       | B          | 
3.3.1        | 2023-03-21 | Copy the resources to the output directory for 
including in the JAR. | 
{{{https://gitbox.apache.org/repos/asf/maven-resources-plugin.git}Git}} / 
{{{https://github.com/apache/maven-resources-plugin/}GitHub}} | 
{{{https://issues.apache.org/jira/browse/MRESOURCES}Jira MRESOURCES}}
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
-| {{{/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}}
+| {{{/plugins/maven-site-plugin/} <<<site>>>}}                 | B          | 
4.0.0-M16    | 2024-07-17 | 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.3.1        | 2024-07-07 | 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}}
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
@@ -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.7.0        | 2024-06-01 | 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.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-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,11 +125,11 @@ 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.23.0       | 2024-06-08 | 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.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}}
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
 | {{{/plugin-tools/maven-plugin-report-plugin/} <<<plugin-report>>>}} | R   | 
3.13.1       | 2024-05-31 | 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.6.1 | 2024-06-23 | 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.6.2 | 2024-07-11 | 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.3.1        | 2024-07-07 | 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}}
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
@@ -163,7 +163,7 @@ Available Plugins
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
 | {{{/plugin-tools/maven-plugin-plugin/} <<<plugin>>>}}        | B          | 
3.13.1       | 2024-05-31 | 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.0        | 2024-06-14 | 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}}
+| {{{/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}}
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
 | {{{/plugins/maven-remote-resources-plugin/} <<<remote-resources>>>}}| B   | 
3.2.0        | 2024-03-03 | Copy remote resources to the output directory for 
inclusion in the artifact. | 
{{{https://gitbox.apache.org/repos/asf/maven-remote-resources-plugin.git}Git}} 
/ {{{https://github.com/apache/maven-remote-resources-plugin/}GitHub}} | 
{{{https://issues.apache.org/jira/browse/MRRESOURCES}Jira MRRESOURCES}}
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+

Reply via email to