slachiewicz opened a new pull request, #766: URL: https://github.com/apache/maven-invoker-plugin/pull/766
When the outer build enables a split local repository (`aether.enhancedLocalRepository.split`), `invoker:install` cloned that config into the session it uses for the IT local repository, so reactor artifacts landed under a split `installed/...` layout that the forked IT builds, which always read a flat repository, could never resolve. Fixes #606 *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]
