[
https://issues.apache.org/jira/browse/MNG-7064?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed MNG-7064.
-------------------------------
Fix Version/s: (was: 4.0.x-candidate)
4.0.0-alpha-1
4.0.0
Resolution: Fixed
Fixed with
[6e82d871e55bf0b452806d9ff55e8f49efcafccb|https://gitbox.apache.org/repos/asf?p=maven.git&a=commit&h=6e82d871e55bf0b452806d9ff55e8f49efcafccb].
> 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: 4.0.0, 4.0.0-alpha-1
>
>
> 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.3.4#803005)