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

version ranges can include snapshots

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • 2.0.4, 2.0.5, 2.0.6, 2.0.7
    • None
    • None
    • None

    Description

      <version>[1.1.0,)</version>
      

      This version range can resolve to the latest dev SNAPSHOT which causes the release plugin to fail due to a SNAPSHOT dependency. The release plugin should check that the original version specification includes a non-SNAPSHOT version (1.1.0) and so can be released without harm.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              mperham Mike Perham
              Votes:
              10 Vote for this issue
              Watchers:
              9 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: