[MNG-8231] Maven (3.9) documentation site points to wrong version of the resolver site (2.x)
- Dominant language
- Java
- Stars
- 5.3k
- Forks
- 3.1k
- Avg merge
- 20h 42m
- Merged PRs (30d)
- 297
Description
**[Didier Loiseau](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=didier%20loiseau)** opened **[MNG-8231](https://issues.apache.org/jira/browse/MNG-8231?redirect=false)** and commented
The page [Guide for Resolver Transport](https://maven.apache.org/guides/mini/guide-resolver-transport.html) has a link at the end of the page:
> * For Native HTTP transport detailed configuration user properties are [collected on this page](https://maven.apache.org/resolver/configuration.html).
> This links points to the non-versioned site of the Maven Resolver, which is now in version 2.x, however the latest release of Maven (3.9.9) still appears to use version 1.9.x.
I was trying to disable redirects, as documented in the mentioned page, but it seems this was introduced in 2.x, as per MRESOLVER-595 – so only available in the upcoming Maven 4.x, as far as I understand.
I didn’t check if other pages were affected, nor was I able to find the actual documentation for Resolver 1.9.
---
**Affects:** 3.9.9
**Remote Links:**
- [GitHub Pull Request #560
](https://github.com/apache/maven-site/pull/560)
Contributor guide
Assessment
This issue has not been assessed yet.