This is an automated email from the ASF dual-hosted git repository. olamy pushed a commit to branch builc--cache-1.2.2 in repository https://gitbox.apache.org/repos/asf/maven-site.git
commit 5a48aceea72337108b00046e063672f19b331dd2 Author: Olivier Lamy <[email protected]> AuthorDate: Tue Jan 27 18:32:15 2026 +1000 Build cache 1.2.2 --- content/markdown/extensions/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/markdown/extensions/index.md b/content/markdown/extensions/index.md index 6b19e71b..5d79acd4 100644 --- a/content/markdown/extensions/index.md +++ b/content/markdown/extensions/index.md @@ -29,7 +29,7 @@ it is possible to hook into Maven, e.g. to manipulate the lifecycle. | Extension | Version | Release Date | Description | Source Repository | Issue Tracker | |-------------------------------------------------|---------|--------------|-----------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------| -| [Build Cache](./maven-build-cache-extension/) | 1.2.1 | 2025-11-01 | Maven Incremental Build and Cache (local and remote). | [Git](https://gitbox.apache.org/repos/asf/maven-build-cache-extension.git) / [GitHub](https://github.com/apache/maven-build-cache-extension/) | [GitHub Issues](https://github.com/apache/maven-build-cache-extension/issues) | +| [Build Cache](./maven-build-cache-extension/) | 1.2.2 | 2026-01-27 | Maven Incremental Build and Cache (local and remote). | [Git](https://gitbox.apache.org/repos/asf/maven-build-cache-extension.git) / [GitHub](https://github.com/apache/maven-build-cache-extension/) | [GitHub Issues](https://github.com/apache/maven-build-cache-extension/issues) | | [Enforcer](/enforcer/maven-enforcer-extension/) | 3.5.0 | 2024-05-26 | Environmental constraint checking (Maven Version, JDK etc), User Custom Rule Execution. | [Git](https://gitbox.apache.org/repos/asf/maven-enforcer.git) / [GitHub](https://github.com/apache/maven-enforcer/) | [GitHub Issues](https://github.com/apache/maven-enforcer/issues) | ## Outside The Maven Land
