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 d1415e66 Add jfr-maven-extension to the extensions list
d1415e66 is described below

commit d1415e66055d91ed57d4eeb7e834128e43dd7d05
Author: Jean Bisutti <[email protected]>
AuthorDate: Thu Mar 12 14:40:28 2026 +0100

    Add jfr-maven-extension to the extensions list
---
 content/markdown/extensions/index.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/content/markdown/extensions/index.md 
b/content/markdown/extensions/index.md
index 5d79acd4..9f59d552 100644
--- a/content/markdown/extensions/index.md
+++ b/content/markdown/extensions/index.md
@@ -46,7 +46,8 @@ A number of other projects provide their own Maven 
extensions. This includes:
 | [profiler](https://github.com/takari/maven-profiler)                         
                                           | Takari                    | The 
Tesla profiler is a simple EventSpy implementation that gathers timing 
information.                                                                    
                                                                                
                                                                                
          |
 | [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.|
+ 
 ### Commercial
 
 |                             Extension                             | 
Maintainer  |                                                                   
                                                              Description       
                                                                                
                                           |

Reply via email to