开发者

How to enforce SBT to always fetch sources for project dependencies?

Just getting started w开发者_Go百科ith SBT, and I would like to setup it up to always get sources for dependencies it downloads. Having to add to remember to type withSources() for every dependency declared is only mildly annoying, but the real killer is the dependencies of dependencies problem.

Anybody know a simple switch to turn this on?


try this https://github.com/OlegYch/sbt-sources-plugin

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜