Skip to content

Instantly share code, notes, and snippets.

@joshcough
Created September 4, 2012 03:24
Show Gist options
  • Save joshcough/3616194 to your computer and use it in GitHub Desktop.
Save joshcough/3616194 to your computer and use it in GitHub Desktop.
> update
[info] Updating {file:/Users/joshcough/work/MinecraftPlugins/core/}default-a38531...
[info] Resolving org.scala-lang#scala-library;2.10.0-M7 ...
[info] Resolving bukkit#craft-bukkit;1.3.1-R2.0 ...
[info] Resolving ch.spacebase#NPCCreatures;1.4 ...
[info] Resolving org.scalacheck#scalacheck_2.10;1.10.0 ...
[warn] module not found: org.scalacheck#scalacheck_2.10;1.10.0
[warn] ==== local: tried
[warn] /Users/joshcough/.ivy2/local/org.scalacheck/scalacheck_2.10/1.10.0/ivys/ivy.xml
[warn] ==== sonatype-snapshots: tried
[warn] https://oss.sonatype.org/content/repositories/snapshots/org/scalacheck/scalacheck_2.10/1.10.0/scalacheck_2.10-1.10.0.pom
[warn] ==== Sonatype Snapshots: tried
[warn] http://oss.sonatype.org/content/repositories/snapshots/org/scalacheck/scalacheck_2.10/1.10.0/scalacheck_2.10-1.10.0.pom
[warn] ==== Sonatype Releases: tried
[warn] http://oss.sonatype.org/content/repositories/releases/org/scalacheck/scalacheck_2.10/1.10.0/scalacheck_2.10-1.10.0.pom
[warn] ==== public: tried
[warn] http://repo1.maven.org/maven2/org/scalacheck/scalacheck_2.10/1.10.0/scalacheck_2.10-1.10.0.pom
[info] Resolving javax.servlet#servlet-api;2.5 ...
[warn] ::::::::::::::::::::::::::::::::::::::::::::::
[warn] :: UNRESOLVED DEPENDENCIES ::
[warn] ::::::::::::::::::::::::::::::::::::::::::::::
[warn] :: org.scalacheck#scalacheck_2.10;1.10.0: not found
[warn] ::::::::::::::::::::::::::::::::::::::::::::::
[trace] Stack trace suppressed: run last *:update for the full output.
[error] (*:update) sbt.ResolveException: unresolved dependency: org.scalacheck#scalacheck_2.10;1.10.0: not found
[error] Total time: 1 s, completed Sep 3, 2012 11:25:14 PM
>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment