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

Unresolved dependency #2

Open
virtualirfan opened this issue Aug 26, 2016 · 0 comments
Open

Unresolved dependency #2

virtualirfan opened this issue Aug 26, 2016 · 0 comments

Comments

@virtualirfan
Copy link

Error:Error while importing SBT project:
...

[info] Resolving org.scala-lang#scala-reflect;2.11.6 ...
[info] Resolving org.scala-lang.modules#scala-xml_2.11;1.0.3 ...
[info] Resolving org.scala-lang.modules#scala-parser-combinators_2.11;1.0.3 ...
[info] Resolving jline#jline;2.12.1 ...
[warn] ::::::::::::::::::::::::::::::::::::::::::::::
[warn] :: UNRESOLVED DEPENDENCIES ::
[warn] ::::::::::::::::::::::::::::::::::::::::::::::
[warn] :: joda-time#joda-time;2.1: configuration not found in joda-time#joda-time;2.1: 'master(compile)'. Missing configuration: 'compile'. It was required from org.scala-saddle#saddle-core_2.11;1.3.3 compile
[warn] ::::::::::::::::::::::::::::::::::::::::::::::
[warn]
[warn] Note: Unresolved dependencies path:
[warn] joda-time:joda-time:2.1
[warn] +- org.scala-saddle:google-rfc-2445:20110304
[warn] +- org.scala-saddle:saddle-core_2.11:1.3.3 (/Users/irfan/Src/scala-ggplot/build.sbt#L8-9)
[warn] +- default:scala-ggplot_2.11:1.0
[trace] Stack trace suppressed: run 'last *:update' for the full output.
[trace] Stack trace suppressed: run 'last *:ssExtractDependencies' for the full output.
error sbt.ResolveException: unresolved dependency: joda-time#joda-time;2.1: configuration not found in joda-time#joda-time;2.1: 'master(compile)'. Missing configuration: 'compile'. It was required from org.scala-saddle#saddle-core_2.11;1.3.3 compile
error sbt.ResolveException: unresolved dependency: joda-time#joda-time;2.1: configuration not found in joda-time#joda-time;2.1: 'master(compile)'. Missing configuration: 'compile'. It was required from org.scala-saddle#saddle-core_2.11;1.3.3 compile
[error] Total time: 1 s, completed Aug 25, 2016 8:35:55 PM

See complete log in /Users/irfan/Library/Logs/IdeaIC15/sbt.last.log

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

1 participant