sbt/sbt

SFTP and SSH resolvers are not correctly used to download dependencies since 0.13.1

Open

#1,810 建立於 2015年1月18日

在 GitHub 查看
 (16 留言) (1 反應) (0 負責人)Scala (4,928 star) (1,036 fork)batch import
Bughelp wanted

描述

Since sbt 0.13.1, sftp/ssh respositories are not handled correctly to pull dependencies from, no connection is attempted to remote host. The same setting works for publishing. Switching to sbt 0.13.0 makes everything work as expected.

貢獻者指南

SFTP and SSH resolvers are not correctly used to download dependencies since 0.13.1 · sbt/sbt#1810 | Good First Issue