sbt/lm-coursier
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
..
definitions/src/main/scala/lmcoursier [2.x] feat: Add csrLocalArtifactsShouldBeCached setting for caching local artifacts (#8504) 2026-01-12 19:17:55 -05:00
metadata@95874ca5bd Move metadata to lm-coursier/metadata 2024-10-09 09:44:42 +02:00
src [2.x] feat: Add csrLocalArtifactsShouldBeCached setting for caching local artifacts (#8504) 2026-01-12 19:17:55 -05:00
NOTICE Add NOTICE and headerLicense 2024-10-11 14:32:32 +02:00