gnodet commented on issue #2525: URL: https://github.com/apache/maven/issues/2525#issuecomment-5443924185
Closing — this was a bug in the trino-maven-plugin, not in Maven. As @cstamas diagnosed, the plugin was calling `collectDependencies()` without passing the project's remote repositories. The trino-maven-plugin has since fixed this (renamed to `TrinoPluginDependencyChecker`, now passes `project.getRemoteProjectRepositories()` via a shared base class). Released as trino-maven-plugin-24. -- 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]
