Last active
February 9, 2016 19:22
-
-
Save zbskii/9a7a3ae1694965907780 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
sbt compile | |
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 | |
[info] Loading global plugins from /Users/bcarter/.sbt/0.13/plugins | |
[info] Set current project to scala_fp (in build file:/Users/bcarter/src/fp-scala/) | |
[info] Updating {file:/Users/bcarter/src/fp-scala/}fp-scala... | |
[info] Resolving org.scala-lang#scala-reflect;2.9.1 ... | |
[warn] module not found: org.scala-lang#scala-reflect;2.9.1 | |
[warn] ==== local: tried | |
[warn] /Users/bcarter/.ivy2/local/org.scala-lang/scala-reflect/2.9.1/ivys/ivy.xml | |
[warn] ==== jcenter: tried | |
[warn] https://jcenter.bintray.com/org/scala-lang/scala-reflect/2.9.1/scala-reflect-2.9.1.pom | |
[warn] ==== public: tried | |
[warn] https://repo1.maven.org/maven2/org/scala-lang/scala-reflect/2.9.1/scala-reflect-2.9.1.pom | |
[info] Resolving org.scala-lang#scalap;2.9.1 ... | |
[warn] :::::::::::::::::::::::::::::::::::::::::::::: | |
[warn] :: UNRESOLVED DEPENDENCIES :: | |
[warn] :::::::::::::::::::::::::::::::::::::::::::::: | |
[warn] :: org.scala-lang#scala-reflect;2.9.1: not found | |
[warn] :::::::::::::::::::::::::::::::::::::::::::::: | |
[warn] | |
[warn] Note: Unresolved dependencies path: | |
[warn] org.scala-lang:scala-reflect:2.9.1 ((org.ensime.EnsimePlugin) EnsimePlugin.scala#L174) | |
[warn] +- scala_fp:scala_fp_2.9.1:1.0 | |
sbt.ResolveException: unresolved dependency: org.scala-lang#scala-reflect;2.9.1: not found | |
at sbt.IvyActions$.sbt$IvyActions$$resolve(IvyActions.scala:294) | |
at sbt.IvyActions$$anonfun$updateEither$1.apply(IvyActions.scala:191) | |
at sbt.IvyActions$$anonfun$updateEither$1.apply(IvyActions.scala:168) | |
at sbt.IvySbt$Module$$anonfun$withModule$1.apply(Ivy.scala:155) | |
at sbt.IvySbt$Module$$anonfun$withModule$1.apply(Ivy.scala:155) | |
at sbt.IvySbt$$anonfun$withIvy$1.apply(Ivy.scala:132) | |
at sbt.IvySbt.sbt$IvySbt$$action$1(Ivy.scala:57) | |
at sbt.IvySbt$$anon$4.call(Ivy.scala:65) | |
at xsbt.boot.Locks$GlobalLock.withChannel$1(Locks.scala:93) | |
at xsbt.boot.Locks$GlobalLock.xsbt$boot$Locks$GlobalLock$$withChannelRetries$1(Locks.scala:78) | |
at xsbt.boot.Locks$GlobalLock$$anonfun$withFileLock$1.apply(Locks.scala:97) | |
at xsbt.boot.Using$.withResource(Using.scala:10) | |
at xsbt.boot.Using$.apply(Using.scala:9) | |
at xsbt.boot.Locks$GlobalLock.ignoringDeadlockAvoided(Locks.scala:58) | |
at xsbt.boot.Locks$GlobalLock.withLock(Locks.scala:48) | |
at xsbt.boot.Locks$.apply0(Locks.scala:31) | |
at xsbt.boot.Locks$.apply(Locks.scala:28) | |
at sbt.IvySbt.withDefaultLogger(Ivy.scala:65) | |
at sbt.IvySbt.withIvy(Ivy.scala:127) | |
at sbt.IvySbt.withIvy(Ivy.scala:124) | |
at sbt.IvySbt$Module.withModule(Ivy.scala:155) | |
at sbt.IvyActions$.updateEither(IvyActions.scala:168) | |
at sbt.Classpaths$$anonfun$sbt$Classpaths$$work$1$1.apply(Defaults.scala:1392) | |
at sbt.Classpaths$$anonfun$sbt$Classpaths$$work$1$1.apply(Defaults.scala:1388) | |
at sbt.Classpaths$$anonfun$doWork$1$1$$anonfun$90.apply(Defaults.scala:1422) | |
at sbt.Classpaths$$anonfun$doWork$1$1$$anonfun$90.apply(Defaults.scala:1420) | |
at sbt.Tracked$$anonfun$lastOutput$1.apply(Tracked.scala:37) | |
at sbt.Classpaths$$anonfun$doWork$1$1.apply(Defaults.scala:1425) | |
at sbt.Classpaths$$anonfun$doWork$1$1.apply(Defaults.scala:1419) | |
at sbt.Tracked$$anonfun$inputChanged$1.apply(Tracked.scala:60) | |
at sbt.Classpaths$.cachedUpdate(Defaults.scala:1442) | |
at sbt.Classpaths$$anonfun$updateTask$1.apply(Defaults.scala:1371) | |
at sbt.Classpaths$$anonfun$updateTask$1.apply(Defaults.scala:1325) | |
at scala.Function1$$anonfun$compose$1.apply(Function1.scala:47) | |
at sbt.$tilde$greater$$anonfun$$u2219$1.apply(TypeFunctions.scala:40) | |
at sbt.std.Transform$$anon$4.work(System.scala:63) | |
at sbt.Execute$$anonfun$submit$1$$anonfun$apply$1.apply(Execute.scala:226) | |
at sbt.Execute$$anonfun$submit$1$$anonfun$apply$1.apply(Execute.scala:226) | |
at sbt.ErrorHandling$.wideConvert(ErrorHandling.scala:17) | |
at sbt.Execute.work(Execute.scala:235) | |
at sbt.Execute$$anonfun$submit$1.apply(Execute.scala:226) | |
at sbt.Execute$$anonfun$submit$1.apply(Execute.scala:226) | |
at sbt.ConcurrentRestrictions$$anon$4$$anonfun$1.apply(ConcurrentRestrictions.scala:159) | |
at sbt.CompletionService$$anon$2.call(CompletionService.scala:28) | |
at java.util.concurrent.FutureTask.run(FutureTask.java:266) | |
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) | |
at java.util.concurrent.FutureTask.run(FutureTask.java:266) | |
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) | |
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) | |
at java.lang.Thread.run(Thread.java:745) | |
[error] (*:update) sbt.ResolveException: unresolved dependency: org.scala-lang#scala-reflect;2.9.1: not found | |
[error] Total time: 2 s, completed Feb 9, 2016 2:21:39 PM |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment