We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
joda-time/joda-time
Delete all files under repox storage joda-time:
➜ joda-time pwd /Users/twer/.repox/storage/joda-time ➜ joda-time rm -rf *
Run sbt update:
sbt update
> update [info] Updating {file:/Users/twer/rea/agent-profile-page/}agent-profile-page... [info] Resolving joda-time#joda-time;[2.2,) ... [warn] module not found: joda-time#joda-time;[2.2,) [warn] ==== local: tried [warn] /Users/twer/.ivy2/local/joda-time/joda-time/[revision]/ivys/ivy.xml [warn] ==== repox-maven: tried [warn] http://127.0.0.1:8078/joda-time/joda-time/[revision]/joda-time-[revision].pom [warn] ==== repox-ivy: tried [warn] http://127.0.0.1:8078/joda-time/joda-time/[revision]/ivys/ivy.xml [info] Resolving org.fusesource.jansi#jansi;1.4 ... [warn] :::::::::::::::::::::::::::::::::::::::::::::: [warn] :: UNRESOLVED DEPENDENCIES :: [warn] :::::::::::::::::::::::::::::::::::::::::::::: [warn] :: joda-time#joda-time;[2.2,): not found [warn] :::::::::::::::::::::::::::::::::::::::::::::: [warn] [warn] Note: Unresolved dependencies path: [warn] joda-time:joda-time:[2.2,) [warn] +- com.amazonaws:aws-java-sdk-core:1.8.11 [warn] +- com.amazonaws:aws-java-sdk:1.8.11 [warn] +- com.rea-group.resi:rea-aws_2.10:2.65 (/Users/twer/rea/agent-profile-page/build.sbt#L33-45) [warn] +- default:agent-profile-page_2.10:snapshot [trace] Stack trace suppressed: run last *:update for the full output. [error] (*:update) sbt.ResolveException: unresolved dependency: joda-time#joda-time;[2.2,): not found [error] Total time: 1 s, completed Dec 17, 2014 1:50:10 PM
Found there is a joda-time file created (which should be a directory):
joda-time
➜ joda-time ls -al total 16 drwxr-xr-x 3 twer staff 102 Dec 17 13:48 . drwxr-xr-x 97 twer staff 3298 Dec 17 13:48 .. -rw-r--r-- 1 twer staff 6643 Dec 17 13:48 joda-time
It's not happened every time, but it did happens several times.
The text was updated successfully, but these errors were encountered:
duplicate #9
Sorry, something went wrong.
567b6d2
No branches or pull requests
Delete all files under repox storage joda-time:
Run
sbt update
:Found there is a
joda-time
file created (which should be a directory):It's not happened every time, but it did happens several times.
The text was updated successfully, but these errors were encountered: