mirror of
https://github.com/sbt/sbt.git
synced 2026-09-01 02:27:13 +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.