mirror of
https://github.com/sbt/sbt.git
synced 2026-09-07 11:01:08 +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.