cstamas commented on PR #1597:
URL: https://github.com/apache/maven/pull/1597#issuecomment-2217936050

   This is all about "precedence". Take for example settings:
   * installation provides one (default system settings)
   * user may provide one (default user settings)
   but both can be overridden, so you _could_ have "inter-maven" settings like 
"workstation specific" + "user specific".
   
   IMHO, this is more about specificity and/or precedence... so "user" MAY 
override things from "system", the final settings is built by "layering" in 
proper order.


-- 
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: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to