jberkel / android-plugin

An sbt plugin for Android development in Scala
https://groups.google.com/forum/#!forum/scala-on-android
Other
476 stars 113 forks source link

Building default project gives OutOfMemoryError: PermGen space #84

Closed glenviewjeff closed 13 years ago

glenviewjeff commented 13 years ago

I just created a fresh Android project and got an out of memory error:

> g8.bat jberkel/android-app  -b sbt-0_11

Template for Android apps in Scala

package [my.android.project]:
name [My Android Project]:
main_activity [MainActivity]:
api_level [10]:

Applied jberkel/android-app.g8 in my-android-project

> sbt android:package-debug
[info] Loading project definition from D:\Workspaces\nf\my-android-project\project\plugins
[info] Updating {file:/D:/Workspaces/nf/my-android-project/project/plugins/}default-a55fc3...
[info] Done updating.
[info] Compiling 1 Scala source to D:\Workspaces\nf\my-android-project\project\target\scala_2.9.1\classes...
[info] Set current project to My Android Project (in build file:/D:/Workspaces/nf/my-android-project/)
[info] Wrote D:\Workspaces\nf\my-android-project\target\src_managed\main\scala\my\android\project\TR.scala
[info] Updating {file:/D:/Workspaces/nf/my-android-project/}My Android Project...
[info] Done updating.
[info] Compiling 2 Scala sources and 1 Java source to D:\Workspaces\nf\my-android-project\target\scala-2.9.0-1\classes...
ProGuard, version 4.6
ProGuard is released under the GNU General Public License. You therefore
must ensure that programs that link to it (scala, ...)
carry the GNU General Public License as well. Alternatively, you can
apply for an exception with the author of ProGuard.
sbt appears to be exiting abnormally.
  The log file for this session is at C:\Users\Jeff\AppData\Local\Temp\sbt5722101343878258490.log
java.lang.OutOfMemoryError: PermGen space
        at java.util.concurrent.FutureTask$Sync.innerGet(FutureTask.java:222)
        at java.util.concurrent.FutureTask.get(FutureTask.java:83)
        at sbt.CompletionService$$anon$1.take(CompletionService.scala:29)
        at sbt.Execute.next$1(Execute.scala:74)
        at sbt.Execute.processAll(Execute.scala:77)
        at sbt.Execute.runKeep(Execute.scala:57)
        at sbt.Execute.run(Execute.scala:51)
        at sbt.EvaluateTask$.runTask(EvaluateTask.scala:81)
        at sbt.Aggregation$$anonfun$7.apply(Aggregation.scala:85)
        at sbt.Aggregation$$anonfun$7.apply(Aggregation.scala:85)
        at sbt.EvaluateTask$.withStreams(EvaluateTask.scala:63)
        at sbt.Aggregation$.runTasks(Aggregation.scala:85)
        at sbt.Aggregation$$anonfun$applyTasks$1.apply(Aggregation.scala:74)
        at sbt.Aggregation$$anonfun$applyTasks$1.apply(Aggregation.scala:73)
        at sbt.Command$$anonfun$applyEffect$2$$anonfun$apply$3.apply(Command.scala:63)
        at sbt.Command$$anonfun$applyEffect$2$$anonfun$apply$3.apply(Command.scala:63)
        at sbt.Command$.process(Command.scala:91)
        at sbt.MainLoop$$anonfun$next$1$$anonfun$apply$1.apply(Main.scala:86)
        at sbt.MainLoop$$anonfun$next$1$$anonfun$apply$1.apply(Main.scala:86)
        at sbt.State$$anon$1.process(State.scala:60)
        at sbt.MainLoop$$anonfun$next$1.apply(Main.scala:86)
        at sbt.MainLoop$$anonfun$next$1.apply(Main.scala:86)
        at sbt.ErrorHandling$.wideConvert(ErrorHandling.scala:13)
        at sbt.MainLoop$.next(Main.scala:86)
        at sbt.MainLoop$.run(Main.scala:81)
        at sbt.MainLoop$$anonfun$runLogged$1.apply(Main.scala:75)
        at sbt.MainLoop$$anonfun$runLogged$1.apply(Main.scala:72)
        at sbt.Using.apply(Using.scala:25)
        at sbt.MainLoop$.runLogged(Main.scala:72)
        at sbt.MainLoop$.runLogged(Main.scala:62)
        at sbt.xMain.run(Main.scala:33)
        at xsbt.boot.Launch$.run(Launch.scala:54)
Error during sbt execution: java.lang.OutOfMemoryError: PermGen space
glenviewjeff commented 13 years ago

Here's the log:

[info] Loading project definition from D:\Workspaces\nf\my-android-project\project\plugins
[info] Updating {file:/D:/Workspaces/nf/my-android-project/project/plugins/}default-a55fc3...
[debug] Other repositories:
[debug] Default repositories:
[debug]     URLRepository(typesafe-ivy-releases,sbt.Patterns@27b81079)
[debug]     Raw(ProjectResolver(inter-project, mapped: ))
[debug]     FileRepository(local,FileConfiguration(true,None),sbt.Patterns@3dfff66f)
[debug]     public: http://repo1.maven.org/maven2/
[debug]     Scala-Tools Maven2 Repository: http://scala-tools.org/repo-releases
[debug] Using inline dependencies specified in Scala.
[debug] post 1.3 ivy file: using exact as default matcher
[debug] :: resolving dependencies :: default#default-a55fc3;0.1
[debug]     confs: [compile, runtime, test, provided, optional, compile-internal, runtime-internal, test-internal, plugin, sources, docs, pom]
[debug]     validate = true
[debug]     refresh = false
[debug] resolving dependencies for configuration 'compile'
[debug] == resolving dependencies for default#default-a55fc3;0.1 [compile]
[debug] loadData of default#default-a55fc3;0.1 of rootConf=compile
[debug] == resolving dependencies default#default-a55fc3;0.1->org.scala-tools.sbt#sbt-android-plugin;0.6.0-SNAPSHOT [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#sbt-android-plugin;0.6.0-SNAPSHOT of rootConf=compile
[debug]     using sbt-chain to resolve org.scala-tools.sbt#sbt-android-plugin;0.6.0-SNAPSHOT
[debug] sbt-chain: Checking cache for: dependency: org.scala-tools.sbt#sbt-android-plugin;0.6.0-SNAPSHOT {compile=[default(compile)]}
[debug] sbt-chain: no namespace defined: using system
[debug] don't use cache for org.scala-tools.sbt#sbt-android-plugin;0.6.0-SNAPSHOT: changing=true
[debug] sbt-chain: no latest strategy defined: using default
[debug] typesafe-ivy-releases: no namespace defined: using system
[debug] don't use cache for org.scala-tools.sbt#sbt-android-plugin;0.6.0-SNAPSHOT: changing=true
[debug]      trying http://repo.typesafe.com/typesafe/ivy-releases/org.scala-tools.sbt/sbt-android-plugin/scala_2.9.1/sbt_0.11.0/0.6.0-SNAPSHOT/ivys/ivy.xml
[debug]         tried http://repo.typesafe.com/typesafe/ivy-releases/org.scala-tools.sbt/sbt-android-plugin/scala_2.9.1/sbt_0.11.0/0.6.0-SNAPSHOT/ivys/ivy.xml
[debug] HTTP response status: 404 url=http://repo.typesafe.com/typesafe/ivy-releases/org.scala-tools.sbt/sbt-android-plugin/scala_2.9.1/sbt_0.11.0/0.6.0-SNAPSHOT/ivys/ivy.xml
[debug] CLIENT ERROR: Not Found url=http://repo.typesafe.com/typesafe/ivy-releases/org.scala-tools.sbt/sbt-android-plugin/scala_2.9.1/sbt_0.11.0/0.6.0-SNAPSHOT/ivys/ivy.xml
[debug]     typesafe-ivy-releases: resource not reachable for org.scala-tools.sbt#sbt-android-plugin;0.6.0-SNAPSHOT: res=http://repo.typesafe.com/typesafe/ivy-releases/org.scala-tools.sbt/sbt-android-plugin/scala_2.9.1/sbt_0.11.0/0.6.0-SNAPSHOT/ivys/ivy.xml
[debug]      trying http://repo.typesafe.com/typesafe/ivy-releases/org.scala-tools.sbt/sbt-android-plugin/scala_2.9.1/sbt_0.11.0/0.6.0-SNAPSHOT/jars/sbt-android-plugin.jar
[debug]         tried http://repo.typesafe.com/typesafe/ivy-releases/org.scala-tools.sbt/sbt-android-plugin/scala_2.9.1/sbt_0.11.0/0.6.0-SNAPSHOT/jars/sbt-android-plugin.jar
[debug] HTTP response status: 404 url=http://repo.typesafe.com/typesafe/ivy-releases/org.scala-tools.sbt/sbt-android-plugin/scala_2.9.1/sbt_0.11.0/0.6.0-SNAPSHOT/jars/sbt-android-plugin.jar
[debug] CLIENT ERROR: Not Found url=http://repo.typesafe.com/typesafe/ivy-releases/org.scala-tools.sbt/sbt-android-plugin/scala_2.9.1/sbt_0.11.0/0.6.0-SNAPSHOT/jars/sbt-android-plugin.jar
[debug]     typesafe-ivy-releases: resource not reachable for org.scala-tools.sbt#sbt-android-plugin;0.6.0-SNAPSHOT: res=http://repo.typesafe.com/typesafe/ivy-releases/org.scala-tools.sbt/sbt-android-plugin/scala_2.9.1/sbt_0.11.0/0.6.0-SNAPSHOT/jars/sbt-android-plugin.jar
[debug]     typesafe-ivy-releases: no ivy file nor artifact found for org.scala-tools.sbt#sbt-android-plugin;0.6.0-SNAPSHOT
[debug] local: no namespace defined: using system
[debug] don't use cache for org.scala-tools.sbt#sbt-android-plugin;0.6.0-SNAPSHOT: changing=true
[debug]      trying C:\Users\Jeff\.ivy2/local/org.scala-tools.sbt/sbt-android-plugin/scala_2.9.1/sbt_0.11.0/0.6.0-SNAPSHOT/ivys/ivy.xml
[debug]         tried C:\Users\Jeff\.ivy2/local/org.scala-tools.sbt/sbt-android-plugin/scala_2.9.1/sbt_0.11.0/0.6.0-SNAPSHOT/ivys/ivy.xml
[debug]     local: found md file for org.scala-tools.sbt#sbt-android-plugin;0.6.0-SNAPSHOT
[debug]         => C:\Users\Jeff\.ivy2\local\org.scala-tools.sbt\sbt-android-plugin\scala_2.9.1\sbt_0.11.0\0.6.0-SNAPSHOT\ivys\ivy.xml (0.6.0-SNAPSHOT)
[debug]     parser = ivy parser
[debug] No entry is found in the ModuleDescriptorCache : C:\Users\Jeff\.ivy2\cache\scala_2.9.1\sbt_0.11.0\org.scala-tools.sbt\sbt-android-plugin\ivy-0.6.0-SNAPSHOT.xml
[debug] post 1.3 ivy file: using exact as default matcher
[debug]     found ivy file in cache for org.scala-tools.sbt#sbt-android-plugin;0.6.0-SNAPSHOT (resolved by local): C:\Users\Jeff\.ivy2\cache\scala_2.9.1\sbt_0.11.0\org.scala-tools.sbt\sbt-android-plugin\ivy-0.6.0-SNAPSHOT.xml
[debug]     default-cache: revision in cache is not up to date: org.scala-tools.sbt#sbt-android-plugin;0.6.0-SNAPSHOT
[debug]     [NOT REQUIRED] org.scala-tools.sbt#sbt-android-plugin;0.6.0-SNAPSHOT!ivy.xml(ivy.original)
[debug] post 1.3 ivy file: using exact as default matcher
[debug]     default-cache: parsed downloaded md file for org.scala-tools.sbt#sbt-android-plugin;0.6.0-SNAPSHOT; parsed=org.scala-tools.sbt#sbt-android-plugin;0.6.0-SNAPSHOT
[debug] org.scala-tools.sbt#sbt-android-plugin;0.6.0-SNAPSHOT has changed: deleting old artifacts
[debug]     checking org.scala-tools.sbt#sbt-android-plugin;0.6.0-SNAPSHOT from local against [none]
[debug]     module revision kept as first found: org.scala-tools.sbt#sbt-android-plugin;0.6.0-SNAPSHOT from local
[debug]     found org.scala-tools.sbt#sbt-android-plugin;0.6.0-SNAPSHOT in local
[debug] == resolving dependencies org.scala-tools.sbt#sbt-android-plugin;0.6.0-SNAPSHOT->com.google.android.tools#ddmlib;r10 [compile->default(compile)]
[debug] loadData of com.google.android.tools#ddmlib;r10 of rootConf=compile
[debug]     using sbt-chain to resolve com.google.android.tools#ddmlib;r10
[debug] sbt-chain: Checking cache for: dependency: com.google.android.tools#ddmlib;r10 {compile=[default(compile)]}
[debug] No entry is found in the ModuleDescriptorCache : C:\Users\Jeff\.ivy2\cache\com.google.android.tools\ddmlib\ivy-r10.xml
[debug] post 1.3 ivy file: using exact as default matcher
[debug]     found ivy file in cache for com.google.android.tools#ddmlib;r10 (resolved by public): C:\Users\Jeff\.ivy2\cache\com.google.android.tools\ddmlib\ivy-r10.xml
[debug] sbt-chain: module revision found in cache: com.google.android.tools#ddmlib;r10
[debug] Entry is found in the ModuleDescriptorCache : C:\Users\Jeff\.ivy2\cache\com.google.android.tools\ddmlib\ivy-r10.xml
[debug]     found ivy file in cache for com.google.android.tools#ddmlib;r10 (resolved by public): C:\Users\Jeff\.ivy2\cache\com.google.android.tools\ddmlib\ivy-r10.xml
[debug]     local: revision in cache: com.google.android.tools#ddmlib;r10
[debug]     checking com.google.android.tools#ddmlib;r10 from public against [none]
[debug]     module revision kept as first found: com.google.android.tools#ddmlib;r10 from public
[debug]     found com.google.android.tools#ddmlib;r10 in public
[debug] == resolving dependencies org.scala-tools.sbt#sbt-android-plugin;0.6.0-SNAPSHOT->com.google.android.tools#ddmlib;r10 [compile->runtime]
[debug] loadData of com.google.android.tools#ddmlib;r10 of rootConf=compile
[debug] == resolving dependencies org.scala-tools.sbt#sbt-android-plugin;0.6.0-SNAPSHOT->com.google.android.tools#ddmlib;r10 [compile->compile]
[debug] loadData of com.google.android.tools#ddmlib;r10 of rootConf=compile
[debug] == resolving dependencies org.scala-tools.sbt#sbt-android-plugin;0.6.0-SNAPSHOT->com.google.android.tools#ddmlib;r10 [compile->master]
[debug] loadData of com.google.android.tools#ddmlib;r10 of rootConf=compile
[debug] == resolving dependencies org.scala-tools.sbt#sbt-android-plugin;0.6.0-SNAPSHOT->net.sf.proguard#proguard-base;4.6 [compile->default(compile)]
[debug] loadData of net.sf.proguard#proguard-base;4.6 of rootConf=compile
[debug]     using sbt-chain to resolve net.sf.proguard#proguard-base;4.6
[debug] sbt-chain: Checking cache for: dependency: net.sf.proguard#proguard-base;4.6 {compile=[default(compile)]}
[debug] No entry is found in the ModuleDescriptorCache : C:\Users\Jeff\.ivy2\cache\net.sf.proguard\proguard-base\ivy-4.6.xml
[debug] post 1.3 ivy file: using exact as default matcher
[debug]     found ivy file in cache for net.sf.proguard#proguard-base;4.6 (resolved by public): C:\Users\Jeff\.ivy2\cache\net.sf.proguard\proguard-base\ivy-4.6.xml
[debug] sbt-chain: module revision found in cache: net.sf.proguard#proguard-base;4.6
[debug] Entry is found in the ModuleDescriptorCache : C:\Users\Jeff\.ivy2\cache\net.sf.proguard\proguard-base\ivy-4.6.xml
[debug]     found ivy file in cache for net.sf.proguard#proguard-base;4.6 (resolved by public): C:\Users\Jeff\.ivy2\cache\net.sf.proguard\proguard-base\ivy-4.6.xml
[debug]     local: revision in cache: net.sf.proguard#proguard-base;4.6
[debug]     checking net.sf.proguard#proguard-base;4.6 from public against [none]
[debug]     module revision kept as first found: net.sf.proguard#proguard-base;4.6 from public
[debug]     found net.sf.proguard#proguard-base;4.6 in public
[debug] == resolving dependencies org.scala-tools.sbt#sbt-android-plugin;0.6.0-SNAPSHOT->net.sf.proguard#proguard-base;4.6 [compile->runtime]
[debug] loadData of net.sf.proguard#proguard-base;4.6 of rootConf=compile
[debug] == resolving dependencies org.scala-tools.sbt#sbt-android-plugin;0.6.0-SNAPSHOT->net.sf.proguard#proguard-base;4.6 [compile->compile]
[debug] loadData of net.sf.proguard#proguard-base;4.6 of rootConf=compile
[debug] == resolving dependencies org.scala-tools.sbt#sbt-android-plugin;0.6.0-SNAPSHOT->net.sf.proguard#proguard-base;4.6 [compile->master]
[debug] loadData of net.sf.proguard#proguard-base;4.6 of rootConf=compile
[debug] resolving dependencies for configuration 'runtime'
[debug] == resolving dependencies for default#default-a55fc3;0.1 [runtime]
[debug] loadData of default#default-a55fc3;0.1 of rootConf=runtime
[debug] == resolving dependencies for default#default-a55fc3;0.1 [compile]
[debug] loadData of default#default-a55fc3;0.1 of rootConf=runtime
[debug] runtime is loaded and no conf to load.  Skip loading
[debug] == resolving dependencies default#default-a55fc3;0.1->org.scala-tools.sbt#sbt-android-plugin;0.6.0-SNAPSHOT [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#sbt-android-plugin;0.6.0-SNAPSHOT of rootConf=runtime
[debug] == resolving dependencies org.scala-tools.sbt#sbt-android-plugin;0.6.0-SNAPSHOT->com.google.android.tools#ddmlib;r10 [compile->default(compile)]
[debug] loadData of com.google.android.tools#ddmlib;r10 of rootConf=runtime
[debug] == resolving dependencies org.scala-tools.sbt#sbt-android-plugin;0.6.0-SNAPSHOT->com.google.android.tools#ddmlib;r10 [compile->runtime]
[debug] loadData of com.google.android.tools#ddmlib;r10 of rootConf=runtime
[debug] runtime is loaded and no conf to load.  Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#sbt-android-plugin;0.6.0-SNAPSHOT->com.google.android.tools#ddmlib;r10 [compile->compile]
[debug] loadData of com.google.android.tools#ddmlib;r10 of rootConf=runtime
[debug] runtime is loaded and no conf to load.  Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#sbt-android-plugin;0.6.0-SNAPSHOT->com.google.android.tools#ddmlib;r10 [compile->master]
[debug] loadData of com.google.android.tools#ddmlib;r10 of rootConf=runtime
[debug] runtime is loaded and no conf to load.  Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#sbt-android-plugin;0.6.0-SNAPSHOT->net.sf.proguard#proguard-base;4.6 [compile->default(compile)]
[debug] loadData of net.sf.proguard#proguard-base;4.6 of rootConf=runtime
[debug] == resolving dependencies org.scala-tools.sbt#sbt-android-plugin;0.6.0-SNAPSHOT->net.sf.proguard#proguard-base;4.6 [compile->runtime]
[debug] loadData of net.sf.proguard#proguard-base;4.6 of rootConf=runtime
[debug] runtime is loaded and no conf to load.  Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#sbt-android-plugin;0.6.0-SNAPSHOT->net.sf.proguard#proguard-base;4.6 [compile->compile]
[debug] loadData of net.sf.proguard#proguard-base;4.6 of rootConf=runtime
[debug] runtime is loaded and no conf to load.  Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#sbt-android-plugin;0.6.0-SNAPSHOT->net.sf.proguard#proguard-base;4.6 [compile->master]
[debug] loadData of net.sf.proguard#proguard-base;4.6 of rootConf=runtime
[debug] runtime is loaded and no conf to load.  Skip loading
[debug] resolving dependencies for configuration 'test'
[debug] == resolving dependencies for default#default-a55fc3;0.1 [test]
[debug] loadData of default#default-a55fc3;0.1 of rootConf=test
[debug] == resolving dependencies for default#default-a55fc3;0.1 [runtime]
[debug] loadData of default#default-a55fc3;0.1 of rootConf=test
[debug] test is loaded and no conf to load.  Skip loading
[debug] == resolving dependencies for default#default-a55fc3;0.1 [compile]
[debug] loadData of default#default-a55fc3;0.1 of rootConf=test
[debug] test is loaded and no conf to load.  Skip loading
[debug] == resolving dependencies default#default-a55fc3;0.1->org.scala-tools.sbt#sbt-android-plugin;0.6.0-SNAPSHOT [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#sbt-android-plugin;0.6.0-SNAPSHOT of rootConf=test
[debug] == resolving dependencies org.scala-tools.sbt#sbt-android-plugin;0.6.0-SNAPSHOT->com.google.android.tools#ddmlib;r10 [compile->default(compile)]
[debug] loadData of com.google.android.tools#ddmlib;r10 of rootConf=test
[debug] == resolving dependencies org.scala-tools.sbt#sbt-android-plugin;0.6.0-SNAPSHOT->com.google.android.tools#ddmlib;r10 [compile->runtime]
[debug] loadData of com.google.android.tools#ddmlib;r10 of rootConf=test
[debug] test is loaded and no conf to load.  Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#sbt-android-plugin;0.6.0-SNAPSHOT->com.google.android.tools#ddmlib;r10 [compile->compile]
[debug] loadData of com.google.android.tools#ddmlib;r10 of rootConf=test
[debug] test is loaded and no conf to load.  Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#sbt-android-plugin;0.6.0-SNAPSHOT->com.google.android.tools#ddmlib;r10 [compile->master]
[debug] loadData of com.google.android.tools#ddmlib;r10 of rootConf=test
[debug] test is loaded and no conf to load.  Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#sbt-android-plugin;0.6.0-SNAPSHOT->net.sf.proguard#proguard-base;4.6 [compile->default(compile)]
[debug] loadData of net.sf.proguard#proguard-base;4.6 of rootConf=test
[debug] == resolving dependencies org.scala-tools.sbt#sbt-android-plugin;0.6.0-SNAPSHOT->net.sf.proguard#proguard-base;4.6 [compile->runtime]
[debug] loadData of net.sf.proguard#proguard-base;4.6 of rootConf=test
[debug] test is loaded and no conf to load.  Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#sbt-android-plugin;0.6.0-SNAPSHOT->net.sf.proguard#proguard-base;4.6 [compile->compile]
[debug] loadData of net.sf.proguard#proguard-base;4.6 of rootConf=test
[debug] test is loaded and no conf to load.  Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#sbt-android-plugin;0.6.0-SNAPSHOT->net.sf.proguard#proguard-base;4.6 [compile->master]
[debug] loadData of net.sf.proguard#proguard-base;4.6 of rootConf=test
[debug] test is loaded and no conf to load.  Skip loading
[debug] resolving dependencies for configuration 'provided'
[debug] == resolving dependencies for default#default-a55fc3;0.1 [provided]
[debug] loadData of default#default-a55fc3;0.1 of rootConf=provided
[debug] == resolving dependencies default#default-a55fc3;0.1->org.scala-tools.sbt#sbt_2.9.1;0.11.0 [provided->default(compile)]
[debug] loadData of org.scala-tools.sbt#sbt_2.9.1;0.11.0 of rootConf=provided
[debug]     using sbt-chain to resolve org.scala-tools.sbt#sbt_2.9.1;0.11.0
[debug] sbt-chain: Checking cache for: dependency: org.scala-tools.sbt#sbt_2.9.1;0.11.0 {provided=[default(compile)]}
[debug] No entry is found in the ModuleDescriptorCache : C:\Users\Jeff\.ivy2\cache\org.scala-tools.sbt\sbt_2.9.1\ivy-0.11.0.xml
[debug] post 1.3 ivy file: using exact as default matcher
[debug]     found ivy file in cache for org.scala-tools.sbt#sbt_2.9.1;0.11.0 (resolved by typesafe-ivy-releases): C:\Users\Jeff\.ivy2\cache\org.scala-tools.sbt\sbt_2.9.1\ivy-0.11.0.xml
[debug] sbt-chain: module revision found in cache: org.scala-tools.sbt#sbt_2.9.1;0.11.0
[debug] Entry is found in the ModuleDescriptorCache : C:\Users\Jeff\.ivy2\cache\org.scala-tools.sbt\sbt_2.9.1\ivy-0.11.0.xml
[debug]     found ivy file in cache for org.scala-tools.sbt#sbt_2.9.1;0.11.0 (resolved by typesafe-ivy-releases): C:\Users\Jeff\.ivy2\cache\org.scala-tools.sbt\sbt_2.9.1\ivy-0.11.0.xml
[debug]     local: revision in cache: org.scala-tools.sbt#sbt_2.9.1;0.11.0
[debug]     checking org.scala-tools.sbt#sbt_2.9.1;0.11.0 from typesafe-ivy-releases against [none]
[debug]     module revision kept as first found: org.scala-tools.sbt#sbt_2.9.1;0.11.0 from typesafe-ivy-releases
[debug]     found org.scala-tools.sbt#sbt_2.9.1;0.11.0 in typesafe-ivy-releases
[debug] == resolving dependencies org.scala-tools.sbt#sbt_2.9.1;0.11.0->org.scala-tools.sbt#main_2.9.1;0.11.0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#main_2.9.1;0.11.0 of rootConf=provided
[debug]     using sbt-chain to resolve org.scala-tools.sbt#main_2.9.1;0.11.0
[debug] sbt-chain: Checking cache for: dependency: org.scala-tools.sbt#main_2.9.1;0.11.0 {compile=[default(compile)]}
[debug] No entry is found in the ModuleDescriptorCache : C:\Users\Jeff\.ivy2\cache\org.scala-tools.sbt\main_2.9.1\ivy-0.11.0.xml
[debug] post 1.3 ivy file: using exact as default matcher
[debug]     found ivy file in cache for org.scala-tools.sbt#main_2.9.1;0.11.0 (resolved by typesafe-ivy-releases): C:\Users\Jeff\.ivy2\cache\org.scala-tools.sbt\main_2.9.1\ivy-0.11.0.xml
[debug] sbt-chain: module revision found in cache: org.scala-tools.sbt#main_2.9.1;0.11.0
[debug] Entry is found in the ModuleDescriptorCache : C:\Users\Jeff\.ivy2\cache\org.scala-tools.sbt\main_2.9.1\ivy-0.11.0.xml
[debug]     found ivy file in cache for org.scala-tools.sbt#main_2.9.1;0.11.0 (resolved by typesafe-ivy-releases): C:\Users\Jeff\.ivy2\cache\org.scala-tools.sbt\main_2.9.1\ivy-0.11.0.xml
[debug]     local: revision in cache: org.scala-tools.sbt#main_2.9.1;0.11.0
[debug]     checking org.scala-tools.sbt#main_2.9.1;0.11.0 from typesafe-ivy-releases against [none]
[debug]     module revision kept as first found: org.scala-tools.sbt#main_2.9.1;0.11.0 from typesafe-ivy-releases
[debug]     found org.scala-tools.sbt#main_2.9.1;0.11.0 in typesafe-ivy-releases
[debug] == resolving dependencies org.scala-tools.sbt#main_2.9.1;0.11.0->org.scala-tools.sbt#actions_2.9.1;0.11.0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#actions_2.9.1;0.11.0 of rootConf=provided
[debug]     using sbt-chain to resolve org.scala-tools.sbt#actions_2.9.1;0.11.0
[debug] sbt-chain: Checking cache for: dependency: org.scala-tools.sbt#actions_2.9.1;0.11.0 {compile=[default(compile)]}
[debug] No entry is found in the ModuleDescriptorCache : C:\Users\Jeff\.ivy2\cache\org.scala-tools.sbt\actions_2.9.1\ivy-0.11.0.xml
[debug] post 1.3 ivy file: using exact as default matcher
[debug]     found ivy file in cache for org.scala-tools.sbt#actions_2.9.1;0.11.0 (resolved by typesafe-ivy-releases): C:\Users\Jeff\.ivy2\cache\org.scala-tools.sbt\actions_2.9.1\ivy-0.11.0.xml
[debug] sbt-chain: module revision found in cache: org.scala-tools.sbt#actions_2.9.1;0.11.0
[debug] Entry is found in the ModuleDescriptorCache : C:\Users\Jeff\.ivy2\cache\org.scala-tools.sbt\actions_2.9.1\ivy-0.11.0.xml
[debug]     found ivy file in cache for org.scala-tools.sbt#actions_2.9.1;0.11.0 (resolved by typesafe-ivy-releases): C:\Users\Jeff\.ivy2\cache\org.scala-tools.sbt\actions_2.9.1\ivy-0.11.0.xml
[debug]     local: revision in cache: org.scala-tools.sbt#actions_2.9.1;0.11.0
[debug]     checking org.scala-tools.sbt#actions_2.9.1;0.11.0 from typesafe-ivy-releases against [none]
[debug]     module revision kept as first found: org.scala-tools.sbt#actions_2.9.1;0.11.0 from typesafe-ivy-releases
[debug]     found org.scala-tools.sbt#actions_2.9.1;0.11.0 in typesafe-ivy-releases
[debug] == resolving dependencies org.scala-tools.sbt#actions_2.9.1;0.11.0->org.scala-tools.sbt#classfile_2.9.1;0.11.0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#classfile_2.9.1;0.11.0 of rootConf=provided
[debug]     using sbt-chain to resolve org.scala-tools.sbt#classfile_2.9.1;0.11.0
[debug] sbt-chain: Checking cache for: dependency: org.scala-tools.sbt#classfile_2.9.1;0.11.0 {compile=[default(compile)]}
[debug] No entry is found in the ModuleDescriptorCache : C:\Users\Jeff\.ivy2\cache\org.scala-tools.sbt\classfile_2.9.1\ivy-0.11.0.xml
[debug] post 1.3 ivy file: using exact as default matcher
[debug]     found ivy file in cache for org.scala-tools.sbt#classfile_2.9.1;0.11.0 (resolved by typesafe-ivy-releases): C:\Users\Jeff\.ivy2\cache\org.scala-tools.sbt\classfile_2.9.1\ivy-0.11.0.xml
[debug] sbt-chain: module revision found in cache: org.scala-tools.sbt#classfile_2.9.1;0.11.0
[debug] Entry is found in the ModuleDescriptorCache : C:\Users\Jeff\.ivy2\cache\org.scala-tools.sbt\classfile_2.9.1\ivy-0.11.0.xml
[debug]     found ivy file in cache for org.scala-tools.sbt#classfile_2.9.1;0.11.0 (resolved by typesafe-ivy-releases): C:\Users\Jeff\.ivy2\cache\org.scala-tools.sbt\classfile_2.9.1\ivy-0.11.0.xml
[debug]     local: revision in cache: org.scala-tools.sbt#classfile_2.9.1;0.11.0
[debug]     checking org.scala-tools.sbt#classfile_2.9.1;0.11.0 from typesafe-ivy-releases against [none]
[debug]     module revision kept as first found: org.scala-tools.sbt#classfile_2.9.1;0.11.0 from typesafe-ivy-releases
[debug]     found org.scala-tools.sbt#classfile_2.9.1;0.11.0 in typesafe-ivy-releases
[debug] == resolving dependencies org.scala-tools.sbt#classfile_2.9.1;0.11.0->org.scala-tools.sbt#io_2.9.1;0.11.0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#io_2.9.1;0.11.0 of rootConf=provided
[debug]     using sbt-chain to resolve org.scala-tools.sbt#io_2.9.1;0.11.0
[debug] sbt-chain: Checking cache for: dependency: org.scala-tools.sbt#io_2.9.1;0.11.0 {compile=[default(compile)]}
[debug] No entry is found in the ModuleDescriptorCache : C:\Users\Jeff\.ivy2\cache\org.scala-tools.sbt\io_2.9.1\ivy-0.11.0.xml
[debug] post 1.3 ivy file: using exact as default matcher
[debug]     found ivy file in cache for org.scala-tools.sbt#io_2.9.1;0.11.0 (resolved by typesafe-ivy-releases): C:\Users\Jeff\.ivy2\cache\org.scala-tools.sbt\io_2.9.1\ivy-0.11.0.xml
[debug] sbt-chain: module revision found in cache: org.scala-tools.sbt#io_2.9.1;0.11.0
[debug] Entry is found in the ModuleDescriptorCache : C:\Users\Jeff\.ivy2\cache\org.scala-tools.sbt\io_2.9.1\ivy-0.11.0.xml
[debug]     found ivy file in cache for org.scala-tools.sbt#io_2.9.1;0.11.0 (resolved by typesafe-ivy-releases): C:\Users\Jeff\.ivy2\cache\org.scala-tools.sbt\io_2.9.1\ivy-0.11.0.xml
[debug]     local: revision in cache: org.scala-tools.sbt#io_2.9.1;0.11.0
[debug]     checking org.scala-tools.sbt#io_2.9.1;0.11.0 from typesafe-ivy-releases against [none]
[debug]     module revision kept as first found: org.scala-tools.sbt#io_2.9.1;0.11.0 from typesafe-ivy-releases
[debug]     found org.scala-tools.sbt#io_2.9.1;0.11.0 in typesafe-ivy-releases
[debug] == resolving dependencies org.scala-tools.sbt#io_2.9.1;0.11.0->org.scala-tools.sbt#control_2.9.1;0.11.0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#control_2.9.1;0.11.0 of rootConf=provided
[debug]     using sbt-chain to resolve org.scala-tools.sbt#control_2.9.1;0.11.0
[debug] sbt-chain: Checking cache for: dependency: org.scala-tools.sbt#control_2.9.1;0.11.0 {compile=[default(compile)]}
[debug] No entry is found in the ModuleDescriptorCache : C:\Users\Jeff\.ivy2\cache\org.scala-tools.sbt\control_2.9.1\ivy-0.11.0.xml
[debug] post 1.3 ivy file: using exact as default matcher
[debug]     found ivy file in cache for org.scala-tools.sbt#control_2.9.1;0.11.0 (resolved by typesafe-ivy-releases): C:\Users\Jeff\.ivy2\cache\org.scala-tools.sbt\control_2.9.1\ivy-0.11.0.xml
[debug] sbt-chain: module revision found in cache: org.scala-tools.sbt#control_2.9.1;0.11.0
[debug] Entry is found in the ModuleDescriptorCache : C:\Users\Jeff\.ivy2\cache\org.scala-tools.sbt\control_2.9.1\ivy-0.11.0.xml
[debug]     found ivy file in cache for org.scala-tools.sbt#control_2.9.1;0.11.0 (resolved by typesafe-ivy-releases): C:\Users\Jeff\.ivy2\cache\org.scala-tools.sbt\control_2.9.1\ivy-0.11.0.xml
[debug]     local: revision in cache: org.scala-tools.sbt#control_2.9.1;0.11.0
[debug]     checking org.scala-tools.sbt#control_2.9.1;0.11.0 from typesafe-ivy-releases against [none]
[debug]     module revision kept as first found: org.scala-tools.sbt#control_2.9.1;0.11.0 from typesafe-ivy-releases
[debug]     found org.scala-tools.sbt#control_2.9.1;0.11.0 in typesafe-ivy-releases
[debug] == resolving dependencies org.scala-tools.sbt#control_2.9.1;0.11.0->org.scala-lang#scala-library;2.9.1 [compile->default(compile)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=provided
[debug]     using sbt-chain to resolve org.scala-lang#scala-library;2.9.1
[debug] sbt-chain: Checking cache for: dependency: org.scala-lang#scala-library;2.9.1 {compile=[default(compile)]}
[debug] No entry is found in the ModuleDescriptorCache : C:\Users\Jeff\.ivy2\cache\org.scala-lang\scala-library\ivy-2.9.1.xml
[debug] post 1.3 ivy file: using exact as default matcher
[debug]     found ivy file in cache for org.scala-lang#scala-library;2.9.1 (resolved by sbt-chain): C:\Users\Jeff\.ivy2\cache\org.scala-lang\scala-library\ivy-2.9.1.xml
[debug] sbt-chain: module revision found in cache: org.scala-lang#scala-library;2.9.1
[debug] Entry is found in the ModuleDescriptorCache : C:\Users\Jeff\.ivy2\cache\org.scala-lang\scala-library\ivy-2.9.1.xml
[debug]     found ivy file in cache for org.scala-lang#scala-library;2.9.1 (resolved by sbt-chain): C:\Users\Jeff\.ivy2\cache\org.scala-lang\scala-library\ivy-2.9.1.xml
[debug]     local: revision in cache: org.scala-lang#scala-library;2.9.1
[debug]     checking org.scala-lang#scala-library;2.9.1 from sbt-chain against [none]
[debug]     module revision kept as first found: org.scala-lang#scala-library;2.9.1 from sbt-chain
[debug]     found org.scala-lang#scala-library;2.9.1 in sbt-chain
[debug] == resolving dependencies org.scala-tools.sbt#control_2.9.1;0.11.0->org.scala-lang#scala-library;2.9.1 [compile->runtime]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=provided
[debug] == resolving dependencies org.scala-tools.sbt#control_2.9.1;0.11.0->org.scala-lang#scala-library;2.9.1 [compile->compile]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=provided
[debug] == resolving dependencies org.scala-tools.sbt#control_2.9.1;0.11.0->org.scala-lang#scala-library;2.9.1 [compile->master]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=provided
[debug] == resolving dependencies org.scala-tools.sbt#io_2.9.1;0.11.0->org.scala-lang#scala-library;2.9.1 [compile->default(compile)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=provided
[debug] provided is loaded and no conf to load.  Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#io_2.9.1;0.11.0->org.scala-lang#scala-library;2.9.1 [compile->runtime]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=provided
[debug] provided is loaded and no conf to load.  Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#io_2.9.1;0.11.0->org.scala-lang#scala-library;2.9.1 [compile->compile]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=provided
[debug] provided is loaded and no conf to load.  Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#io_2.9.1;0.11.0->org.scala-lang#scala-library;2.9.1 [compile->master]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=provided
[debug] provided is loaded and no conf to load.  Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#classfile_2.9.1;0.11.0->org.scala-tools.sbt#interface;0.11.0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#interface;0.11.0 of rootConf=provided
[debug]     using sbt-chain to resolve org.scala-tools.sbt#interface;0.11.0
[debug] sbt-chain: Checking cache for: dependency: org.scala-tools.sbt#interface;0.11.0 {compile=[default(compile)]}
[debug] No entry is found in the ModuleDescriptorCache : C:\Users\Jeff\.ivy2\cache\org.scala-tools.sbt\interface\ivy-0.11.0.xml
[debug] post 1.3 ivy file: using exact as default matcher
[debug]     found ivy file in cache for org.scala-tools.sbt#interface;0.11.0 (resolved by typesafe-ivy-releases): C:\Users\Jeff\.ivy2\cache\org.scala-tools.sbt\interface\ivy-0.11.0.xml
[debug] sbt-chain: module revision found in cache: org.scala-tools.sbt#interface;0.11.0
[debug] Entry is found in the ModuleDescriptorCache : C:\Users\Jeff\.ivy2\cache\org.scala-tools.sbt\interface\ivy-0.11.0.xml
[debug]     found ivy file in cache for org.scala-tools.sbt#interface;0.11.0 (resolved by typesafe-ivy-releases): C:\Users\Jeff\.ivy2\cache\org.scala-tools.sbt\interface\ivy-0.11.0.xml
[debug]     local: revision in cache: org.scala-tools.sbt#interface;0.11.0
[debug]     checking org.scala-tools.sbt#interface;0.11.0 from typesafe-ivy-releases against [none]
[debug]     module revision kept as first found: org.scala-tools.sbt#interface;0.11.0 from typesafe-ivy-releases
[debug]     found org.scala-tools.sbt#interface;0.11.0 in typesafe-ivy-releases
[debug]     [0.11.0] org.scala-tools.sbt#interface;0.11.0 (forced)
[debug] == resolving dependencies org.scala-tools.sbt#interface;0.11.0->org.scala-lang#scala-library;2.9.1 [compile->default(compile)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=provided
[debug] provided is loaded and no conf to load.  Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#interface;0.11.0->org.scala-lang#scala-library;2.9.1 [compile->runtime]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=provided
[debug] provided is loaded and no conf to load.  Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#interface;0.11.0->org.scala-lang#scala-library;2.9.1 [compile->compile]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=provided
[debug] provided is loaded and no conf to load.  Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#interface;0.11.0->org.scala-lang#scala-library;2.9.1 [compile->master]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=provided
[debug] provided is loaded and no conf to load.  Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#classfile_2.9.1;0.11.0->org.scala-tools.sbt#logging_2.9.1;0.11.0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#logging_2.9.1;0.11.0 of rootConf=provided
[debug]     using sbt-chain to resolve org.scala-tools.sbt#logging_2.9.1;0.11.0
[debug] sbt-chain: Checking cache for: dependency: org.scala-tools.sbt#logging_2.9.1;0.11.0 {compile=[default(compile)]}
[debug] No entry is found in the ModuleDescriptorCache : C:\Users\Jeff\.ivy2\cache\org.scala-tools.sbt\logging_2.9.1\ivy-0.11.0.xml
[debug] post 1.3 ivy file: using exact as default matcher
[debug]     found ivy file in cache for org.scala-tools.sbt#logging_2.9.1;0.11.0 (resolved by typesafe-ivy-releases): C:\Users\Jeff\.ivy2\cache\org.scala-tools.sbt\logging_2.9.1\ivy-0.11.0.xml
[debug] sbt-chain: module revision found in cache: org.scala-tools.sbt#logging_2.9.1;0.11.0
[debug] Entry is found in the ModuleDescriptorCache : C:\Users\Jeff\.ivy2\cache\org.scala-tools.sbt\logging_2.9.1\ivy-0.11.0.xml
[debug]     found ivy file in cache for org.scala-tools.sbt#logging_2.9.1;0.11.0 (resolved by typesafe-ivy-releases): C:\Users\Jeff\.ivy2\cache\org.scala-tools.sbt\logging_2.9.1\ivy-0.11.0.xml
[debug]     local: revision in cache: org.scala-tools.sbt#logging_2.9.1;0.11.0
[debug]     checking org.scala-tools.sbt#logging_2.9.1;0.11.0 from typesafe-ivy-releases against [none]
[debug]     module revision kept as first found: org.scala-tools.sbt#logging_2.9.1;0.11.0 from typesafe-ivy-releases
[debug]     found org.scala-tools.sbt#logging_2.9.1;0.11.0 in typesafe-ivy-releases
[debug] == resolving dependencies org.scala-tools.sbt#logging_2.9.1;0.11.0->org.scala-tools.sbt#interface;0.11.0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#interface;0.11.0 of rootConf=provided
[debug] provided is loaded and no conf to load.  Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#logging_2.9.1;0.11.0->org.scala-tools.sbt#process_2.9.1;0.11.0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#process_2.9.1;0.11.0 of rootConf=provided
[debug]     using sbt-chain to resolve org.scala-tools.sbt#process_2.9.1;0.11.0
[debug] sbt-chain: Checking cache for: dependency: org.scala-tools.sbt#process_2.9.1;0.11.0 {compile=[default(compile)]}
[debug] No entry is found in the ModuleDescriptorCache : C:\Users\Jeff\.ivy2\cache\org.scala-tools.sbt\process_2.9.1\ivy-0.11.0.xml
[debug] post 1.3 ivy file: using exact as default matcher
[debug]     found ivy file in cache for org.scala-tools.sbt#process_2.9.1;0.11.0 (resolved by typesafe-ivy-releases): C:\Users\Jeff\.ivy2\cache\org.scala-tools.sbt\process_2.9.1\ivy-0.11.0.xml
[debug] sbt-chain: module revision found in cache: org.scala-tools.sbt#process_2.9.1;0.11.0
[debug] Entry is found in the ModuleDescriptorCache : C:\Users\Jeff\.ivy2\cache\org.scala-tools.sbt\process_2.9.1\ivy-0.11.0.xml
[debug]     found ivy file in cache for org.scala-tools.sbt#process_2.9.1;0.11.0 (resolved by typesafe-ivy-releases): C:\Users\Jeff\.ivy2\cache\org.scala-tools.sbt\process_2.9.1\ivy-0.11.0.xml
[debug]     local: revision in cache: org.scala-tools.sbt#process_2.9.1;0.11.0
[debug]     checking org.scala-tools.sbt#process_2.9.1;0.11.0 from typesafe-ivy-releases against [none]
[debug]     module revision kept as first found: org.scala-tools.sbt#process_2.9.1;0.11.0 from typesafe-ivy-releases
[debug]     found org.scala-tools.sbt#process_2.9.1;0.11.0 in typesafe-ivy-releases
[debug] == resolving dependencies org.scala-tools.sbt#process_2.9.1;0.11.0->org.scala-lang#scala-library;2.9.1 [compile->default(compile)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=provided
[debug] provided is loaded and no conf to load.  Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#process_2.9.1;0.11.0->org.scala-lang#scala-library;2.9.1 [compile->runtime]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=provided
[debug] provided is loaded and no conf to load.  Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#process_2.9.1;0.11.0->org.scala-lang#scala-library;2.9.1 [compile->compile]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=provided
[debug] provided is loaded and no conf to load.  Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#process_2.9.1;0.11.0->org.scala-lang#scala-library;2.9.1 [compile->master]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=provided
[debug] provided is loaded and no conf to load.  Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#logging_2.9.1;0.11.0->org.scala-lang#scala-library;2.9.1 [compile->default(compile)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=provided
[debug] provided is loaded and no conf to load.  Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#logging_2.9.1;0.11.0->org.scala-lang#scala-library;2.9.1 [compile->runtime]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=provided
[debug] provided is loaded and no conf to load.  Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#logging_2.9.1;0.11.0->org.scala-lang#scala-library;2.9.1 [compile->compile]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=provided
[debug] provided is loaded and no conf to load.  Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#logging_2.9.1;0.11.0->org.scala-lang#scala-library;2.9.1 [compile->master]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=provided
[debug] provided is loaded and no conf to load.  Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#classfile_2.9.1;0.11.0->org.scala-lang#scala-library;2.9.1 [compile->default(compile)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=provided
[debug] provided is loaded and no conf to load.  Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#classfile_2.9.1;0.11.0->org.scala-lang#scala-library;2.9.1 [compile->runtime]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=provided
[debug] provided is loaded and no conf to load.  Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#classfile_2.9.1;0.11.0->org.scala-lang#scala-library;2.9.1 [compile->compile]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=provided
[debug] provided is loaded and no conf to load.  Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#classfile_2.9.1;0.11.0->org.scala-lang#scala-library;2.9.1 [compile->master]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=provided
[debug] provided is loaded and no conf to load.  Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#actions_2.9.1;0.11.0->org.scala-tools.sbt#classpath_2.9.1;0.11.0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#classpath_2.9.1;0.11.0 of rootConf=provided
[debug]     using sbt-chain to resolve org.scala-tools.sbt#classpath_2.9.1;0.11.0
[debug] sbt-chain: Checking cache for: dependency: org.scala-tools.sbt#classpath_2.9.1;0.11.0 {compile=[default(compile)]}
[debug] No entry is found in the ModuleDescriptorCache : C:\Users\Jeff\.ivy2\cache\org.scala-tools.sbt\classpath_2.9.1\ivy-0.11.0.xml
[debug] post 1.3 ivy file: using exact as default matcher
[debug]     found ivy file in cache for org.scala-tools.sbt#classpath_2.9.1;0.11.0 (resolved by typesafe-ivy-releases): C:\Users\Jeff\.ivy2\cache\org.scala-tools.sbt\classpath_2.9.1\ivy-0.11.0.xml
[debug] sbt-chain: module revision found in cache: org.scala-tools.sbt#classpath_2.9.1;0.11.0
[debug] Entry is found in the ModuleDescriptorCache : C:\Users\Jeff\.ivy2\cache\org.scala-tools.sbt\classpath_2.9.1\ivy-0.11.0.xml
[debug]     found ivy file in cache for org.scala-tools.sbt#classpath_2.9.1;0.11.0 (resolved by typesafe-ivy-releases): C:\Users\Jeff\.ivy2\cache\org.scala-tools.sbt\classpath_2.9.1\ivy-0.11.0.xml
[debug]     local: revision in cache: org.scala-tools.sbt#classpath_2.9.1;0.11.0
[debug]     checking org.scala-tools.sbt#classpath_2.9.1;0.11.0 from typesafe-ivy-releases against [none]
[debug]     module revision kept as first found: org.scala-tools.sbt#classpath_2.9.1;0.11.0 from typesafe-ivy-releases
[debug]     found org.scala-tools.sbt#classpath_2.9.1;0.11.0 in typesafe-ivy-releases
[debug] == resolving dependencies org.scala-tools.sbt#classpath_2.9.1;0.11.0->org.scala-tools.sbt#launcher-interface_2.9.1;0.11.0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#launcher-interface_2.9.1;0.11.0 of rootConf=provided
[debug]     using sbt-chain to resolve org.scala-tools.sbt#launcher-interface_2.9.1;0.11.0
[debug] sbt-chain: Checking cache for: dependency: org.scala-tools.sbt#launcher-interface_2.9.1;0.11.0 {compile=[default(compile)]}
[debug] No entry is found in the ModuleDescriptorCache : C:\Users\Jeff\.ivy2\cache\org.scala-tools.sbt\launcher-interface_2.9.1\ivy-0.11.0.xml
[debug] post 1.3 ivy file: using exact as default matcher
[debug]     found ivy file in cache for org.scala-tools.sbt#launcher-interface_2.9.1;0.11.0 (resolved by typesafe-ivy-releases): C:\Users\Jeff\.ivy2\cache\org.scala-tools.sbt\launcher-interface_2.9.1\ivy-0.11.0.xml
[debug] sbt-chain: module revision found in cache: org.scala-tools.sbt#launcher-interface_2.9.1;0.11.0
[debug] Entry is found in the ModuleDescriptorCache : C:\Users\Jeff\.ivy2\cache\org.scala-tools.sbt\launcher-interface_2.9.1\ivy-0.11.0.xml
[debug]     found ivy file in cache for org.scala-tools.sbt#launcher-interface_2.9.1;0.11.0 (resolved by typesafe-ivy-releases): C:\Users\Jeff\.ivy2\cache\org.scala-tools.sbt\launcher-interface_2.9.1\ivy-0.11.0.xml
[debug]     local: revision in cache: org.scala-tools.sbt#launcher-interface_2.9.1;0.11.0
[debug]     checking org.scala-tools.sbt#launcher-interface_2.9.1;0.11.0 from typesafe-ivy-releases against [none]
[debug]     module revision kept as first found: org.scala-tools.sbt#launcher-interface_2.9.1;0.11.0 from typesafe-ivy-releases
[debug]     found org.scala-tools.sbt#launcher-interface_2.9.1;0.11.0 in typesafe-ivy-releases
[debug] == resolving dependencies org.scala-tools.sbt#launcher-interface_2.9.1;0.11.0->org.scala-lang#scala-library;2.9.1 [compile->default(compile)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=provided
[debug] provided is loaded and no conf to load.  Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#launcher-interface_2.9.1;0.11.0->org.scala-lang#scala-library;2.9.1 [compile->runtime]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=provided
[debug] provided is loaded and no conf to load.  Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#launcher-interface_2.9.1;0.11.0->org.scala-lang#scala-library;2.9.1 [compile->compile]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=provided
[debug] provided is loaded and no conf to load.  Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#launcher-interface_2.9.1;0.11.0->org.scala-lang#scala-library;2.9.1 [compile->master]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=provided
[debug] provided is loaded and no conf to load.  Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#classpath_2.9.1;0.11.0->org.scala-tools.sbt#io_2.9.1;0.11.0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#io_2.9.1;0.11.0 of rootConf=provided
[debug] provided is loaded and no conf to load.  Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#classpath_2.9.1;0.11.0->org.scala-lang#scala-library;2.9.1 [compile->default(compile)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=provided
[debug] provided is loaded and no conf to load.  Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#classpath_2.9.1;0.11.0->org.scala-lang#scala-library;2.9.1 [compile->runtime]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=provided
[debug] provided is loaded and no conf to load.  Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#classpath_2.9.1;0.11.0->org.scala-lang#scala-library;2.9.1 [compile->compile]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=provided
[debug] provided is loaded and no conf to load.  Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#classpath_2.9.1;0.11.0->org.scala-lang#scala-library;2.9.1 [compile->master]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=provided
[debug] provided is loaded and no conf to load.  Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#classpath_2.9.1;0.11.0->org.scala-lang#scala-compiler;2.9.1 [compile->default(compile)]
[debug] loadData of org.scala-lang#scala-compiler;2.9.1 of rootConf=provided
[debug]     using sbt-chain to resolve org.scala-lang#scala-compiler;2.9.1
[debug] sbt-chain: Checking cache for: dependency: org.scala-lang#scala-compiler;2.9.1 {compile=[default(compile)]}
[debug] No entry is found in the ModuleDescriptorCache : C:\Users\Jeff\.ivy2\cache\org.scala-lang\scala-compiler\ivy-2.9.1.xml
[debug] post 1.3 ivy file: using exact as default matcher
[debug]     found ivy file in cache for org.scala-lang#scala-compiler;2.9.1 (resolved by sbt-chain): C:\Users\Jeff\.ivy2\cache\org.scala-lang\scala-compiler\ivy-2.9.1.xml
[debug] sbt-chain: module revision found in cache: org.scala-lang#scala-compiler;2.9.1
[debug] Entry is found in the ModuleDescriptorCache : C:\Users\Jeff\.ivy2\cache\org.scala-lang\scala-compiler\ivy-2.9.1.xml
[debug]     found ivy file in cache for org.scala-lang#scala-compiler;2.9.1 (resolved by sbt-chain): C:\Users\Jeff\.ivy2\cache\org.scala-lang\scala-compiler\ivy-2.9.1.xml
[debug]     local: revision in cache: org.scala-lang#scala-compiler;2.9.1
[debug]     checking org.scala-lang#scala-compiler;2.9.1 from sbt-chain against [none]
[debug]     module revision kept as first found: org.scala-lang#scala-compiler;2.9.1 from sbt-chain
[debug]     found org.scala-lang#scala-compiler;2.9.1 in sbt-chain
[debug] == resolving dependencies org.scala-tools.sbt#classpath_2.9.1;0.11.0->org.scala-lang#scala-compiler;2.9.1 [compile->runtime]
[debug] loadData of org.scala-lang#scala-compiler;2.9.1 of rootConf=provided
[debug] == resolving dependencies org.scala-tools.sbt#classpath_2.9.1;0.11.0->org.scala-lang#scala-compiler;2.9.1 [compile->compile]
[debug] loadData of org.scala-lang#scala-compiler;2.9.1 of rootConf=provided
[debug] == resolving dependencies org.scala-lang#scala-compiler;2.9.1->org.scala-lang#scala-library;2.9.1 [compile->master(*)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=provided
[debug] == resolving dependencies org.scala-lang#scala-compiler;2.9.1->org.scala-lang#scala-library;2.9.1 [compile->compile(*)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=provided
[debug] == resolving dependencies org.scala-lang#scala-compiler;2.9.1->org.scala-lang#scala-library;2.9.1 [runtime->runtime(*)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=provided
[debug] == resolving dependencies org.scala-lang#scala-compiler;2.9.1->org.scala-lang#scala-library;2.9.1 [runtime->compile]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=provided
[debug] provided is loaded and no conf to load.  Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#classpath_2.9.1;0.11.0->org.scala-lang#scala-compiler;2.9.1 [compile->master]
[debug] loadData of org.scala-lang#scala-compiler;2.9.1 of rootConf=provided
[debug] == resolving dependencies org.scala-tools.sbt#actions_2.9.1;0.11.0->org.scala-tools.sbt#incremental-compiler_2.9.1;0.11.0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#incremental-compiler_2.9.1;0.11.0 of rootConf=provided
[debug]     using sbt-chain to resolve org.scala-tools.sbt#incremental-compiler_2.9.1;0.11.0
[debug] sbt-chain: Checking cache for: dependency: org.scala-tools.sbt#incremental-compiler_2.9.1;0.11.0 {compile=[default(compile)]}
[debug] No entry is found in the ModuleDescriptorCache : C:\Users\Jeff\.ivy2\cache\org.scala-tools.sbt\incremental-compiler_2.9.1\ivy-0.11.0.xml
[debug] post 1.3 ivy file: using exact as default matcher
[debug]     found ivy file in cache for org.scala-tools.sbt#incremental-compiler_2.9.1;0.11.0 (resolved by typesafe-ivy-releases): C:\Users\Jeff\.ivy2\cache\org.scala-tools.sbt\incremental-compiler_2.9.1\ivy-0.11.0.xml
[debug] sbt-chain: module revision found in cache: org.scala-tools.sbt#incremental-compiler_2.9.1;0.11.0
[debug] Entry is found in the ModuleDescriptorCache : C:\Users\Jeff\.ivy2\cache\org.scala-tools.sbt\incremental-compiler_2.9.1\ivy-0.11.0.xml
[debug]     found ivy file in cache for org.scala-tools.sbt#incremental-compiler_2.9.1;0.11.0 (resolved by typesafe-ivy-releases): C:\Users\Jeff\.ivy2\cache\org.scala-tools.sbt\incremental-compiler_2.9.1\ivy-0.11.0.xml
[debug]     local: revision in cache: org.scala-tools.sbt#incremental-compiler_2.9.1;0.11.0
[debug]     checking org.scala-tools.sbt#incremental-compiler_2.9.1;0.11.0 from typesafe-ivy-releases against [none]
[debug]     module revision kept as first found: org.scala-tools.sbt#incremental-compiler_2.9.1;0.11.0 from typesafe-ivy-releases
[debug]     found org.scala-tools.sbt#incremental-compiler_2.9.1;0.11.0 in typesafe-ivy-releases
[debug] == resolving dependencies org.scala-tools.sbt#incremental-compiler_2.9.1;0.11.0->org.scala-tools.sbt#collections_2.9.1;0.11.0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#collections_2.9.1;0.11.0 of rootConf=provided
[debug]     using sbt-chain to resolve org.scala-tools.sbt#collections_2.9.1;0.11.0
[debug] sbt-chain: Checking cache for: dependency: org.scala-tools.sbt#collections_2.9.1;0.11.0 {compile=[default(compile)]}
[debug] No entry is found in the ModuleDescriptorCache : C:\Users\Jeff\.ivy2\cache\org.scala-tools.sbt\collections_2.9.1\ivy-0.11.0.xml
[debug] post 1.3 ivy file: using exact as default matcher
[debug]     found ivy file in cache for org.scala-tools.sbt#collections_2.9.1;0.11.0 (resolved by typesafe-ivy-releases): C:\Users\Jeff\.ivy2\cache\org.scala-tools.sbt\collections_2.9.1\ivy-0.11.0.xml
[debug] sbt-chain: module revision found in cache: org.scala-tools.sbt#collections_2.9.1;0.11.0
[debug] Entry is found in the ModuleDescriptorCache : C:\Users\Jeff\.ivy2\cache\org.scala-tools.sbt\collections_2.9.1\ivy-0.11.0.xml
[debug]     found ivy file in cache for org.scala-tools.sbt#collections_2.9.1;0.11.0 (resolved by typesafe-ivy-releases): C:\Users\Jeff\.ivy2\cache\org.scala-tools.sbt\collections_2.9.1\ivy-0.11.0.xml
[debug]     local: revision in cache: org.scala-tools.sbt#collections_2.9.1;0.11.0
[debug]     checking org.scala-tools.sbt#collections_2.9.1;0.11.0 from typesafe-ivy-releases against [none]
[debug]     module revision kept as first found: org.scala-tools.sbt#collections_2.9.1;0.11.0 from typesafe-ivy-releases
[debug]     found org.scala-tools.sbt#collections_2.9.1;0.11.0 in typesafe-ivy-releases
[debug] == resolving dependencies org.scala-tools.sbt#collections_2.9.1;0.11.0->org.scala-lang#scala-library;2.9.1 [compile->default(compile)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=provided
[debug] provided is loaded and no conf to load.  Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#collections_2.9.1;0.11.0->org.scala-lang#scala-library;2.9.1 [compile->runtime]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=provided
[debug] provided is loaded and no conf to load.  Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#collections_2.9.1;0.11.0->org.scala-lang#scala-library;2.9.1 [compile->compile]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=provided
[debug] provided is loaded and no conf to load.  Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#collections_2.9.1;0.11.0->org.scala-lang#scala-library;2.9.1 [compile->master]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=provided
[debug] provided is loaded and no conf to load.  Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#incremental-compiler_2.9.1;0.11.0->org.scala-tools.sbt#api_2.9.1;0.11.0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#api_2.9.1;0.11.0 of rootConf=provided
[debug]     using sbt-chain to resolve org.scala-tools.sbt#api_2.9.1;0.11.0
[debug] sbt-chain: Checking cache for: dependency: org.scala-tools.sbt#api_2.9.1;0.11.0 {compile=[default(compile)]}
[debug] No entry is found in the ModuleDescriptorCache : C:\Users\Jeff\.ivy2\cache\org.scala-tools.sbt\api_2.9.1\ivy-0.11.0.xml
[debug] post 1.3 ivy file: using exact as default matcher
[debug]     found ivy file in cache for org.scala-tools.sbt#api_2.9.1;0.11.0 (resolved by typesafe-ivy-releases): C:\Users\Jeff\.ivy2\cache\org.scala-tools.sbt\api_2.9.1\ivy-0.11.0.xml
[debug] sbt-chain: module revision found in cache: org.scala-tools.sbt#api_2.9.1;0.11.0
[debug] Entry is found in the ModuleDescriptorCache : C:\Users\Jeff\.ivy2\cache\org.scala-tools.sbt\api_2.9.1\ivy-0.11.0.xml
[debug]     found ivy file in cache for org.scala-tools.sbt#api_2.9.1;0.11.0 (resolved by typesafe-ivy-releases): C:\Users\Jeff\.ivy2\cache\org.scala-tools.sbt\api_2.9.1\ivy-0.11.0.xml
[debug]     local: revision in cache: org.scala-tools.sbt#api_2.9.1;0.11.0
[debug]     checking org.scala-tools.sbt#api_2.9.1;0.11.0 from typesafe-ivy-releases against [none]
[debug]     module revision kept as first found: org.scala-tools.sbt#api_2.9.1;0.11.0 from typesafe-ivy-releases
[debug]     found org.scala-tools.sbt#api_2.9.1;0.11.0 in typesafe-ivy-releases
[debug] == resolving dependencies org.scala-tools.sbt#api_2.9.1;0.11.0->org.scala-tools.sbt#interface;0.11.0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#interface;0.11.0 of rootConf=provided
[debug] provided is loaded and no conf to load.  Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#api_2.9.1;0.11.0->org.scala-lang#scala-library;2.9.1 [compile->default(compile)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=provided
[debug] provided is loaded and no conf to load.  Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#api_2.9.1;0.11.0->org.scala-lang#scala-library;2.9.1 [compile->runtime]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=provided
[debug] provided is loaded and no conf to load.  Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#api_2.9.1;0.11.0->org.scala-lang#scala-library;2.9.1 [compile->compile]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=provided
[debug] provided is loaded and no conf to load.  Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#api_2.9.1;0.11.0->org.scala-lang#scala-library;2.9.1 [compile->master]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=provided
[debug] provided is loaded and no conf to load.  Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#incremental-compiler_2.9.1;0.11.0->org.scala-tools.sbt#io_2.9.1;0.11.0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#io_2.9.1;0.11.0 of rootConf=provided
[debug] provided is loaded and no conf to load.  Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#incremental-compiler_2.9.1;0.11.0->org.scala-tools.sbt#logging_2.9.1;0.11.0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#logging_2.9.1;0.11.0 of rootConf=provided
[debug] provided is loaded and no conf to load.  Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#incremental-compiler_2.9.1;0.11.0->org.scala-tools.sbt#classpath_2.9.1;0.11.0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#classpath_2.9.1;0.11.0 of rootConf=provided
[debug] provided is loaded and no conf to load.  Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#incremental-compiler_2.9.1;0.11.0->org.scala-lang#scala-library;2.9.1 [compile->default(compile)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=provided
[debug] provided is loaded and no conf to load.  Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#incremental-compiler_2.9.1;0.11.0->org.scala-lang#scala-library;2.9.1 [compile->runtime]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=provided
[debug] provided is loaded and no conf to load.  Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#incremental-compiler_2.9.1;0.11.0->org.scala-lang#scala-library;2.9.1 [compile->compile]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=provided
[debug] provided is loaded and no conf to load.  Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#incremental-compiler_2.9.1;0.11.0->org.scala-lang#scala-library;2.9.1 [compile->master]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=provided
[debug] provided is loaded and no conf to load.  Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#actions_2.9.1;0.11.0->org.scala-tools.sbt#persist_2.9.1;0.11.0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#persist_2.9.1;0.11.0 of rootConf=provided
[debug]     using sbt-chain to resolve org.scala-tools.sbt#persist_2.9.1;0.11.0
[debug] sbt-chain: Checking cache for: dependency: org.scala-tools.sbt#persist_2.9.1;0.11.0 {compile=[default(compile)]}
[debug] No entry is found in the ModuleDescriptorCache : C:\Users\Jeff\.ivy2\cache\org.scala-tools.sbt\persist_2.9.1\ivy-0.11.0.xml
[debug] post 1.3 ivy file: using exact as default matcher
[debug]     found ivy file in cache for org.scala-tools.sbt#persist_2.9.1;0.11.0 (resolved by typesafe-ivy-releases): C:\Users\Jeff\.ivy2\cache\org.scala-tools.sbt\persist_2.9.1\ivy-0.11.0.xml
[debug] sbt-chain: module revision found in cache: org.scala-tools.sbt#persist_2.9.1;0.11.0
[debug] Entry is found in the ModuleDescriptorCache : C:\Users\Jeff\.ivy2\cache\org.scala-tools.sbt\persist_2.9.1\ivy-0.11.0.xml
[debug]     found ivy file in cache for org.scala-tools.sbt#persist_2.9.1;0.11.0 (resolved by typesafe-ivy-releases): C:\Users\Jeff\.ivy2\cache\org.scala-tools.sbt\persist_2.9.1\ivy-0.11.0.xml
[debug]     local: revision in cache: org.scala-tools.sbt#persist_2.9.1;0.11.0
[debug]     checking org.scala-tools.sbt#persist_2.9.1;0.11.0 from typesafe-ivy-releases against [none]
[debug]     module revision kept as first found: org.scala-tools.sbt#persist_2.9.1;0.11.0 from typesafe-ivy-releases
[debug]     found org.scala-tools.sbt#persist_2.9.1;0.11.0 in typesafe-ivy-releases
[debug] == resolving dependencies org.scala-tools.sbt#persist_2.9.1;0.11.0->org.scala-tools.sbt#incremental-compiler_2.9.1;0.11.0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#incremental-compiler_2.9.1;0.11.0 of rootConf=provided
[debug] provided is loaded and no conf to load.  Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#persist_2.9.1;0.11.0->org.scala-tools.sbt#api_2.9.1;0.11.0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#api_2.9.1;0.11.0 of rootConf=provided
[debug] provided is loaded and no conf to load.  Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#persist_2.9.1;0.11.0->org.scala-lang#scala-library;2.9.1 [compile->default(compile)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=provided
[debug] provided is loaded and no conf to load.  Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#persist_2.9.1;0.11.0->org.scala-lang#scala-library;2.9.1 [compile->runtime]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=provided
[debug] provided is loaded and no conf to load.  Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#persist_2.9.1;0.11.0->org.scala-lang#scala-library;2.9.1 [compile->compile]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=provided
[debug] provided is loaded and no conf to load.  Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#persist_2.9.1;0.11.0->org.scala-lang#scala-library;2.9.1 [compile->master]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=provided
[debug] provided is loaded and no conf to load.  Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#persist_2.9.1;0.11.0->org.scala-tools.sbinary#sbinary_2.9.0;0.4.0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbinary#sbinary_2.9.0;0.4.0 of rootConf=provided
[debug]     using sbt-chain to resolve org.scala-tools.sbinary#sbinary_2.9.0;0.4.0
[debug] sbt-chain: Checking cache for: dependency: org.scala-tools.sbinary#sbinary_2.9.0;0.4.0 {compile=[default(compile)]}
[debug] No entry is found in the ModuleDescriptorCache : C:\Users\Jeff\.ivy2\cache\org.scala-tools.sbinary\sbinary_2.9.0\ivy-0.4.0.xml
[debug] post 1.3 ivy file: using exact as default matcher
[debug]     found ivy file in cache for org.scala-tools.sbinary#sbinary_2.9.0;0.4.0 (resolved by sbt-chain): C:\Users\Jeff\.ivy2\cache\org.scala-tools.sbinary\sbinary_2.9.0\ivy-0.4.0.xml
[debug] sbt-chain: module revision found in cache: org.scala-tools.sbinary#sbinary_2.9.0;0.4.0
[debug] Entry is found in the ModuleDescriptorCache : C:\Users\Jeff\.ivy2\cache\org.scala-tools.sbinary\sbinary_2.9.0\ivy-0.4.0.xml
[debug]     found ivy file in cache for org.scala-tools.sbinary#sbinary_2.9.0;0.4.0 (resolved by sbt-chain): C:\Users\Jeff\.ivy2\cache\org.scala-tools.sbinary\sbinary_2.9.0\ivy-0.4.0.xml
[debug]     local: revision in cache: org.scala-tools.sbinary#sbinary_2.9.0;0.4.0
[debug]     checking org.scala-tools.sbinary#sbinary_2.9.0;0.4.0 from sbt-chain against [none]
[debug]     module revision kept as first found: org.scala-tools.sbinary#sbinary_2.9.0;0.4.0 from sbt-chain
[debug]     found org.scala-tools.sbinary#sbinary_2.9.0;0.4.0 in sbt-chain
[debug] == resolving dependencies org.scala-tools.sbt#persist_2.9.1;0.11.0->org.scala-tools.sbinary#sbinary_2.9.0;0.4.0 [compile->runtime]
[debug] loadData of org.scala-tools.sbinary#sbinary_2.9.0;0.4.0 of rootConf=provided
[debug] == resolving dependencies org.scala-tools.sbt#persist_2.9.1;0.11.0->org.scala-tools.sbinary#sbinary_2.9.0;0.4.0 [compile->compile]
[debug] loadData of org.scala-tools.sbinary#sbinary_2.9.0;0.4.0 of rootConf=provided
[debug] == resolving dependencies org.scala-tools.sbt#persist_2.9.1;0.11.0->org.scala-tools.sbinary#sbinary_2.9.0;0.4.0 [compile->master]
[debug] loadData of org.scala-tools.sbinary#sbinary_2.9.0;0.4.0 of rootConf=provided
[debug] == resolving dependencies org.scala-tools.sbt#actions_2.9.1;0.11.0->org.scala-tools.sbt#compile_2.9.1;0.11.0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#compile_2.9.1;0.11.0 of rootConf=provided
[debug]     using sbt-chain to resolve org.scala-tools.sbt#compile_2.9.1;0.11.0
[debug] sbt-chain: Checking cache for: dependency: org.scala-tools.sbt#compile_2.9.1;0.11.0 {compile=[default(compile)]}
[debug] No entry is found in the ModuleDescriptorCache : C:\Users\Jeff\.ivy2\cache\org.scala-tools.sbt\compile_2.9.1\ivy-0.11.0.xml
[debug] post 1.3 ivy file: using exact as default matcher
[debug]     found ivy file in cache for org.scala-tools.sbt#compile_2.9.1;0.11.0 (resolved by typesafe-ivy-releases): C:\Users\Jeff\.ivy2\cache\org.scala-tools.sbt\compile_2.9.1\ivy-0.11.0.xml
[debug] sbt-chain: module revision found in cache: org.scala-tools.sbt#compile_2.9.1;0.11.0
[debug] Entry is found in the ModuleDescriptorCache : C:\Users\Jeff\.ivy2\cache\org.scala-tools.sbt\compile_2.9.1\ivy-0.11.0.xml
[debug]     found ivy file in cache for org.scala-tools.sbt#compile_2.9.1;0.11.0 (resolved by typesafe-ivy-releases): C:\Users\Jeff\.ivy2\cache\org.scala-tools.sbt\compile_2.9.1\ivy-0.11.0.xml
[debug]     local: revision in cache: org.scala-tools.sbt#compile_2.9.1;0.11.0
[debug]     checking org.scala-tools.sbt#compile_2.9.1;0.11.0 from typesafe-ivy-releases against [none]
[debug]     module revision kept as first found: org.scala-tools.sbt#compile_2.9.1;0.11.0 from typesafe-ivy-releases
[debug]     found org.scala-tools.sbt#compile_2.9.1;0.11.0 in typesafe-ivy-releases
[debug] == resolving dependencies org.scala-tools.sbt#compile_2.9.1;0.11.0->org.scala-tools.sbt#launcher-interface_2.9.1;0.11.0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#launcher-interface_2.9.1;0.11.0 of rootConf=provided
[debug] provided is loaded and no conf to load.  Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#compile_2.9.1;0.11.0->org.scala-tools.sbt#interface;0.11.0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#interface;0.11.0 of rootConf=provided
[debug] provided is loaded and no conf to load.  Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#compile_2.9.1;0.11.0->org.scala-tools.sbt#ivy_2.9.1;0.11.0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#ivy_2.9.1;0.11.0 of rootConf=provided
[debug]     using sbt-chain to resolve org.scala-tools.sbt#ivy_2.9.1;0.11.0
[debug] sbt-chain: Checking cache for: dependency: org.scala-tools.sbt#ivy_2.9.1;0.11.0 {compile=[default(compile)]}
[debug] No entry is found in the ModuleDescriptorCache : C:\Users\Jeff\.ivy2\cache\org.scala-tools.sbt\ivy_2.9.1\ivy-0.11.0.xml
[debug] post 1.3 ivy file: using exact as default matcher
[debug]     found ivy file in cache for org.scala-tools.sbt#ivy_2.9.1;0.11.0 (resolved by typesafe-ivy-releases): C:\Users\Jeff\.ivy2\cache\org.scala-tools.sbt\ivy_2.9.1\ivy-0.11.0.xml
[debug] sbt-chain: module revision found in cache: org.scala-tools.sbt#ivy_2.9.1;0.11.0
[debug] Entry is found in the ModuleDescriptorCache : C:\Users\Jeff\.ivy2\cache\org.scala-tools.sbt\ivy_2.9.1\ivy-0.11.0.xml
[debug]     found ivy file in cache for org.scala-tools.sbt#ivy_2.9.1;0.11.0 (resolved by typesaf
jberkel commented 13 years ago

what are your settings in the sbt launcher shell script? i've got mine set to -XX:MaxPermSize=256m, try increasing that value.

glenviewjeff commented 13 years ago

Oh right, I forgot it was launched from a script/batch file. I'll go fix that. Thanks!