sbt/lm-coursier/src
MkDev11 81b6408f49
[2.x] feat: Add csrLocalArtifactsShouldBeCached setting for caching local artifacts (#8504)
This adds a new setting  that allows users to
configure Coursier's FileCache to cache local file:// artifacts. When enabled,
artifacts from local repositories are copied to the cache directory, which is
useful for scenarios like bundling compiler artifacts in a local repo for
offline use.

Fixes #7547
2026-01-12 19:17:55 -05:00
..
main/scala/lmcoursier [2.x] feat: Add csrLocalArtifactsShouldBeCached setting for caching local artifacts (#8504) 2026-01-12 19:17:55 -05:00
test/scala/lmcoursier fport: Add Resolver.sonatypeCentralRepo 2025-06-08 02:08:54 -04:00