Didier Loiseau created MNG-8231:
-----------------------------------
Summary: Maven (3.9) documentation site points to wrong version of
the resolver plugin 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
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)