Closed dnsang closed 7 years ago
Use sbt version 0.13.x please.
On Thu, Sep 14, 2017 at 12:06 PM SangDang notifications@github.com wrote:
Hi, I got these errors when use sbt assembly. I used scalaVersion=2.12 & sbtVersion=1.0
[error] unresolved dependency: com.typesafe.sbt#sbt-native-packager;1.2.0: not found [error] unresolved dependency: com.typesafe.sbt#sbt-multi-jvm;0.3.11: not found
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/RayRoestenburg/akka-in-action/issues/81, or mute the thread https://github.com/notifications/unsubscribe-auth/AAJjCd8EhJ5jp_bFmRxodhLFAO9gMVcDks5siPqRgaJpZM4PXWDL .
(This project has not been updated to sbt 1.0, which is probably why you are getting this error.)
On Thu, Sep 14, 2017 at 2:41 PM Raymond Roestenburg < raymond.roestenburg@gmail.com> wrote:
Use sbt version 0.13.x please.
On Thu, Sep 14, 2017 at 12:06 PM SangDang notifications@github.com wrote:
Hi, I got these errors when use sbt assembly. I used scalaVersion=2.12 & sbtVersion=1.0
[error] unresolved dependency: com.typesafe.sbt#sbt-native-packager;1.2.0: not found [error] unresolved dependency: com.typesafe.sbt#sbt-multi-jvm;0.3.11: not found
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/RayRoestenburg/akka-in-action/issues/81, or mute the thread https://github.com/notifications/unsubscribe-auth/AAJjCd8EhJ5jp_bFmRxodhLFAO9gMVcDks5siPqRgaJpZM4PXWDL .
Hi, I got these errors when use sbt assembly. I used scalaVersion=2.12 & sbtVersion=1.0