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

sjaranowski 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 c469e5cb Update the latest releases
c469e5cb is described below

commit c469e5cb6fa54f858144dc7b8b92b628e9c6fb5c
Author: Slawomir Jaranowski <s.jaranow...@gmail.com>
AuthorDate: Sun Oct 27 09:04:37 2024 +0100

    Update the latest releases
---
 content/apt/plugins/index.apt | 10 +++++-----
 content/apt/shared/index.apt  |  4 ++--
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/content/apt/plugins/index.apt b/content/apt/plugins/index.apt
index ccd2fa12..18e39bb5 100644
--- a/content/apt/plugins/index.apt
+++ b/content/apt/plugins/index.apt
@@ -113,7 +113,7 @@ Available Plugins
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
 | {{{/plugins/maven-changes-plugin/} <<<changes>>>}}           | B+R        | 
2.12.1       | 2016-11-01 | Generate a report from an issue tracker or a change 
document. | 
{{{https://gitbox.apache.org/repos/asf/maven-changes-plugin.git}Git}} / 
{{{https://github.com/apache/maven-changes-plugin/}GitHub}} | 
{{{https://issues.apache.org/jira/browse/MCHANGES}Jira MCHANGES}}
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
-| {{{/plugins/maven-checkstyle-plugin/} <<<checkstyle>>>}}     | B+R        | 
3.5.0        | 2024-08-19 | Generate a Checkstyle report. | 
{{{https://gitbox.apache.org/repos/asf/maven-checkstyle-plugin.git}Git}} / 
{{{https://github.com/apache/maven-checkstyle-plugin/}GitHub}} | 
{{{https://issues.apache.org/jira/browse/MCHECKSTYLE}Jira MCHECKSTYLE}}
+| {{{/plugins/maven-checkstyle-plugin/} <<<checkstyle>>>}}     | B+R        | 
3.6.0        | 2024-10-22 | Generate a Checkstyle report. | 
{{{https://gitbox.apache.org/repos/asf/maven-checkstyle-plugin.git}Git}} / 
{{{https://github.com/apache/maven-checkstyle-plugin/}GitHub}} | 
{{{https://issues.apache.org/jira/browse/MCHECKSTYLE}Jira MCHECKSTYLE}}
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
 | {{{/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}}
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
@@ -121,13 +121,13 @@ Available Plugins
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
 | {{{/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}}
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
-| {{{/jxr/maven-jxr-plugin/} <<<jxr>>>}}                       | R          | 
3.5.0        | 2024-08-19 | Generate a source cross reference. | 
{{{https://gitbox.apache.org/repos/asf/maven-jxr.git}Git}} / 
{{{https://github.com/apache/maven-jxr/}GitHub}} | 
{{{https://issues.apache.org/jira/browse/JXR}Jira JXR}}
+| {{{/jxr/maven-jxr-plugin/} <<<jxr>>>}}                       | R          | 
3.6.0        | 2024-10-22 | Generate a source cross reference. | 
{{{https://gitbox.apache.org/repos/asf/maven-jxr.git}Git}} / 
{{{https://github.com/apache/maven-jxr/}GitHub}} | 
{{{https://issues.apache.org/jira/browse/JXR}Jira JXR}}
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
 | {{{/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.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.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}}
+| {{{/plugin-tools/maven-plugin-report-plugin/} <<<plugin-report>>>}} | R   | 
3.15.1       | 2024-10-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.8.0 | 2024-10-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}}
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
@@ -143,7 +143,7 @@ Available Plugins
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
 | {{{/plugins/maven-assembly-plugin/} <<<assembly>>>}}         | B          | 
3.7.1        | 2024-03-15 | Build an assembly (distribution) of sources and/or 
binaries. | 
{{{https://gitbox.apache.org/repos/asf/maven-assembly-plugin.git}Git}} / 
{{{https://github.com/apache/maven-assembly-plugin/}GitHub}} | 
{{{https://issues.apache.org/jira/browse/MASSEMBLY}Jira MASSEMBLY}}
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
-| {{{/plugins/maven-dependency-plugin/} <<<dependency>>>}}     | B+R        | 
3.8.0        | 2024-08-18 | Dependency manipulation (copy, unpack) and 
analysis. | 
{{{https://gitbox.apache.org/repos/asf/maven-dependency-plugin.git}Git}} / 
{{{https://github.com/apache/maven-dependency-plugin/}GitHub}} | 
{{{https://issues.apache.org/jira/browse/MDEP}Jira MDEP}}
+| {{{/plugins/maven-dependency-plugin/} <<<dependency>>>}}     | B+R        | 
3.8.1        | 2024-10-18 | Dependency manipulation (copy, unpack) and 
analysis. | 
{{{https://gitbox.apache.org/repos/asf/maven-dependency-plugin.git}Git}} / 
{{{https://github.com/apache/maven-dependency-plugin/}GitHub}} | 
{{{https://issues.apache.org/jira/browse/MDEP}Jira MDEP}}
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
 | {{{/enforcer/maven-enforcer-plugin/} <<<enforcer>>>}}        | B          | 
3.5.0        | 2024-05-26 | Environmental constraint checking (Maven Version, 
JDK etc), User Custom Rule Execution. | 
{{{https://gitbox.apache.org/repos/asf/maven-enforcer.git}Git}} / 
{{{https://github.com/apache/maven-enforcer/}GitHub}} | 
{{{https://issues.apache.org/jira/browse/MENFORCER}Jira MENFORCER}}
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
@@ -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.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}}
+| {{{/plugin-tools/maven-plugin-plugin/} <<<plugin>>>}}        | B          | 
3.15.1       | 2024-10-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}}
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
diff --git a/content/apt/shared/index.apt b/content/apt/shared/index.apt
index 358a7db7..652dbd17 100644
--- a/content/apt/shared/index.apt
+++ b/content/apt/shared/index.apt
@@ -37,13 +37,13 @@ Shared Components
 
*----------------------------------------------------------------------------+--------------+-------------------+------------------+------------------------+---------------------+
 | {{{/shared/file-management/} <<<file-management>>>}}                       | 
3.1.0        | 2022-06-29        | API to collect files from a given directory 
using several include/exclude rules. | 
{{{https://gitbox.apache.org/repos/asf/maven-file-management.git}Git}} / 
{{{https://github.com/apache/maven-file-management/}GitHub}} | 
{{{https://issues.apache.org/jira/issues/?jql=project = MSHARED AND status != 
Closed AND component = file-management}JIRA}}
 
*----------------------------------------------------------------------------+--------------+-------------------+------------------+------------------------+---------------------+
-| {{{/shared/maven-archiver/} <<<maven-archiver>>>}}                         | 
3.6.2        | 2024-03-24        | Is mainly used by plugins to handle 
packaging. | {{{https://gitbox.apache.org/repos/asf/maven-archiver.git}Git}} / 
{{{https://github.com/apache/maven-archiver/}GitHub}} | 
{{{https://issues.apache.org/jira/issues/?jql=project = MSHARED AND status != 
Closed AND component = maven-archiver}JIRA}}
+| {{{/shared/maven-archiver/} <<<maven-archiver>>>}}                         | 
3.6.3        | 2024-10-22        | Is mainly used by plugins to handle 
packaging. | {{{https://gitbox.apache.org/repos/asf/maven-archiver.git}Git}} / 
{{{https://github.com/apache/maven-archiver/}GitHub}} | 
{{{https://issues.apache.org/jira/issues/?jql=project = MSHARED AND status != 
Closed AND component = maven-archiver}JIRA}}
 
*----------------------------------------------------------------------------+--------------+-------------------+------------------+------------------------+---------------------+
 | {{{/shared/maven-artifact-transfer/} <<<maven-artifact-transfer>>>}}       | 
0.13.1       | 2020-12-26        | An API to install, deploy and resolve 
artifacts with Maven | 
{{{https://gitbox.apache.org/repos/asf/maven-artifact-transfer.git}Git}} / 
{{{https://github.com/apache/maven-artifact-transfer/}GitHub}} | 
{{{https://issues.apache.org/jira/issues/?jql=project = MSHARED AND status != 
Closed AND component = maven-artifact-transfer}JIRA}}
 
*----------------------------------------------------------------------------+--------------+-------------------+------------------+------------------------+---------------------+
 | {{{/shared/maven-common-artifact-filters/} 
<<<maven-common-artifact-filters>>>}} | 3.4.0  | 2024-06-05        | Filters 
lists of Artifact instances. | 
{{{https://gitbox.apache.org/repos/asf/maven-common-artifact-filters.git}Git}} 
/ {{{https://github.com/apache/maven-common-artifact-filters/}GitHub}} | 
{{{https://issues.apache.org/jira/issues/?jql=project = MSHARED AND status != 
Closed AND component = maven-common-artifact-filters}JIRA}}
 
*----------------------------------------------------------------------------+--------------+-------------------+------------------+------------------------+---------------------+
-| {{{/shared/maven-dependency-analyzer/} <<<maven-dependency-analyzer>>>}}   | 
1.15.0       | 2024-10-04        | Maven Dependency Analyzer component. | 
{{{https://gitbox.apache.org/repos/asf/maven-dependency-analyzer.git}Git}} / 
{{{https://github.com/apache/maven-dependency-analyzer/}GitHub}} | 
{{{https://issues.apache.org/jira/issues/?jql=project = MSHARED AND status != 
Closed AND component = maven-dependency-analyzer}JIRA}}
+| {{{/shared/maven-dependency-analyzer/} <<<maven-dependency-analyzer>>>}}   | 
1.15.1       | 2024-10-22        | Maven Dependency Analyzer component. | 
{{{https://gitbox.apache.org/repos/asf/maven-dependency-analyzer.git}Git}} / 
{{{https://github.com/apache/maven-dependency-analyzer/}GitHub}} | 
{{{https://issues.apache.org/jira/issues/?jql=project = MSHARED AND status != 
Closed AND component = maven-dependency-analyzer}JIRA}}
 
*----------------------------------------------------------------------------+--------------+-------------------+------------------+------------------------+---------------------+
 | {{{/shared/maven-dependency-tree/} <<<maven-dependency-tree>>>}}           | 
3.3.0        | 2024-05-29        | Maven Dependency Tree constructs a tree 
model of a Maven project's dependencies. | 
{{{https://gitbox.apache.org/repos/asf/maven-dependency-tree.git}Git}} / 
{{{https://github.com/apache/maven-dependency-tree/}GitHub}} | 
{{{https://issues.apache.org/jira/issues/?jql=project = MSHARED AND status != 
Closed AND component = maven-dependency-tree}JIRA}}
 
*----------------------------------------------------------------------------+--------------+-------------------+------------------+------------------------+---------------------+

Reply via email to