cstamas opened a new pull request, #1097: URL: https://github.com/apache/maven/pull/1097
This is "mild introduction" of subset of new Maven4 features into Maven 3.9.x land, with single intent: be able to store resolver configuration along with checked in project sources in SCM. Changes: * interpolate properties and arguments * introduce two new special properties "session.rootDirectory" and "session.topDirectory" * these two properties may be undefined (the .mvn may not be found) * these two properties if undefined, but referenced during interpolation, causes Maven to bail out (error out), and will prevent starting. * some other minor cosmetic cleanup --- https://issues.apache.org/jira/browse/MNG-7774 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
