mirror of
https://github.com/sbt/sbt.git
synced 2026-09-03 16:39:24 +02:00
**Problem** Global plugin loading doesn't work. **Solution** 1. Use ModuleID from to supply the location of global-plugin module. 2. Update pluginData with the global plugin classpath.