slachiewicz opened a new pull request, #1711: URL: https://github.com/apache/maven-mvnd/pull/1711
### Description Backports the integration test hermeticity fixes from `mvnd-1.x` (commit b3a40f2f4afa295d042fc2fd7de144c0a4cd2c48 / PR #1666) to `master` (`2.x`). - Extract `buildRequestEnvironment()` in `DefaultClient` for subclass override. - Strip `MAVEN_ARGS` from `JvmTestClient` and `NativeTestClient` to block per-test flag overrides by ambient environment variables on CI. - Write an isolated `settings.xml` in `MvndTestExtension` so daemon tests never fall back to the runner's user settings (`~/.m2/settings.xml`). -- 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]
