mirror of
https://github.com/sbt/sbt.git
synced 2026-09-03 08:34:34 +02:00
**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.