Skip to content

[2.x] Scala compiler plugin remote cache support#8101

Merged
eed3si9n merged 2 commits intosbt:developfrom
eed3si9n:wip/scalacoptions
May 4, 2025
Merged

[2.x] Scala compiler plugin remote cache support#8101
eed3si9n merged 2 commits intosbt:developfrom
eed3si9n:wip/scalacoptions

Conversation

@eed3si9n
Copy link
Copy Markdown
Member

@eed3si9n eed3si9n commented May 1, 2025

Fixes #6027

Problem

Compiler options for the compiler plugins ends up capturing the absolute path, specific to the machine.

Solution

This encodes the plugin paths as virtual paths.

eed3si9n added 2 commits May 1, 2025 00:15
**Problem**
Compiler options for the compiler plugins ends up capturing the absolute path, specific to the machine.

**Solution**
This encodes the plugin paths as virtual paths.
@eed3si9n eed3si9n force-pushed the wip/scalacoptions branch from a1a819e to d10e5b6 Compare May 2, 2025 07:23
@eed3si9n eed3si9n merged commit 4c0ab34 into sbt:develop May 4, 2025
21 of 23 checks passed
@eed3si9n eed3si9n deleted the wip/scalacoptions branch May 4, 2025 05:25
@eed3si9n eed3si9n changed the title [2.x] Scala compiler plugin support [2.x] Scala compiler plugin remote cache support Aug 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

remote cache does not work with "compiler plugin" + "different coursier home(different OS or user.home)"

1 participant