Uploaded image for project: 'Maven'
  1. Maven
  2. MNG-7064

Use HTTPS for schema location in global settings.xml

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 3.6.3
    • 3.8.2, 4.0.0-alpha-2, 4.0.0
    • Settings
    • None

    Description

      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).

      Attachments

        Activity

          People

            michael-o Michael Osipov
            afloom Anders Hammar
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: