slawekjaranowski commented on code in PR #11692:
URL: https://github.com/apache/maven/pull/11692#discussion_r2801111810
##########
pom.xml:
##########
@@ -139,7 +139,7 @@ under the License.
<distributionId>apache-maven</distributionId>
<distributionShortName>Maven</distributionShortName>
<distributionName>Apache Maven</distributionName>
- <maven.site.path>ref/4-LATEST</maven.site.path>
+ <maven.site.path>ref/4.0.0</maven.site.path>
Review Comment:
on master branch it is ok, we should change it on maven-4.0.x branch to
something like `ref/4.0-LATEST`
@gnodet, @cstamas what do you think?
is is used to publish site candidate during release
https://maven.apache.org/components/ref/
maybe we should also redirects to:
https://github.com/apache/maven-site/blob/master/content/filtered-resources/.htaccess
@gnodet, @cstamas what do you think?
--
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]