Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is SBT's ProjectRoot supported? #1002

Closed
edrevo opened this issue Aug 7, 2019 · 1 comment
Closed

Is SBT's ProjectRoot supported? #1002

edrevo opened this issue Aug 7, 2019 · 1 comment
Labels
discussion Any label or pull request that contains a relevant discussion. integrations sbt

Comments

@edrevo
Copy link

edrevo commented Aug 7, 2019

I have added bloopAggregateSourceDependencies in Global := true as per #375, but I'm still not getting a bloop config file generated for a project that is defined as RootProject in my build.sbt

Is this a supported scenario?

@jvican jvican added discussion Any label or pull request that contains a relevant discussion. integrations sbt labels Aug 7, 2019
@jvican
Copy link
Contributor

jvican commented Aug 7, 2019

Hey @edrevo thanks for reporting! Please don't use issues to ask questions. If you want to ask questions, Gitter is a better place.

Bloop should export source dependencies correctly when that option is enabled (which IIRC it's now enabled by default). However, note that support for source dependencies in sbt has always been experimental and buggy in some surreptitious ways, so I cannot guarantee sbt-bloop is doing the right thing here. If you can reproduce in a small sbt build someone could have a look, but my recommendation would be to stop using source dependencies in sbt.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discussion Any label or pull request that contains a relevant discussion. integrations sbt
Projects
None yet
Development

No branches or pull requests

2 participants