This is an automated email from the ASF dual-hosted git repository.
hboutemy 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 74f67b18 Add maven-timeline extension to the list (#1542)
74f67b18 is described below
commit 74f67b18f1bd0f242eca1b27b52e2b57b203fc37
Author: Jean Bisutti <[email protected]>
AuthorDate: Thu Mar 19 12:27:43 2026 +0100
Add maven-timeline extension to the list (#1542)
* Add maven-timeline extension to the list
Add maven-timeline to the extensions list
* Add dot
---
content/markdown/extensions/index.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/content/markdown/extensions/index.md
b/content/markdown/extensions/index.md
index 9f59d552..0ea71b6d 100644
--- a/content/markdown/extensions/index.md
+++ b/content/markdown/extensions/index.md
@@ -47,6 +47,7 @@ A number of other projects provide their own Maven
extensions. This includes:
| [smart-builder](https://github.com/takari/takari-smart-builder)
| Takari | The
Takari Smart Builder is a replacement scheduling projects builds in a Maven
multi-module build.
|
|
[opentelemetry-maven-extension](https://github.com/open-telemetry/opentelemetry-java-contrib/tree/main/maven-extension)
| The OpenTelemetry project | The OpenTelemetry Maven Extension instruments
builds to gather execution details as traces for build performance optimization
and for troubleshooting. <br/>OpenTelemetry traces can be visualized in open
source observability solutions such as [Jaeger
Tracing](https://www.jaegertracing.io) as well as in commercial solutions. |
| [jfr-maven-extension](https://github.com/marschall/jfr-maven-extension) |
Philippe Marschall | An extension generating JFR events for a Maven build.|
+| [maven-timeline](https://github.com/takari/maven-timeline)
| Takari | A time
line generator of the Maven executions (phases and goals).|
### Commercial