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 706e11d8 Assembly and Compiler plugins released
706e11d8 is described below

commit 706e11d89e6152aca759c8d200f923c64e58bc20
Author: Slawomir Jaranowski <s.jaranow...@gmail.com>
AuthorDate: Mon Mar 18 19:07:01 2024 +0100

    Assembly and Compiler plugins released
---
 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 19eff89f..d8502776 100644
--- a/content/apt/plugins/index.apt
+++ b/content/apt/plugins/index.apt
@@ -69,7 +69,7 @@ Available Plugins
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
 | {{{/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-compiler-plugin/} <<<compiler>>>}}         | B          | 
3.12.1       | 2023-12-21 | 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}}
+| {{{/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}}
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
 | {{{/plugins/maven-deploy-plugin/} <<<deploy>>>}}             | B          | 
3.1.1        | 2023-03-21 | 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}}
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
@@ -139,7 +139,7 @@ Available Plugins
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
 | {{{/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}}
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
-| {{{/plugins/maven-assembly-plugin/} <<<assembly>>>}}         | B          | 
3.7.0        | 2024-03-07 | 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-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.6.1        | 2023-10-20 | 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}}
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+

Reply via email to