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

slachiewicz 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 325ab829 fix typos
325ab829 is described below

commit 325ab829ea2a78ed2ceaddcbe1ff113e378ff874
Author: Sylwester Lachiewicz <slachiew...@apache.org>
AuthorDate: Sat Aug 20 13:19:53 2022 +0200

    fix typos
---
 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 47a321cb..92520701 100644
--- a/content/apt/plugins/index.apt
+++ b/content/apt/plugins/index.apt
@@ -79,7 +79,7 @@ Available Plugins
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
 | {{{/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-site-plugin/} <<<site>>>}}                 | B          | 
4.0.0-M2     | 2022-07-25 | 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}}
+| {{{/plugins/maven-site-plugin/} <<<site>>>}}                 | B          | 
4.0.0-M3     | 2022-07-25 | 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}}
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
 | {{{/surefire/maven-surefire-plugin/} <<<surefire>>>}}        | B          | 
3.0.0-M7     | 2022-06-07 | Run the JUnit unit 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}}
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
@@ -167,7 +167,7 @@ Available Plugins
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
 | {{{/plugins/maven-remote-resources-plugin/} <<<remote-resources>>>}}| B   | 
3.0.0        | 2022-07-17 | Copy remote resources to the output directory for 
inclusion in the artifact. | 
{{{https://gitbox.apache.org/repos/asf/maven-remote-resources-plugin.git}Git}} 
/ {{{https://github.com/apache/maven-remote-resources-plugin/}GitHub}} | 
{{{https://issues.apache.org/jira/browse/MRRESOURCES}Jira MRRESOURCES}}
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
-| {{{/scm/maven-scm-plugin/} <<<scm>>>}}                       | B          | 
2.0.0-M3     | 2022-07-28 | Execute SCM commands for the current project. | 
{{{https://gitbox.apache.org/repos/asf/maven-scm.git }Git}} / 
{{{https://github.com/apache/maven-scm/}GitHub}} | 
{{{https://issues.apache.org/jira/browse/SCM}Jira SCM}}
+| {{{/scm/maven-scm-plugin/} <<<scm>>>}}                       | B          | 
2.0.0-M2     | 2022-07-28 | Execute SCM commands for the current project. | 
{{{https://gitbox.apache.org/repos/asf/maven-scm.git }Git}} / 
{{{https://github.com/apache/maven-scm/}GitHub}} | 
{{{https://issues.apache.org/jira/browse/SCM}Jira SCM}}
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
 | {{{/plugins/maven-scm-publish-plugin/} <<<scm-publish>>>}}   | B          | 
3.1.0        | 2020-12-26 | Publish your Maven website to a scm location. | 
{{{https://gitbox.apache.org/repos/asf/maven-scm-publish-plugin.git}Git}} / 
{{{https://github.com/apache/maven-scm-publish-plugin/}GitHub}} | 
{{{https://issues.apache.org/jira/browse/MSCMPUB}Jira MSCMPUB}}
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+

Reply via email to