This is an automated email from the ASF dual-hosted git repository. mbuenger 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 e1ef5c91 Update release info - m-compiler-p 3.14.1 (#1427) e1ef5c91 is described below commit e1ef5c91fec888e9383ec50581981496d6af1377 Author: Slawomir Jaranowski <s.jaranow...@gmail.com> AuthorDate: Mon Oct 13 20:24:10 2025 +0200 Update release info - m-compiler-p 3.14.1 (#1427) --- content/markdown/plugins/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/markdown/plugins/index.md b/content/markdown/plugins/index.md index 798a289d..4d0a0f81 100644 --- a/content/markdown/plugins/index.md +++ b/content/markdown/plugins/index.md @@ -38,7 +38,7 @@ To see the most up-to-date list browse the Maven repository, specifically the [` |:-----------------------------------------------------------------------|:----------|:--------------|:-----------------|:------------------------------------------------------------------------------------------------|:----------------------------------------------------------------------------------------------------------------------------------------------------------|:------------------------------------------------------------------------------------| | **Core plugins** || | | **Plugins corresponding to default core phases (ie. clean, compile). They may have multiple goals as well.** ||| | [ `clean`](/plugins/maven-clean-plugin/) | B | 3.5.0 | 2025-05-27 | Clean up after the build. | [Git](https://gitbox.apache.org/repos/asf/maven-clean-plugin.git) / [GitHub](https://github.com/apache/maven-clean-plugin/) | [GitHub Issues](https://github.com/apache/maven-clean-plugin/issues) | -| [ `compiler`](/plugins/maven-compiler-plugin/) | B | 3.14.0 | 2025-02-17 | Compiles Java sources. | [Git](https://gitbox.apache.org/repos/asf/maven-compiler-plugin.git) / [GitHub](https://github.com/apache/maven-compiler-plugin/) | [GitHub Issues](https://github.com/apache/maven-compiler-plugin/issues) | +| [ `compiler`](/plugins/maven-compiler-plugin/) | B | 3.14.1 | 2025-09-18 | Compiles Java sources. | [Git](https://gitbox.apache.org/repos/asf/maven-compiler-plugin.git) / [GitHub](https://github.com/apache/maven-compiler-plugin/) | [GitHub Issues](https://github.com/apache/maven-compiler-plugin/issues) | [ `deploy`](/plugins/maven-deploy-plugin/) | B | 3.1.4 | 2025-02-23 | Deploy the built artifact to the remote repository. | [Git](https://gitbox.apache.org/repos/asf/maven-deploy-plugin.git) / [GitHub](https://github.com/apache/maven-deploy-plugin/) | [GitHub Issues](https://github.com/apache/maven-deploy-plugin/issues) | | [ `failsafe`](/surefire/maven-failsafe-plugin/) | B | 3.5.4 | 2025-09-14 | Run the JUnit integration tests in an isolated classloader. | [Git](https://gitbox.apache.org/repos/asf/maven-surefire.git) / [GitHub](https://github.com/apache/maven-surefire/) | [GitHub Issues](https://github.com/apache/maven-surefire/issues) | | [ `install`](/plugins/maven-install-plugin/) | B | 3.1.4 | 2025-02-24 | Install the built artifact into the local repository. | [Git](https://gitbox.apache.org/repos/asf/maven-install-plugin.git) / [GitHub](https://github.com/apache/maven-install-plugin/) | [GitHub Issues](https://github.com/apache/maven-install-plugin/issues) |