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 8e1a4b5d release clean 3.4.0 and jar 3.4.2 plugins
8e1a4b5d is described below

commit 8e1a4b5d79df6c8ec2578b4297bf767ee33a2a60
Author: Slawomir Jaranowski <s.jaranow...@gmail.com>
AuthorDate: Wed Jun 19 20:14:25 2024 +0200

    release clean 3.4.0 and jar 3.4.2 plugins
---
 content/apt/plugins/index.apt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/content/apt/plugins/index.apt b/content/apt/plugins/index.apt
index 445cd51c..6c790634 100644
--- a/content/apt/plugins/index.apt
+++ b/content/apt/plugins/index.apt
@@ -67,7 +67,7 @@ Available Plugins
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
 | <<Core plugins>>                                             |            |  
            |            | <<Plugins corresponding to default core phases (ie. 
clean, compile). They may have multiple goals as well.>> | |
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
-| {{{/plugins/maven-clean-plugin/} <<<clean>>>}}               | B          | 
3.3.2        | 2023-10-23 | Clean up after the build. | 
{{{https://gitbox.apache.org/repos/asf/maven-clean-plugin.git}Git}} / 
{{{https://github.com/apache/maven-clean-plugin/}GitHub}} | 
{{{https://issues.apache.org/jira/browse/MCLEAN}Jira MCLEAN}}
+| {{{/plugins/maven-clean-plugin/} <<<clean>>>}}               | B          | 
3.4.0        | 2024-06-16 | Clean up after the build. | 
{{{https://gitbox.apache.org/repos/asf/maven-clean-plugin.git}Git}} / 
{{{https://github.com/apache/maven-clean-plugin/}GitHub}} | 
{{{https://issues.apache.org/jira/browse/MCLEAN}Jira MCLEAN}}
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
 | {{{/plugins/maven-compiler-plugin/} <<<compiler>>>}}         | B          | 
3.13.0       | 2024-03-15 | Compiles Java sources. | 
{{{https://gitbox.apache.org/repos/asf/maven-compiler-plugin.git}Git}} / 
{{{https://github.com/apache/maven-compiler-plugin/}GitHub}} | 
{{{https://issues.apache.org/jira/browse/MCOMPILER}Jira MCOMPILER}}
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
@@ -91,7 +91,7 @@ Available Plugins
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
 | {{{/plugins/maven-ejb-plugin/} <<<ejb>>>}}                   | B          | 
3.2.1        | 2022-04-18 | Build an EJB (and optional client) from the current 
project. | {{{https://gitbox.apache.org/repos/asf/maven-ejb-plugin.git}Git}} / 
{{{https://github.com/apache/maven-ejb-plugin/}GitHub}} | 
{{{https://issues.apache.org/jira/browse/MEJB}Jira MEJB}}
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
-| {{{/plugins/maven-jar-plugin/} <<<jar>>>}}                   | B          | 
3.4.1        | 2024-04-16 | Build a JAR from the current project. | 
{{{https://gitbox.apache.org/repos/asf/maven-jar-plugin.git}Git}} / 
{{{https://github.com/apache/maven-jar-plugin/}GitHub}} | 
{{{https://issues.apache.org/jira/browse/MJAR}Jira MJAR}}
+| {{{/plugins/maven-jar-plugin/} <<<jar>>>}}                   | B          | 
3.4.2        | 2024-06-16 | Build a JAR from the current project. | 
{{{https://gitbox.apache.org/repos/asf/maven-jar-plugin.git}Git}} / 
{{{https://github.com/apache/maven-jar-plugin/}GitHub}} | 
{{{https://issues.apache.org/jira/browse/MJAR}Jira MJAR}}
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
 | {{{/plugins/maven-rar-plugin/} <<<rar>>>}}                   | B          | 
3.0.0        | 2022-07-17 | Build a RAR from the current project. | 
{{{https://gitbox.apache.org/repos/asf/maven-rar-plugin.git}Git}} / 
{{{https://github.com/apache/maven-rar-plugin/}GitHub}} | 
{{{https://issues.apache.org/jira/browse/MRAR}Jira MRAR}}
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+

Reply via email to