Michael Osipov created MNG-7658: ----------------------------------- Summary: CI-friendly versions should only come/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 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)