Open maurolscla opened 4 years ago
I had the same problem, updating both the sbt version and sbt-docker version solved it
Hey, I'm quite new with scala, I'm having the same problem :( @Taqas which version do you have for both? and how did you upgraded sbt-docker? thank you in advance
@ninahaack for sbt I updated to the latest stable version, 1.4.9. To update sbt-docker you can update the version number in project/plugins.sbt
, i.e. addSbtPlugin("se.marcuslonnberg" % "sbt-docker" % "1.8.2")
.
any help pls not possible to update sbt .so many dependensies not available
I'm trying to build the current version of CMAK invoking
sbt docker
. The build process seems to go on ok until the very end when I get a RuntimeException. Here are the logs: