jira-importer commented on issue #383: URL: https://github.com/apache/maven-invoker-plugin/issues/383#issuecomment-2957784330
**[Konstantin Titorenko](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=titorenko)** commented Don't think that any kind of merge is required, what is needed is ability to use same settings.xml that was used by caller process. For example, if you run maven if -s key it is not really logical for invoker to ignore that setting. One possibility would be to add a parameter to run goal of invoker, e.g. inheritSettingsXml=true/false, then in case of true use settings.xml from caller process, current behavior otherwise. -- 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