ascheman commented on issue #606:
URL:
https://github.com/apache/maven-invoker-plugin/issues/606#issuecomment-4878644206
Thanks for the `ExecutorTool` pointer, @cstamas — `localRepository()` /
`artifactPath()` look like exactly the effective-LRM resolution this needs.
Reading maven-invoker-plugin#678 ("migrate to maven-executor … provide
**proper env isolation**"), MINVOKER-377 seems to really be the concrete
acceptance case for that migration rather than a separate fix: once
`invoker:run` resolves the local repo through maven-executor the same way
`invoker:install` did, the split-repo breakage should be gone.
Shall we link #606 to #678 and track it there? Happy to keep it open as the
split-LRM repro/test case, or close it as covered by #678 — your call. I can
validate against the split-repo repro whenever the executor-based path is ready.
--
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]