Skip to content

SuperSafe Community Edition Scala compiler plugin doesn't work with Scala 2.12 #1089

@salvob41

Description

@salvob41

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions