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

Validation of CI friendly version incorrect

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.5.2
    • 3.5.3
    • POM
    • None

    Description

      The version may contain some special expression, which are considered as a constant.
      However, the following version is treated as valid too:

      <version>${sha1}${var}</version>
      

      The validator should check every expression and verify they're all constants.

      Attachments

        Activity

          People

            khmarbaise Karl Heinz Marbaise
            rfscholte Robert Scholte
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: