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 70e67014 Source, Artifact and Tools released
70e67014 is described below

commit 70e67014660fc75c489d13285a14a2bc0159c0d0
Author: HervĂ© Boutemy <[email protected]>
AuthorDate: Tue Apr 2 07:53:49 2024 +0200

    Source, Artifact and Tools released
---
 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 9bd528b9..ac1cfc80 100644
--- a/content/apt/plugins/index.apt
+++ b/content/apt/plugins/index.apt
@@ -101,7 +101,7 @@ Available Plugins
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
 | {{{/plugins/maven-shade-plugin/} <<<shade>>>}}               | B          | 
3.5.2        | 2024-02-20 | Build an Uber-JAR from the current project, 
including dependencies. | 
{{{https://gitbox.apache.org/repos/asf/maven-shade-plugin.git}Git}} / 
{{{https://github.com/apache/maven-shade-plugin/}GitHub}} | 
{{{https://issues.apache.org/jira/browse/MSHADE}Jira MSHADE}}
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
-| {{{/plugins/maven-source-plugin/} <<<source>>>}}             | B          | 
3.3.0        | 2023-05-17 | Build a source-JAR from the current project. | 
{{{https://gitbox.apache.org/repos/asf/maven-source-plugin.git}Git}} / 
{{{https://github.com/apache/maven-source-plugin/}GitHub}} | 
{{{https://issues.apache.org/jira/browse/MSOURCES}Jira MSOURCES}}
+| {{{/plugins/maven-source-plugin/} <<<source>>>}}             | B          | 
3.3.1        | 2024-04-02 | Build a source-JAR from the current project. | 
{{{https://gitbox.apache.org/repos/asf/maven-source-plugin.git}Git}} / 
{{{https://github.com/apache/maven-source-plugin/}GitHub}} | 
{{{https://issues.apache.org/jira/browse/MSOURCES}Jira MSOURCES}}
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
 | {{{/plugins/maven-jlink-plugin/} <<<jlink>>>}}               | B          | 
3.2.0        | 2024-02-01 | Build Java Run Time Image. | 
{{{https://gitbox.apache.org/repos/asf/maven-jlink-plugin.git}Git}} / 
{{{https://github.com/apache/maven-jlink-plugin/}GitHub}} | 
{{{https://issues.apache.org/jira/browse/MJLINK}Jira MJLINK}}
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
@@ -135,7 +135,7 @@ Available Plugins
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
 | {{{/plugins/maven-antrun-plugin/} <<<antrun>>>}}             | B          | 
3.1.0        | 2022-04-18 | Run a set of ant tasks from a phase of the build. | 
{{{https://gitbox.apache.org/repos/asf/maven-antrun-plugin.git}Git}} / 
{{{https://github.com/apache/maven-antrun-plugin/}GitHub}} | 
{{{https://issues.apache.org/jira/browse/MANTRUN}Jira MANTRUN}}
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
-| {{{/plugins/maven-artifact-plugin/} <<<artifact>>>}}         | B          | 
3.5.0        | 2023-10-02 | Manage artifacts tasks like buildinfo. | 
{{{https://gitbox.apache.org/repos/asf/maven-artifact-plugin.git}Git}} / 
{{{https://github.com/apache/maven-artifact-plugin/}GitHub}} | 
{{{https://issues.apache.org/jira/browse/MARTIFACT}Jira MARTIFACT}}
+| {{{/plugins/maven-artifact-plugin/} <<<artifact>>>}}         | B          | 
3.5.1        | 2024-04-02 | Manage artifacts tasks like buildinfo. | 
{{{https://gitbox.apache.org/repos/asf/maven-artifact-plugin.git}Git}} / 
{{{https://github.com/apache/maven-artifact-plugin/}GitHub}} | 
{{{https://issues.apache.org/jira/browse/MARTIFACT}Jira MARTIFACT}}
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
 | {{{/archetype/maven-archetype-plugin/} <<<archetype>>>}}     | B          | 
3.2.1        | 2021-12-30 | Generate a skeleton project structure from an 
archetype. | {{{https://gitbox.apache.org/repos/asf/maven-archetype.git}Git}} / 
{{{https://github.com/apache/maven-archetype/}GitHub}} | 
{{{https://issues.apache.org/jira/browse/ARCHETYPE}Jira ARCHETYPE}}
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
@@ -159,9 +159,9 @@ 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.11.0       | 2024-01-07 | 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.12.0       | 2024-04-02 | 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-report-plugin/} <<<plugin-report>>>}} | R   | 
3.11.0       | 2024-01-07 | 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.12.0       | 2024-04-02 | 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-release-plugin/} <<<release>>>}}           | B          | 
3.0.1        | 2023-05-30 | 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