You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2022/02/23 18:19:54 UTC

[maven-site] branch master updated: align title size with other pages/markup

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 ae6db12  align title size with other pages/markup
ae6db12 is described below

commit ae6db129d7e2fa49d02a7356fe048c02742b9925
Author: Hervé Boutemy <hb...@apache.org>
AuthorDate: Wed Feb 23 19:19:51 2022 +0100

    align title size with other pages/markup
---
 content/markdown/extensions/index.md | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/content/markdown/extensions/index.md b/content/markdown/extensions/index.md
index e042968..3734606 100644
--- a/content/markdown/extensions/index.md
+++ b/content/markdown/extensions/index.md
@@ -1,4 +1,4 @@
-# Available Extensions
+## Available Extensions
 
 <!--
 Licensed to the Apache Software Foundation (ASF) under one
@@ -26,18 +26,18 @@ under the License.
   * [Write Extensions](/examples/maven-3-lifecycle-extensions.html)
   
 
-## Supported By The Maven Project
+### Supported By The Maven Project
   
 | Extension                                      | Version | Release Date | Description                                                                             | Source Repository                                                                                                   | Issue Tracker
 |------------------------------------------------|---------|--------------|-----------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------|-----------------|
 |[Build Cache](./maven-build-cache-extension/)   | WIP     | WIP          | 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/) | [Jira MBUILDCACHE](https://issues.apache.org/jira/browse/MBUILDCACHE)
 |[Enforcer](/enforcer/maven-enforcer-extension/) | 3.0.0   | 2021-07-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/) | [Jira MENFORCER](https://issues.apache.org/jira/browse/MENFORCER)
 
-## Outside The Maven Land
+### Outside The Maven Land
 
 A number of other projects provide their own Maven extensions. This includes:
 
-### Open Source
+#### Open Source
 
 | Extension                                                 | Maintainer          | Description 
 |-----------------------------------------------------------|---------------------|-----------
@@ -49,7 +49,7 @@ A number of other projects provide their own Maven extensions. This includes:
 | [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.
 
 
-### Commercial
+#### Commercial
 
 | Extension                                                                | Maintainer  | Description
 |--------------------------------------------------------------------------|-------------|-----------