You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by kh...@apache.org on 2022/01/14 18:08:15 UTC

[maven-site] branch MNGSITE-473 created (now 15c138e)

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

khmarbaise pushed a change to branch MNGSITE-473
in repository https://gitbox.apache.org/repos/asf/maven-site.git.


      at 15c138e  [MNGSITE-473] - Maven Compiler Plugin Version 3.9.0 Released

This branch includes the following new commits:

     new 15c138e  [MNGSITE-473] - Maven Compiler Plugin Version 3.9.0 Released

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


[maven-site] 01/01: [MNGSITE-473] - Maven Compiler Plugin Version 3.9.0 Released

Posted by kh...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

khmarbaise pushed a commit to branch MNGSITE-473
in repository https://gitbox.apache.org/repos/asf/maven-site.git

commit 15c138efb3f507651390fb4a9880ee385383f1ba
Author: Karl Heinz Marbaise <kh...@apache.org>
AuthorDate: Fri Jan 14 19:08:07 2022 +0100

    [MNGSITE-473] - Maven Compiler Plugin Version 3.9.0 Released
---
 content/apt/plugins/index.apt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/apt/plugins/index.apt b/content/apt/plugins/index.apt
index 41b545b..7047039 100644
--- a/content/apt/plugins/index.apt
+++ b/content/apt/plugins/index.apt
@@ -69,7 +69,7 @@ Available Plugins
 *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
 | {{{/plugins/maven-clean-plugin/} <<<clean>>>}}               | B          | 3.1.0        | 2018-04-14 | 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-compiler-plugin/} <<<compiler>>>}}         | B          | 3.8.1        | 2019-04-28 | 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-compiler-plugin/} <<<compiler>>>}}         | B          | 3.9.0        | 2022-01-09 | 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.0.0-M2     | 2021-12-27 | 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}}
 *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+