cstamas commented on PR #428: URL: https://github.com/apache/maven-resolver/pull/428#issuecomment-1940938089
> @cstamas Here's what I have in mind: [gnodet@791c07e](https://github.com/gnodet/maven-resolver/commit/791c07e3fc05a86fa383607d28db0dcdf7fcc995) The local path is only managed by the scope handler. The assumption is that for a given artifact, if it has a system scope, it also has a local path. Maybe I'm missing something though ... You do: i.e. you have a dep w/o scope, but you define a depMgr w/ system scope (and system path), who will apply then that mgmt onto dependency? Also, this may come from n-th level now, as we introduced "transitive depmgr" etc. -- 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]
