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

Handling unrecognized version qualifiers

    XMLWordPrintableJSON

Details

    • Test
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 3.0.3
    • 3.0.4
    • Dependencies
    • None

    Description

      Maven 3 treats unrecognized version qualifiers as patch releases, which means they are sorted after the GA release. So the ordering is like this:
      1.0-alpha-1
      1.0
      1.0-xyz
      1.0-xyz-2

      Unit tests should be added to verify the current behaviour.
      More information is available in the mail archive: http://www.mail-archive.com/dev@maven.apache.org/msg88178.html

      Attachments

        Activity

          People

            pgier Paul Gier
            pgier Paul Gier
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: