Created
September 4, 2012 03:24
-
-
Save joshcough/3616194 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/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