[
https://issues.apache.org/jira/browse/MNG-7658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17653457#comment-17653457
]
ASF GitHub Bot commented on MNG-7658:
-------------------------------------
asfgit merged PR #945:
URL: https://github.com/apache/maven/pull/945
> CI-friendly versions should only come from/rely on user properties
> ------------------------------------------------------------------
>
> Key: MNG-7658
> URL: https://issues.apache.org/jira/browse/MNG-7658
> Project: Maven
> Issue Type: Improvement
> Reporter: Michael Osipov
> Assignee: Michael Osipov
> Priority: Major
> Fix For: 3.9.0, 4.0.0-alpha-4, 4.0.0
>
>
> For upcoming versions we are striving for a better separation between Java
> system properties and Maven user properties. As of now, user properties are
> promoted to system properties, but both don't necessarily have anything in
> common. To clean this up, CI-friendly versions should only be sourced from
> user properties when the model is interpolated.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)