This is an automated email from the ASF dual-hosted git repository.
olamy 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 57e656d5 Build cache 1.2.2 (#1515)
57e656d5 is described below
commit 57e656d52276e5d0ff240325ab3cfb5cd8f52e41
Author: Olivier Lamy <[email protected]>
AuthorDate: Tue Jan 27 19:09:35 2026 +1000
Build cache 1.2.2 (#1515)
---
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