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

cstamas 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 bf762d13 Maven plugins install 3.1.1 deploy 3.1.1 resources 3.3.1
bf762d13 is described below

commit bf762d1346869de289c1b713000831778068674e
Author: Tamas Cservenak <ta...@cservenak.net>
AuthorDate: Fri Mar 24 20:30:53 2023 +0100

    Maven plugins
    install 3.1.1
    deploy 3.1.1
    resources 3.3.1
---
 content/apt/plugins/index.apt | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/content/apt/plugins/index.apt b/content/apt/plugins/index.apt
index 32f8bc09..53d157be 100644
--- a/content/apt/plugins/index.apt
+++ b/content/apt/plugins/index.apt
@@ -71,13 +71,13 @@ Available Plugins
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
 | {{{/plugins/maven-compiler-plugin/} <<<compiler>>>}}         | B          | 
3.11.0       | 2023-02-14 | 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.0        | 2023-02-06 | 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}}
+| {{{/plugins/maven-deploy-plugin/} <<<deploy>>>}}             | B          | 
3.1.1        | 2023-02-06 | 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}}
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
 | {{{/surefire/maven-failsafe-plugin/} <<<failsafe>>>}}        | B          | 
3.0.0        | 2023-03-11 | Run the JUnit integration 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}}
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
-| {{{/plugins/maven-install-plugin/} <<<install>>>}}           | B          | 
3.1.0        | 2022-11-13 | Install the built artifact into the local 
repository. | 
{{{https://gitbox.apache.org/repos/asf/maven-install-plugin.git}Git}} / 
{{{https://github.com/apache/maven-install-plugin/}GitHub}} | 
{{{https://issues.apache.org/jira/browse/MINSTALL}Jira MINSTALL}}
+| {{{/plugins/maven-install-plugin/} <<<install>>>}}           | B          | 
3.1.1        | 2022-11-13 | Install the built artifact into the local 
repository. | 
{{{https://gitbox.apache.org/repos/asf/maven-install-plugin.git}Git}} / 
{{{https://github.com/apache/maven-install-plugin/}GitHub}} | 
{{{https://issues.apache.org/jira/browse/MINSTALL}Jira MINSTALL}}
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
-| {{{/plugins/maven-resources-plugin/} <<<resources>>>}}       | B          | 
3.3.0        | 2022-07-23 | 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-resources-plugin/} <<<resources>>>}}       | B          | 
3.3.1        | 2022-07-23 | 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-M5     | 2023-02-11 | 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}}
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+

Reply via email to