Skip to content
This repository has been archived by the owner on Sep 1, 2020. It is now read-only.

induction heuristics incompatible with sbt's resolution cache #147

Open
tek opened this issue May 12, 2017 · 0 comments
Open

induction heuristics incompatible with sbt's resolution cache #147

tek opened this issue May 12, 2017 · 0 comments

Comments

@tek
Copy link

tek commented May 12, 2017

The combination of -Yinduction-heuristics and updateOptions := updateOptions.value.withCachedResolution(true) results in an error during compileIncremental:

MissingRequirementError: class scala.annotation.inductive in compiler mirror not found.

Steps to reproduce:

When using coursier, this will be fixed soon, but not with regular sbt.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant