On Mon, 25 Jan 2021 at 15:58, Neil C Smith <[email protected]> wrote: > We could remove all use of .m2 local cache? > > Or, possibly put use of .m2 local cache behind an off-by-default flag?
OK, I've opened https://github.com/apache/netbeans/pull/2710 to disable use of local .m2 cache by default, but also expose the repos property that already existed in the task. So still allows for local Maven cache, as well as now any other repositories to be easily configured. We obviously have our own binary caches anyway, so hopefully won't impact too much. But review would be good! Thanks, Neil --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
