Bukama opened a new issue, #811: URL: https://github.com/apache/maven-site/issues/811
### Improvement proposal (From a discussion with @hboutemy) Currently we have a dedicated ["tools" page](https://maven.apache.org/tools/index.html) with the goal to list all Maven tools there. However for [Daemon a separate page](https://maven.apache.org/mvnd.html) with menu entry was added. This issue aims to * List "all" tools on the tools page * Add a dedicated page for each tool "beneath" the tools one, where further information are provided (like the one for Daemon) Like this: ``` - Maven Plugins - Maven Extensions - Maven Tools |- Daemon |- Wrapper |- ... ``` Tools to cover: * Daemon * Wrapper * MvnSh(ell) * Maven 4 Migration tool (#810) * ??? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
