jira-importer commented on issue #370: URL: https://github.com/apache/maven-invoker-plugin/issues/370#issuecomment-2957783467
**[Anders Hammar](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=afloom)** commented I'm not very keen on adding params for everything. IMHO it would make things too complicated for the novice user. Why not just always install all the artifacts of a multi-module project to the (new) local repo? Also, if my memory serves me correct the m-invoker-p detects if there is a normal library dependency to some other module it will install it. Why can't it detect a plugin dependency? The reactor in core 3.0+ can do it for calculating the build order in a multi-module build. If it complicated I think we should install all artifacts of a multi-module build for now and it can be improved later on. -- 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]
