cstamas opened a new pull request, #12442:
URL: https://github.com/apache/maven/pull/12442

   Add support for `MAVEN_REPO_CENTRAL` env variable or `maven.repo.central` 
property, that is able to redefine Central URL globally.
   
   Changes:
   * CLI ensures that IF env var is present, if transformed into property
   * MavenRepositorySystem obeys property, if present
   * ModelInterpolator (as there is SuperPOM as well) contains the main change. 
It defines the property and default value, and makes sure new property is 
always present. SuperPOM is changed too, and now references the new property.
   


-- 
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]

Reply via email to