Created
November 8, 2013 15:40
-
-
Save gbougeard/7372820 to your computer and use it in GitHub Desktop.
Triying http://repo.scala-sbt.org/scalasbt/sbt-plugin-snapshots/com/clever-age/play2-elasticsearch/
instead of http://repo.scala-sbt.org/scalasbt/sbt-plugin-snapshots/com.clever-age/play2-elasticsearch/
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [play-kibana] $ compile | |
| [info] Updating {file:/home/gbougeard/git/IT/play-kibana/}play-kibana... | |
| [info] Resolving com.clever-age#play2-elasticsearch;0.8-SNAPSHOT ... | |
| [warn] module not found: com.clever-age#play2-elasticsearch;0.8-SNAPSHOT | |
| [warn] ==== local: tried | |
| [warn] /usr/local/mystuff/play-current/repository/local/com.clever-age/play2-elasticsearch/0.8-SNAPSHOT/ivys/ivy.xml | |
| [warn] ==== Maven2 Local: tried | |
| [warn] file:/home/gbougeard/.m2/repository/com/clever-age/play2-elasticsearch/0.8-SNAPSHOT/play2-elasticsearch-0.8-SNAPSHOT.pom | |
| [warn] ==== public: tried | |
| [warn] http://repo1.maven.org/maven2/com/clever-age/play2-elasticsearch/0.8-SNAPSHOT/play2-elasticsearch-0.8-SNAPSHOT.pom | |
| [warn] ==== play-plugin-releases: tried | |
| [warn] http://repo.scala-sbt.org/scalasbt/sbt-plugin-releases/com/clever-age/play2-elasticsearch/0.8-SNAPSHOT/play2-elasticsearch-0.8-SNAPSHOT.pom | |
| [warn] ==== play-plugin-snapshots: tried | |
| [warn] http://repo.scala-sbt.org/scalasbt/sbt-plugin-snapshots/com/clever-age/play2-elasticsearch/0.8-SNAPSHOT/play2-elasticsearch-0.8-SNAPSHOT.pom | |
| [warn] ==== Typesafe Releases Repository: tried | |
| [warn] http://repo.typesafe.com/typesafe/releases/com/clever-age/play2-elasticsearch/0.8-SNAPSHOT/play2-elasticsearch-0.8-SNAPSHOT.pom | |
| [info] Resolving org.fusesource.jansi#jansi;1.4 ... | |
| [warn] :::::::::::::::::::::::::::::::::::::::::::::: | |
| [warn] :: UNRESOLVED DEPENDENCIES :: | |
| [warn] :::::::::::::::::::::::::::::::::::::::::::::: | |
| [warn] :: com.clever-age#play2-elasticsearch;0.8-SNAPSHOT: not found | |
| [warn] :::::::::::::::::::::::::::::::::::::::::::::: | |
| [trace] Stack trace suppressed: run last *:update for the full output. | |
| [error] (*:update) sbt.ResolveException: unresolved dependency: com.clever-age#play2-elasticsearch;0.8-SNAPSHOT: not found | |
| [error] Total time: 6 s, completed Nov 8, 2013 4:38:53 PM | |
| [play-kibana] $ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment