Created
July 2, 2015 15:36
-
-
Save gbougeard/a15a49815b97fd3a6eab to your computer and use it in GitHub Desktop.
This file contains 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
> show dependencyClasspath | |
[info] Updating {file:/Users/gbougeard/Documents/git/github-api-client/}github-api-client... | |
[info] Resolving org.tpolecat#tut-core_2.11;0.3.2 ... | |
[warn] module not found: org.tpolecat#tut-core_2.11;0.3.2 | |
[warn] ==== local: tried | |
[warn] /Users/gbougeard/.ivy2/local/org.tpolecat/tut-core_2.11/0.3.2/ivys/ivy.xml | |
[warn] ==== public: tried | |
[warn] https://repo1.maven.org/maven2/org/tpolecat/tut-core_2.11/0.3.2/tut-core_2.11-0.3.2.pom | |
[warn] ==== Typesafe repository: tried | |
[warn] https://repo.typesafe.com/typesafe/releases/org/tpolecat/tut-core_2.11/0.3.2/tut-core_2.11-0.3.2.pom | |
[warn] ==== sonatype-releases: tried | |
[warn] https://oss.sonatype.org/content/repositories/releases/org/tpolecat/tut-core_2.11/0.3.2/tut-core_2.11-0.3.2.pom | |
[warn] ==== Typesafe repository: tried | |
[warn] https://repo.typesafe.com/typesafe/releases/org/tpolecat/tut-core_2.11/0.3.2/tut-core_2.11-0.3.2.pom | |
[warn] ==== tpolecat-sbt-plugin-releases: tried | |
[warn] http://dl.bintray.com/content/tpolecat/sbt-plugin-releases/org.tpolecat/tut-core_2.11/0.3.2/ivys/ivy.xml | |
[info] Resolving jline#jline;2.12.1 ... | |
[warn] :::::::::::::::::::::::::::::::::::::::::::::: | |
[warn] :: UNRESOLVED DEPENDENCIES :: | |
[warn] :::::::::::::::::::::::::::::::::::::::::::::: | |
[warn] :: org.tpolecat#tut-core_2.11;0.3.2: not found | |
[warn] :::::::::::::::::::::::::::::::::::::::::::::: | |
[warn] | |
[warn] Note: Unresolved dependencies path: | |
[warn] org.tpolecat:tut-core_2.11:0.3.2 | |
[warn] +- io.github.jto:validation-core_2.11:1.0.1 (/Users/gbougeard/Documents/git/github-api-client/build.sbt#L25-26) | |
[warn] +- io.github.jto:validation-json_2.11:1.0.1 (/Users/gbougeard/Documents/git/github-api-client/build.sbt#L26-27) | |
[warn] +- default:github-api-client_2.11:0.1-SNAPSHOT | |
[trace] Stack trace suppressed: run last *:update for the full output. | |
[error] (*:update) sbt.ResolveException: unresolved dependency: org.tpolecat#tut-core_2.11;0.3.2: not found | |
[error] Total time: 3 s, completed Jul 2, 2015 5:35:21 PM |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment