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

   A profile activated on the outer command line with -P was copied verbatim 
into the settings.xml written for every IT build, so a same-named profile 
declared by an IT project activated unintentionally; a settings.xml may only 
activate a profile it declares itself, so `cloneSettings()` now filters active 
profiles to those present in its own copied `<profiles>`.
   
   Fixes #519
   
   *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