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

   An import-scoped BOM is flattened into the effective model before `install` 
sees it, so the BOM POM itself was never resolved and IT builds had to fetch it 
from a remote repository. The mojo now walks the original models of the project 
and its parents, interpolates the import coordinates, and installs each BOM 
together with its parent chain and any BOMs it imports in turn.
   
   Fixes #680
   
   *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