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 f0be920a Jira to GitHub issues - maven-resources-plugin f0be920a is described below commit f0be920a160b0de52015fa35c83299c3c977bd42 Author: Slawomir Jaranowski <s.jaranow...@gmail.com> AuthorDate: Mon Mar 17 21:04:16 2025 +0100 Jira to GitHub issues - maven-resources-plugin --- content/apt/plugins/index.apt | 2 +- content/markdown/scm.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/apt/plugins/index.apt b/content/apt/plugins/index.apt index 118b1967..4122b5e2 100644 --- a/content/apt/plugins/index.apt +++ b/content/apt/plugins/index.apt @@ -77,7 +77,7 @@ Available Plugins *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+ | {{{/plugins/maven-install-plugin/} <<<install>>>}} | B | 3.1.4 | 2025-02-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://github.com/apache/maven-install-plugin/issues}GitHub Issues}} *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+ -| {{{/plugins/maven-resources-plugin/} <<<resources>>>}} | B | 3.3.1 | 2023-03-21 | 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-03-21 | 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://github.com/apache/maven-resources-plugin/issues}GitHub Issues}} *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+ | {{{/plugins/maven-site-plugin/} <<<site>>>}} | B | 3.21.0 | 2024-10-18 | 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/markdown/scm.md b/content/markdown/scm.md index 1691b923..48cb90a4 100644 --- a/content/markdown/scm.md +++ b/content/markdown/scm.md @@ -171,7 +171,7 @@ The components in Git are shown in the following table. | [Apache Maven Project Info Reports Plugin](/plugins/maven-project-info-reports-plugin/) | [`https://gitbox.apache.org/repos/asf/maven-project-info-reports-plugin.git`](https://gitbox.apache.org/repos/asf/maven-project-info-reports-plugin.git) | [GitHub](https://github.com/apache/maven-project-info-reports-plugin/) | [GitHub Issues](https://github.com/apache/maven-project-info-reports-plugin/issues) | | [Apache Maven RAR Plugin](/plugins/maven-rar-plugin/) | [`https://gitbox.apache.org/repos/asf/maven-rar-plugin.git`](https://gitbox.apache.org/repos/asf/maven-rar-plugin.git) | [GitHub](https://github.com/apache/maven-rar-plugin/) | [JIRA MRAR](https://issues.apache.org/jira/projects/MRAR) | | [Apache Maven Remote Resources Plugin](/plugins/maven-remote-resources-plugin/) | [`https://gitbox.apache.org/repos/asf/maven-remote-resources-plugin.git`](https://gitbox.apache.org/repos/asf/maven-remote-resources-plugin.git) | [GitHub](https://github.com/apache/maven-remote-resources-plugin/) | [JIRA MRRESOURCES](https://issues.apache.org/jira/projects/MRRESOURCES) | -| [Apache Maven Resources Plugin](/plugins/maven-resources-plugin/) | [`https://gitbox.apache.org/repos/asf/maven-resources-plugin.git`](https://gitbox.apache.org/repos/asf/maven-resources-plugin.git) | [GitHub](https://github.com/apache/maven-resources-plugin/) | [JIRA MRESOURCES](https://issues.apache.org/jira/projects/MRESOURCES) | +| [Apache Maven Resources Plugin](/plugins/maven-resources-plugin/) | [`https://gitbox.apache.org/repos/asf/maven-resources-plugin.git`](https://gitbox.apache.org/repos/asf/maven-resources-plugin.git) | [GitHub](https://github.com/apache/maven-resources-plugin/) | [GitHub Issues](https://github.com/apache/maven-resources-plugin/issues) | | [Apache Maven SCM Publish Plugin](/plugins/maven-scm-publish-plugin/) | [`https://gitbox.apache.org/repos/asf/maven-scm-publish-plugin.git`](https://gitbox.apache.org/repos/asf/maven-scm-publish-plugin.git) | [GitHub](https://github.com/apache/maven-scm-publish-plugin/) | [JIRA SCM](https://issues.apache.org/jira/projects/SCM) | | [Apache Maven Scripting Plugin](/plugins/maven-scripting-plugin/) | [`https://gitbox.apache.org/repos/asf/maven-scripting-plugin.git`](https://gitbox.apache.org/repos/asf/maven-scripting-plugin.git) | [GitHub](https://github.com/apache/maven-scripting-plugin/) | [JIRA MSCRIPTING](https://issues.apache.org/jira/projects/MSCRIPTING) | | [Apache Maven Shade Plugin](/plugins/maven-shade-plugin/) | [`https://gitbox.apache.org/repos/asf/maven-shade-plugin.git`](https://gitbox.apache.org/repos/asf/maven-shade-plugin.git) | [GitHub](https://github.com/apache/maven-shade-plugin/) | [JIRA MSHADE](https://issues.apache.org/jira/projects/MSHADE) |