Bukama commented on PR #1426:
URL: https://github.com/apache/maven-site/pull/1426#issuecomment-3394822462
> If it were my call I would even go as far and drop Maven Daemon from the
Downloads page.
It was added earlier this year (#719) as there is no other download page for
Daemon. And I think it's fine. It's a (and the only which needs external
download) tool by the Maven team and of Maven.
--
About the PR: I like to update the structure to have Maven releases together
and Maven Daemon releases together.
We should make sure use this PR to also fix headings
On live page it is:
* H1: Downloading Maven 3.9.11
* H2: System requirements
* H2: Maven Daemon
* H1: Other releases
* H2: Previous Maven 3.8
* H2: Preview Maven 4
* H2: Preview Daemon 2
This violates basic rules of HTML where only one H1 is allowed for the page
title, which is not Downloading Maven 3.9.11 but should "Downloding Apache
Maven - Maven" according to title tag. I think "Downloading Maven" is better.
The then following structure should be something like this
* H1: Maven
* H2: Current Stable: Maven 3.9.11
* H2: Preview 4.x
* H2: Previous Maven 3.8
* H1: Maven Daemon
* H2: Current Stable: Maven Daemon 1
* H2: Preview Daemon 2
And also add a TOC to the page so users can jump to the section they want
--
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]