elharo commented on code in PR #1492:
URL: https://github.com/apache/maven-site/pull/1492#discussion_r2627479787
##########
content/xdoc/download.xml.vm:
##########
@@ -28,47 +28,41 @@ under the License.
<author>Manfred Moser</author>
</properties>
<body>
- <section name="Downloading Apache Maven ${currentStableVersion}">
+
+ <section name="Downloading Apache Maven and Maven Daemon" id="TOC">
+
+ The following artifacts are available for download.
+
+
+ <ul>
+ <li><a href="#Maven">Apache Maven</a>
+ <ul>
+ <li><a href="#CurrentMaven">Current Maven
${currentStableVersion}</a></li>
+ <li><a href="#Maven4x">Preview Maven ${current4xVersion}</a></li>
+ </ul>
+ </li>
+ <li><a href="#Daemon">Maven Daemon</a>
+ <ul>
+ <li><a href="#CurrentDaemon">Current Maven Daemon
${currentMvnd1xVersion}</a></li>
+ <li><a href="#Daemon2x">Preview Maven Daemon
${currentMvnd2xVersion}</a></li>
+ </ul>
+ </li>
+ </ul>
+ </section>
+
+
+ <section name="Apache Maven" id="Maven">
+ <subsection name="Apache Maven ${currentStableVersion}"
id="CurrentMaven">
<p>Apache Maven ${currentStableVersion} is the latest release: it is the
recommended version for all users.</p>
Review Comment:
: it is --> . It is
##########
content/xdoc/download.xml.vm:
##########
@@ -124,7 +125,59 @@ under the License.
and <a href="https://archive.apache.org/dist/maven/binaries/">legacy
archives</a> for earlier releases.</p>
</subsection>
- <subsection name="Maven Daemon">
+ <subsection name="Preview 4.x Release" id="Maven4x">
+ <p>Maven 4.x is currently under development, so while we are
encouraging users to try it and report any issue. It is <b>NOT</b> safe for
production use.</p>
Review Comment:
issue. It
-->
issues, it
--
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]