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

Cannot resolve with the given dependencies #41

Open
prassee opened this issue Apr 22, 2016 · 0 comments
Open

Cannot resolve with the given dependencies #41

prassee opened this issue Apr 22, 2016 · 0 comments

Comments

@prassee
Copy link

prassee commented Apr 22, 2016

Error:Error while importing SBT project:
...

[warn]   http://maven.twttr.com/com/github/dvarelap/peregrine_2.11/1.2.2/peregrine_2.11-1.2.2.pom
[info] Resolving org.scala-lang#scala-compiler;2.11.7 ...
[info] Resolving org.scala-lang#scala-reflect;2.11.7 ...
[info] Resolving org.scala-lang.modules#scala-xml_2.11;1.0.4 ...
[info] Resolving org.scala-lang.modules#scala-parser-combinators_2.11;1.0.4 ...
[info] Resolving jline#jline;2.12.1 ...
[warn] ::::::::::::::::::::::::::::::::::::::::::::::
[warn] :: UNRESOLVED DEPENDENCIES ::
[warn] ::::::::::::::::::::::::::::::::::::::::::::::
[warn] :: com.github.dvarelap#peregrine_2.11;1.2.2: not found
[warn] ::::::::::::::::::::::::::::::::::::::::::::::
[warn]
[warn] Note: Unresolved dependencies path:
[warn] com.github.dvarelap:peregrine_2.11:1.2.2 (/data/scalaWorkspace/peregrene/build.sbt#L7-8)
[warn] +- default:peregrene_2.11:0.1-SNAPSHOT
[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: com.github.dvarelap#peregrine_2.11;1.2.2: not found
error sbt.ResolveException: unresolved dependency: com.github.dvarelap#peregrine_2.11;1.2.2: not found
[error] Total time: 9 s, completed 3 May, 2016 5:27:51 PM

See complete log in /Users/prassee/Library/Logs/IdeaIC2016.1/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