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 c11a02e6 Update issue tracking links c11a02e6 is described below commit c11a02e61a8d06fa1ea2f32c0833ba16adfae802 Author: Slawomir Jaranowski <s.jaranow...@gmail.com> AuthorDate: Tue Feb 4 17:33:44 2025 +0100 Update issue tracking links --- 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 7c83838c..3e5336ce 100644 --- a/content/apt/plugins/index.apt +++ b/content/apt/plugins/index.apt @@ -67,7 +67,7 @@ Available Plugins *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+ | <<Core plugins>> | | | | <<Plugins corresponding to default core phases (ie. clean, compile). They may have multiple goals as well.>> | | *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+ -| {{{/plugins/maven-clean-plugin/} <<<clean>>>}} | B | 3.4.0 | 2024-06-16 | 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-clean-plugin/} <<<clean>>>}} | B | 3.4.0 | 2024-06-16 | 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://github.com/apache/maven-clean-plugin/issues}GitHub Issues}} *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+ | {{{/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}} *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+ @@ -103,7 +103,7 @@ Available Plugins *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+ | {{{/plugins/maven-source-plugin/} <<<source>>>}} | B | 3.3.1 | 2024-04-02 | Build a source-JAR from the current project. | {{{https://gitbox.apache.org/repos/asf/maven-source-plugin.git}Git}} / {{{https://github.com/apache/maven-source-plugin/}GitHub}} | {{{https://issues.apache.org/jira/browse/MSOURCES}Jira MSOURCES}} *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+ -| {{{/plugins/maven-jlink-plugin/} <<<jlink>>>}} | B | 3.2.0 | 2024-02-01 | Build Java Run Time Image. | {{{https://gitbox.apache.org/repos/asf/maven-jlink-plugin.git}Git}} / {{{https://github.com/apache/maven-jlink-plugin/}GitHub}} | {{{https://issues.apache.org/jira/browse/MJLINK}Jira MJLINK}} +| {{{/plugins/maven-jlink-plugin/} <<<jlink>>>}} | B | 3.2.0 | 2024-02-01 | Build Java Run Time Image. | {{{https://gitbox.apache.org/repos/asf/maven-jlink-plugin.git}Git}} / {{{https://github.com/apache/maven-jlink-plugin/}GitHub}} | {{{https://github.com/apache/maven-jlink-plugin/issues}GitHub Issues}} *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+ | {{{/plugins/maven-jmod-plugin/} <<<jmod>>>}} | B | 3.0.0-alpha-1 | 2017-09-17 | Build Java JMod files. | {{{https://gitbox.apache.org/repos/asf/maven-jmod-plugin.git}Git}} / {{{https://github.com/apache/maven-jmod-plugin/}GitHub}} | {{{https://issues.apache.org/jira/browse/MJMOD}Jira MJMOD}} *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+