Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Artima Supersafe plugin installation instructions incorrect #108

Open
readytopark opened this issue May 29, 2018 · 0 comments
Open

Artima Supersafe plugin installation instructions incorrect #108

readytopark opened this issue May 29, 2018 · 0 comments

Comments

@readytopark
Copy link

addSbtPlugin("com.artima.supersafe" % "sbtplugin" % "1.1.3") causes errors like this.

...
[info] Updating ...
[warn] 	module not found: com.artima.supersafe#supersafe_2.12.6;1.1.3
[warn] ==== local: tried
[warn]   /Users/jonghoonpark/.ivy2/local/com.artima.supersafe/supersafe_2.12.6/1.1.3/ivys/ivy.xml
[warn] ==== public: tried
[warn]   https://repo1.maven.org/maven2/com/artima/supersafe/supersafe_2.12.6/1.1.3/supersafe_2.12.6-1.1.3.pom
[warn] ==== local-preloaded-ivy: tried
[warn]   /Users/jonghoonpark/.sbt/preloaded/com.artima.supersafe/supersafe_2.12.6/1.1.3/ivys/ivy.xml
[warn] ==== local-preloaded: tried
[warn]   file:////Users/jonghoonpark/.sbt/preloaded/com/artima/supersafe/supersafe_2.12.6/1.1.3/supersafe_2.12.6-1.1.3.pom
[warn] ==== Artima Maven Repository: tried
[warn]   http://repo.artima.com/releases/com/artima/supersafe/supersafe_2.12.6/1.1.3/supersafe_2.12.6-1.1.3.pom
...

When I visited the url(http://repo.artima.com/releases/com/artima/supersafe/supersafe_2.12.6/) to check what's available, it appears that only 1.1.5 or 1.1.6 are supported. After changing version to either of them seems to work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant