[
https://issues.apache.org/jira/browse/MNG-7064?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet updated MNG-7064:
---------------------------------
Fix Version/s: (was: 4.0.0-alpha-1)
> Use HTTPS for schema location in global settings.xml
> ----------------------------------------------------
>
> Key: MNG-7064
> URL: https://issues.apache.org/jira/browse/MNG-7064
> Project: Maven
> Issue Type: Improvement
> Components: Settings
> Affects Versions: 3.6.3
> Reporter: Anders Hammar
> Assignee: Michael Osipov
> Priority: Minor
> Fix For: 3.8.2, 4.0.0-alpha-2, 4.0.0
>
>
> Currently, the default settings.xml uses http for the schemaLocation:
> {{xsi:schemaLocation="http://maven.apache.org/SETTINGS/1.0.0
> http://maven.apache.org/xsd/settings-1.0.0.xsd"}}
> This should be changed to https
> (http://maven.apache.org/xsd/settings-1.0.0.xsd) which is also the URL used
> in the docs (https://maven.apache.org/settings.html).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)