SBT Assembly issue

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP


SBT Assembly issue



Having performed some time ago an SBT Assembly of a SPARK Module and being able to get the SBT Package done successfully now again, I find that after trying the same SBT Assembly again, that I keep on getting warning and error messages, etc. Some items shown:


warn] :: com.eed3si9n#sbt-assembly;0.14.4: not found



and


[error] Server access Error: Connection reset url=https://repo.typesafe.com/typesafe/ivy-releases/com.eed3si9n/sbt-assembly/scala_2.10/sbt_0.13/0.14.4/ivys/ivy.xml



I am wondering what could have changed. Plenty of posts and they all seem to point to resolution, but not here.



It mentions Scala 2.10 but I am specifying 2.11.8. I have tried all sorts of combinations. ...



I am using SBT 0.13.16 and using addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.14.4") in the appropriate file. Many other are specifying 2.11.x.









By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.

Popular posts from this blog

C# - How to create a semi transparent or blurred backcolor on windows form

Will Oldham

Makefile test if variable is not empty