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

Descriptor Reference for settings.xml is incorrect

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.0.4
    • 3.1.0-alpha-1
    • Settings
    • None

    Description

      The example settings.xml found here (http://maven.apache.org/ref/3.0.4/maven-settings/settings.html) is not valid!

      65: <properties>
      66: <key>value</key>
      67: <properties/>

      bad line 67: <properties/>
      correct line 67: </properties>

      Steps to reproduce:

      Attachments

        Issue Links

          Activity

            People

              dennisl@apache.org Dennis Lundberg
              jhaensli Jan Hänsli
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: