[ https://issues.apache.org/jira/browse/MNG-8231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17880741#comment-17880741 ]
ASF GitHub Bot commented on MNG-8231: ------------------------------------- DidierLoiseau opened a new pull request, #560: URL: https://github.com/apache/maven-site/pull/560 Maven 3.9 still uses Resolver 1.x, so the documentation should refer to the proper version instead of version 2.x (which is quite different). To be reverted once 4.0 is out. > Maven (3.9) documentation site points to wrong version of the resolver site > (2.x) > --------------------------------------------------------------------------------- > > Key: MNG-8231 > URL: https://issues.apache.org/jira/browse/MNG-8231 > Project: Maven > Issue Type: Bug > Components: Documentation: General, Documentation: Guides > Affects Versions: 3.9.9 > Reporter: Didier Loiseau > Priority: Major > > 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: > {quote} * For Native HTTP transport detailed configuration user properties > are [collected on this > page|https://maven.apache.org/resolver/configuration.html].{quote} > 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. -- This message was sent by Atlassian Jira (v8.20.10#820010)