Robert Scholte created MNG-6305:
-----------------------------------

             Summary: Validation of CI friendly version incorrect
                 Key: MNG-6305
                 URL: https://issues.apache.org/jira/browse/MNG-6305
             Project: Maven
          Issue Type: Bug
          Components: POM
    Affects Versions: 3.5.2
            Reporter: Robert Scholte


The version may contain some special expression, which are considered as a 
constant.
However, the following version is treated as valid too:
{code:xml}
<version>${sha1}${var}</version>
{code}
The validator should check every expression and verify they're all constants.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to