slachiewicz commented on issue #142: URL: https://github.com/apache/maven-verifier/issues/142#issuecomment-5758486039
Closing as superseded: maven-executor has no `settingsFile` argument and does not sniff settings for the local repository. Settings and local repository are passed to the Maven under test as `-s` and `-Dmaven.repo.local` arguments on [`ExecutorRequest`](https://github.com/apache/maven-executor/blob/main/maven-executor/src/main/java/org/apache/maven/executor/ExecutorRequest.java). See [MIGRATION.md](https://github.com/apache/maven-verifier/blob/master/MIGRATION.md) and #186. -- 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]
