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

sbteclipse plugin doesn't download. #362

Closed
SoonPoong-Hong opened this issue Apr 23, 2018 · 1 comment
Closed

sbteclipse plugin doesn't download. #362

SoonPoong-Hong opened this issue Apr 23, 2018 · 1 comment

Comments

@SoonPoong-Hong
Copy link

SoonPoong-Hong commented Apr 23, 2018

Hey..
As below log shows, the sbteclipse plugin doesn't download.
I suspect the maven central repository delete this plugin..

Did this plugin ever works?

===============================================================

[info] Resolving com.typesafe.sbteclipse#sbteclipse-plugin;5.2.4 ...
[warn] module not found: com.typesafe.sbteclipse#sbteclipse-plugin;5.2.4
[warn] ==== local: tried
[warn] C:\Users\hong.ivy2\local\com.typesafe.sbteclipse\sbteclipse-plugin\scala_2.12\sbt_0.13\5.2.4\ivys\ivy.xml
[warn] ==== public: tried
[warn] https://repo1.maven.org/maven2/com/typesafe/sbteclipse/sbteclipse-plugin_2.12_0.13/5.2.4/sbteclipse-plugin-5.2.4.pom
[warn] ==== local-preloaded-ivy: tried
[warn] C:\Users\hong.sbt\preloaded\com.typesafe.sbteclipse\sbteclipse-plugin\5.2.4\ivys\ivy.xml
[warn] ==== local-preloaded: tried
[warn] file:/C:/Users/hong/.sbt/preloaded/com/typesafe/sbteclipse/sbteclipse-plugin_2.12_0.13/5.2.4/sbteclipse-plugin-5.2.4.pom
[warn] ==== Maven2 Local: tried
[warn] file:/C:/Users/hong/.m2/repository/com/typesafe/sbteclipse/sbteclipse-plugin_2.12_0.13/5.2.4/sbteclipse-plugin-5.2.4.pom
[info] Resolving jline#jline;2.14.5 ...
[warn] ::::::::::::::::::::::::::::::::::::::::::::::
[warn] :: UNRESOLVED DEPENDENCIES ::
[warn] ::::::::::::::::::::::::::::::::::::::::::::::
[warn] :: com.typesafe.sbteclipse#sbteclipse-plugin;5.2.4: not found
[warn] ::::::::::::::::::::::::::::::::::::::::::::::
[warn]
[warn] Note: Some unresolved dependencies have extra attributes. Check that these dependencies exist with the requested attributes.
[warn] com.typesafe.sbteclipse:sbteclipse-plugin:5.2.4 (scalaVersion=2.12, sbtVersion=0.13)
[warn]
[warn] Note: Unresolved dependencies path:
[warn] com.typesafe.sbteclipse:sbteclipse-plugin:5.2.4 (scalaVersion=2.12, sbtVersion=0.13) (E:\git\hong-spark-examples\akka-sample_2\build
bt#L22-23)
[warn] +- com.typesafe.akka.samples:akka-sample_2_2.12:16c1124c+20180423-1804
sbt.ResolveException: unresolved dependency: com.typesafe.sbteclipse#sbteclipse-plugin;5.2.4: not found

@benmccann
Copy link
Contributor

benmccann commented May 7, 2018

Closing as duplicate of #315

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

2 participants