### Improvement proposal We have both - https://maven.apache.org/guides/mini/guide-maven-classloading.html (https://github.com/apache/maven-site/blob/master/content/markdown/guides/mini/guide-maven-classloading.md) and - https://svn.apache.org/repos/infra/websites/production/maven/content/reference/maven-classloading.html (https://github.com/apache/maven-site/blob/master/content/markdown/reference/maven-classloading.md) The latter cannot be accessed via https://maven.apache.org/ due to this redirect rule: https://github.com/apache/maven-site/blob/d0537a942071175ba1300a1006c6630b80031716/content/filtered-resources/.htaccess#L31 The latter should therefore be removed and relevant parts merged into the former.
Improvement proposal
We have both
The latter cannot be accessed via https://maven.apache.org/ due to this redirect rule:
maven-site/content/filtered-resources/.htaccess
Line 31 in d0537a9
The latter should therefore be removed and relevant parts merged into the former.