Delany created MNG-7841:
---------------------------
Summary: Insecure mirrors are only whitelisted when defined in
global settings
Key: MNG-7841
URL: https://issues.apache.org/jira/browse/MNG-7841
Project: Maven
Issue Type: Bug
Components: Settings
Affects Versions: 3.9.3
Reporter: Delany
The second option to fix a blocked repository at
[https://maven.apache.org/docs/3.8.1/release-notes.html#how-to-fix-when-i-get-a-http-repository-blocked],
i.e. "keep the dependency version but [define a mirror in your
settings|https://maven.apache.org/guides/mini/guide-mirror-settings.html]."
only works when the settings are global (--global-settings). An insecure
repository defined in the user settings (–settings) will still be blocked.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)