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 696a5e2f New plugins, missed date updates, maven-filtering 696a5e2f is described below commit 696a5e2f1ec96b1428ab062052bac17126faa7ca Author: Tamas Cservenak <ta...@cservenak.net> AuthorDate: Fri Mar 24 20:32:55 2023 +0100 New plugins, missed date updates, maven-filtering --- content/apt/plugins/index.apt | 6 +++--- content/apt/shared/index.apt | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/content/apt/plugins/index.apt b/content/apt/plugins/index.apt index 53d157be..62c8666e 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.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}} +| {{{/plugins/maven-deploy-plugin/} <<<deploy>>>}} | B | 3.1.1 | 2023-04-24 | 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.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-install-plugin/} <<<install>>>}} | B | 3.1.1 | 2023-04-24 | 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.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-resources-plugin/} <<<resources>>>}} | B | 3.3.1 | 2023-04-24 | 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}} *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+ diff --git a/content/apt/shared/index.apt b/content/apt/shared/index.apt index 2acc3d87..5c30897b 100644 --- a/content/apt/shared/index.apt +++ b/content/apt/shared/index.apt @@ -49,7 +49,7 @@ Shared Components *----------------------------------------------------------------------------+--------------+-------------------+------------------+------------------------+---------------------+ | {{{/doxia/doxia-sitetools/doxia-integration-tools/} <<<maven-doxia-tools>>>}} | | | moved to {{{/doxia/doxia-sitetools/doxia-integration-tools/} <<<doxia-integration-tools>>>}} | | *----------------------------------------------------------------------------+--------------+-------------------+------------------+------------------------+---------------------+ -| {{{/shared/maven-filtering/} <<<maven-filtering>>>}} | 3.3.0 | 2022-06-14 | Components for filtering resources. | {{{https://gitbox.apache.org/repos/asf/maven-filtering.git}Git}} / {{{https://github.com/apache/maven-filtering/}GitHub}} | {{{https://issues.apache.org/jira/issues/?jql=project = MSHARED AND status != Closed AND component = maven-filtering}JIRA}} +| {{{/shared/maven-filtering/} <<<maven-filtering>>>}} | 3.3.1 | 2023-03-24 | Components for filtering resources. | {{{https://gitbox.apache.org/repos/asf/maven-filtering.git}Git}} / {{{https://github.com/apache/maven-filtering/}GitHub}} | {{{https://issues.apache.org/jira/issues/?jql=project = MSHARED AND status != Closed AND component = maven-filtering}JIRA}} *----------------------------------------------------------------------------+--------------+-------------------+------------------+------------------------+---------------------+ | {{{/shared/maven-invoker/} <<<maven-invoker>>>}} | 3.2.0 | 2022-04-05 | Fires up a Maven build in a new JVM. | {{{https://gitbox.apache.org/repos/asf/maven-invoker.git}Git}} / {{{https://github.com/apache/maven-invoker/}GitHub}} | {{{https://issues.apache.org/jira/issues/?jql=project = MSHARED AND status != Closed AND component = maven-invoker}JIRA}} *----------------------------------------------------------------------------+--------------+-------------------+------------------+------------------------+---------------------+