[
https://issues.apache.org/jira/browse/MNG-6305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17069736#comment-17069736
]
Hudson commented on MNG-6305:
-----------------------------
Build failed in Jenkins: Maven TLP » maven-studies » maven-metrics #4
See
https://builds.apache.org/job/maven-box/job/maven-studies/job/maven-metrics/4/
> 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
> Assignee: Karl Heinz Marbaise
> Priority: Major
> Fix For: 3.5.3
>
>
> 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
(v8.3.4#803005)