Created
February 12, 2015 13:39
-
-
Save tkawachi/59fd821668e9aef4f793 to your computer and use it in GitHub Desktop.
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
> update | |
[info] Updating {file:/Users/kawachi/tmp/hohoho/}hohoho... | |
[info] Resolving com.github.tkawachi#testproj;v0.0.1 ... | |
[warn] problem while downloading module descriptor: https://jitpack.io/com/github/tkawachi/testproj/v0.0.1/testproj-v0.0.1.pom: The HTTP response code for https://jitpack.io/com/github/tkawachi/testproj/v0.0.1/testproj-v0.0.1.pom did not indicate a success. See log for more detail. (5ms) | |
[warn] module not found: com.github.tkawachi#testproj;v0.0.1 | |
[warn] ==== local: tried | |
[warn] /Users/kawachi/.ivy2/local/com.github.tkawachi/testproj/v0.0.1/ivys/ivy.xml | |
[warn] ==== public: tried | |
[warn] https://repo1.maven.org/maven2/com/github/tkawachi/testproj/v0.0.1/testproj-v0.0.1.pom | |
[warn] ==== jitpack.io: tried | |
[warn] https://jitpack.io/com/github/tkawachi/testproj/v0.0.1/testproj-v0.0.1.pom | |
[info] Resolving org.fusesource.jansi#jansi;1.4 ... | |
[warn] :::::::::::::::::::::::::::::::::::::::::::::: | |
[warn] :: UNRESOLVED DEPENDENCIES :: | |
[warn] :::::::::::::::::::::::::::::::::::::::::::::: | |
[warn] :: com.github.tkawachi#testproj;v0.0.1: not found | |
[warn] :::::::::::::::::::::::::::::::::::::::::::::: | |
[warn] | |
[warn] Note: Unresolved dependencies path: | |
[warn] com.github.tkawachi:testproj:v0.0.1 (/Users/kawachi/tmp/hohoho/build.sbt#L3-4) | |
[warn] +- default:hohoho_2.10:0.1-SNAPSHOT | |
[trace] Stack trace suppressed: run last *:update for the full output. | |
[error] (*:update) sbt.ResolveException: unresolved dependency: com.github.tkawachi#testproj;v0.0.1: not found | |
[error] Total time: 4 s, completed Feb 12, 2015 10:32:17 PM |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment