-
-
Notifications
You must be signed in to change notification settings - Fork 339
Closed
Description
In a sbt project using Scala version 2.12.1
using the command in plugins.sbt
:
addSbtPlugin("com.artima.supersafe" % "sbtplugin" % "1.1.0")
the plugin failed to be imported and the following is shown
SBT project import
[warn] [FAILED ] com.artima.supersafe#supersafe_2.11.8;1.1.2!supersafe_2.11.8.jar(src): (0ms)
[warn] ==== local: tried
[warn] /Users/salvob/.ivy2/local/com.artima.supersafe/supersafe_2.11.8/1.1.2/srcs/supersafe_2.11.8-sources.jar
[warn] ==== public: tried
[warn] https://repo1.maven.org/maven2/com/artima/supersafe/supersafe_2.11.8/1.1.2/supersafe_2.11.8-1.1.2-sources.jar
[warn] ==== Artima Maven Repository: tried
[warn] http://repo.artima.com/releases/com/artima/supersafe/supersafe_2.11.8/1.1.2/supersafe_2.11.8-1.1.2-sources.jar
[warn] ::::::::::::::::::::::::::::::::::::::::::::::
[warn] :: FAILED DOWNLOADS ::
[warn] :: ^ see resolution messages for details ^ ::
[warn] ::::::::::::::::::::::::::::::::::::::::::::::
[warn] :: com.artima.supersafe#supersafe_2.11.8;1.1.2!supersafe_2.11.8.jar(src)
[warn] ::::::::::::::::::::::::::::::::::::::::::::::
```
Metadata
Metadata
Assignees
Labels
No labels