This is an automated email from the ASF dual-hosted git repository.

mbuenger 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 28d3b5c5 Update navigation structure for Developer Plugin Centre (#826)
28d3b5c5 is described below

commit 28d3b5c5d4d10e5c93dcb706a183de529ae71140
Author: Sandra Parsick <[email protected]>
AuthorDate: Sun Jun 29 17:51:05 2025 +0200

    Update navigation structure for Developer Plugin Centre (#826)
    
    related to #726 and #789
---
 content/site.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/content/site.xml b/content/site.xml
index b3ad126f..0d9bf6c1 100644
--- a/content/site.xml
+++ b/content/site.xml
@@ -156,6 +156,9 @@ under the License.
         <item name="Plexus Javadoc to Plexus Annotations"
           href="/plugin-developers/cookbook/plexus-plugin-upgrade.html"/>
         <item name="Using JSR-330" href="/maven-jsr330.html"/>
+        <item name="Maven 4" collapse="false">
+          <item name="Using Maven Dependency Injection" href="/maven-di.html"/>
+        </item>
       </item>
       <item name="Maven Repository Centre" href="/repositories/index.html" 
collapse="true">
         <item name="Maven Central Repository" href="/repository/index.html" 
collapse="true">

Reply via email to