This is an automated email from the ASF dual-hosted git repository.
Bukama 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 2510076d Build cache 1.2.3 (#1582)
2510076d is described below
commit 2510076dd86179912bca4f18e17b3cfaa62b62a6
Author: Olivier Lamy <[email protected]>
AuthorDate: Sat May 23 00:44:16 2026 +1000
Build cache 1.2.3 (#1582)
Signed-off-by: Olivier Lamy <[email protected]>
---
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 0ea71b6d..ab665a44 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.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) |
+| [Build Cache](./maven-build-cache-extension/) | 1.2.3 | 2026-05-22 |
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