sbt / sbt-remote-control

Create and manage sbt process using unicorns and forks
Other
74 stars 14 forks source link

Switch to sbt 0.13.6-MSERVER-2 #142

Closed havocp closed 10 years ago

havocp commented 10 years ago

This breaks the build for me; let's see if Travis has the same problem. Seems like it might not be published for 2.10 and 2.11 in the same way that MSERVER-1 was?

havocp commented 10 years ago

jdk7 travis fail is same as on my machine, jdk6 can't download scalariform or something ridiculous like that.

jdk7:

[error] Modules were resolved with conflicting cross-version suffixes in {file:/home/travis/build/sbt/sbt-remote-control/}terminal:
[error] org.scala-sbt:control <none>, _2.11
[error] org.scala-sbt:collections <none>, _2.11
[error] org.scala-sbt:io <none>, _2.11
jsuereth commented 10 years ago

Hmm, just reproduced. I'll issue a new MSERVER build and see if the ivy's are messed up or something