Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/retronym/sbt-structure-bare-root
https://github.com/retronym/sbt-structure-bare-root
Last synced: 26 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/retronym/sbt-structure-bare-root
- Owner: retronym
- Created: 2015-03-09T22:44:13.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-03-09T22:44:56.000Z (over 9 years ago)
- Last Synced: 2024-04-16T07:05:25.738Z (7 months ago)
- Language: Scala
- Size: 102 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## IntelliJ SBT import bug
If the root project disables the Ivy plugin (as a way to disable all publishing
and building of JARs and POMs), IntelliJ fails to import with a `None.get`
exception on import (Screenshot: https://www.dropbox.com/s/mjon9ehwvsq5hli/Screenshot%202015-03-09%2015.42.39.png?dl=0)This behaviour will become the default for aggregate projects in the next
version of SBT: https://github.com/sbt/sbt/issues/1869