slachiewicz opened a new pull request, #762:
URL: https://github.com/apache/maven-invoker-plugin/pull/762

   Forked IT builds now get MAVEN_ARGS cleared and MAVEN_SKIP_RC=1 by default, 
so a test build no longer inherits the outer run's `-pl`/`-P`/`-D` flags 
through MAVEN_ARGS, and `~/.mavenrc`/`/etc/mavenrc` can no longer override 
`invoker.mavenOpts`. This is a behaviour change: an IT that relied on either 
leaking through can opt out by setting `MAVEN_ARGS` and/or `MAVEN_SKIP_RC` via 
the `environmentVariables` mojo parameter or `invoker.environmentVariables.*`.
   
   Fixes #603
   Fixes #635
   
   *This change was created with AI assistance.*


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