Skip to content

Instantly share code, notes, and snippets.

@eed3si9n
Created September 11, 2011 18:52
Show Gist options
  • Save eed3si9n/1209955 to your computer and use it in GitHub Desktop.
Save eed3si9n/1209955 to your computer and use it in GitHub Desktop.
sbt-scalaxb not working on sbt 0.11.0-RC0
[helloworld]$ sbt
[info] Loading project definition from /Users/eed3si9n/work/helloworld/project
[info] Updating {file:/Users/eed3si9n/work/helloworld/project/}default-0a9cf4...
[info] Done updating.
[error] java.lang.NoClassDefFoundError: scalaxb/compiler/Config
[error] Use 'last' for the full log.
Project loading failed: (r)etry, (q)uit, (l)ast, or (i)gnore? l
[info] Loading project definition from /Users/eed3si9n/work/helloworld/project
[info] Updating {file:/Users/eed3si9n/work/helloworld/project/}default-0a9cf4...
[debug] Other repositories:
[debug] Default repositories:
[debug] URLRepository(typesafe-ivy-releases,sbt.Patterns@73a01e8a)
[debug] Raw(ProjectResolver(inter-project, mapped: ))
[debug] FileRepository(local,FileConfiguration(true,None),sbt.Patterns@3821b42f)
[debug] Scala Tools Nexus: http://nexus.scala-tools.org/content/repositories/snapshots/
[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-0a9cf4;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-0a9cf4;0.1 [compile]
[debug] loadData of default#default-0a9cf4;0.1 of rootConf=compile
[debug] == resolving dependencies default#default-0a9cf4;0.1->com.eed3si9n#sbt-assembly;0.6 [compile->default(compile)]
[debug] loadData of com.eed3si9n#sbt-assembly;0.6 of rootConf=compile
[debug] using sbt-chain to resolve com.eed3si9n#sbt-assembly;0.6
[debug] sbt-chain: Checking cache for: dependency: com.eed3si9n#sbt-assembly;0.6 {compile=[default(compile)]}
[debug] sbt-chain: no namespace defined: using system
[debug] No entry is found in the ModuleDescriptorCache : /Users/eed3si9n/.ivy2/cache/scala_2.9.1/sbt_0.11.0-RC0/com.eed3si9n/sbt-assembly/ivy-0.6.xml
[debug] post 1.3 ivy file: using exact as default matcher
[debug] found ivy file in cache for com.eed3si9n#sbt-assembly;0.6 (resolved by local): /Users/eed3si9n/.ivy2/cache/scala_2.9.1/sbt_0.11.0-RC0/com.eed3si9n/sbt-assembly/ivy-0.6.xml
[debug] sbt-chain: module revision found in cache: com.eed3si9n#sbt-assembly;0.6
[debug] sbt-chain: no latest strategy defined: using default
[debug] local: no namespace defined: using system
[debug] Entry is found in the ModuleDescriptorCache : /Users/eed3si9n/.ivy2/cache/scala_2.9.1/sbt_0.11.0-RC0/com.eed3si9n/sbt-assembly/ivy-0.6.xml
[debug] found ivy file in cache for com.eed3si9n#sbt-assembly;0.6 (resolved by local): /Users/eed3si9n/.ivy2/cache/scala_2.9.1/sbt_0.11.0-RC0/com.eed3si9n/sbt-assembly/ivy-0.6.xml
[debug] local: revision in cache: com.eed3si9n#sbt-assembly;0.6
[debug] checking com.eed3si9n#sbt-assembly;0.6 from local against [none]
[debug] module revision kept as first found: com.eed3si9n#sbt-assembly;0.6 from local
[debug] found com.eed3si9n#sbt-assembly;0.6 in local
[debug] == resolving dependencies default#default-0a9cf4;0.1->org.scalaxb#sbt-scalaxb;0.6.3 [compile->default(compile)]
[debug] loadData of org.scalaxb#sbt-scalaxb;0.6.3 of rootConf=compile
[debug] using sbt-chain to resolve org.scalaxb#sbt-scalaxb;0.6.3
[debug] sbt-chain: Checking cache for: dependency: org.scalaxb#sbt-scalaxb;0.6.3 {compile=[default(compile)]}
[debug] No entry is found in the ModuleDescriptorCache : /Users/eed3si9n/.ivy2/cache/scala_2.9.1/sbt_0.11.0-RC0/org.scalaxb/sbt-scalaxb/ivy-0.6.3.xml
[debug] post 1.3 ivy file: using exact as default matcher
[debug] found ivy file in cache for org.scalaxb#sbt-scalaxb;0.6.3 (resolved by local): /Users/eed3si9n/.ivy2/cache/scala_2.9.1/sbt_0.11.0-RC0/org.scalaxb/sbt-scalaxb/ivy-0.6.3.xml
[debug] sbt-chain: module revision found in cache: org.scalaxb#sbt-scalaxb;0.6.3
[debug] Entry is found in the ModuleDescriptorCache : /Users/eed3si9n/.ivy2/cache/scala_2.9.1/sbt_0.11.0-RC0/org.scalaxb/sbt-scalaxb/ivy-0.6.3.xml
[debug] found ivy file in cache for org.scalaxb#sbt-scalaxb;0.6.3 (resolved by local): /Users/eed3si9n/.ivy2/cache/scala_2.9.1/sbt_0.11.0-RC0/org.scalaxb/sbt-scalaxb/ivy-0.6.3.xml
[debug] local: revision in cache: org.scalaxb#sbt-scalaxb;0.6.3
[debug] checking org.scalaxb#sbt-scalaxb;0.6.3 from local against [none]
[debug] module revision kept as first found: org.scalaxb#sbt-scalaxb;0.6.3 from local
[debug] found org.scalaxb#sbt-scalaxb;0.6.3 in local
[debug] == resolving dependencies org.scalaxb#sbt-scalaxb;0.6.3->org.scalaxb#scalaxb_2.9.1;0.6.3 [compile->default(compile)]
[debug] loadData of org.scalaxb#scalaxb_2.9.1;0.6.3 of rootConf=compile
[debug] using sbt-chain to resolve org.scalaxb#scalaxb_2.9.1;0.6.3
[debug] sbt-chain: Checking cache for: dependency: org.scalaxb#scalaxb_2.9.1;0.6.3 {compile=[default(compile)]}
[debug] No entry is found in the ModuleDescriptorCache : /Users/eed3si9n/.ivy2/cache/org.scalaxb/scalaxb_2.9.1/ivy-0.6.3.xml
[debug] post 1.3 ivy file: using exact as default matcher
[debug] found ivy file in cache for org.scalaxb#scalaxb_2.9.1;0.6.3 (resolved by inter-project): /Users/eed3si9n/.ivy2/cache/org.scalaxb/scalaxb_2.9.1/ivy-0.6.3.xml
[debug] sbt-chain: module revision found in cache: org.scalaxb#scalaxb_2.9.1;0.6.3
[debug] Entry is found in the ModuleDescriptorCache : /Users/eed3si9n/.ivy2/cache/org.scalaxb/scalaxb_2.9.1/ivy-0.6.3.xml
[debug] found ivy file in cache for org.scalaxb#scalaxb_2.9.1;0.6.3 (resolved by inter-project): /Users/eed3si9n/.ivy2/cache/org.scalaxb/scalaxb_2.9.1/ivy-0.6.3.xml
[debug] local: revision in cache: org.scalaxb#scalaxb_2.9.1;0.6.3
[debug] checking org.scalaxb#scalaxb_2.9.1;0.6.3 from inter-project against [none]
[debug] module revision kept as first found: org.scalaxb#scalaxb_2.9.1;0.6.3 from inter-project
[debug] found org.scalaxb#scalaxb_2.9.1;0.6.3 in inter-project
[debug] == resolving dependencies org.scalaxb#sbt-scalaxb;0.6.3->org.scalaxb#scalaxb_2.9.1;0.6.3 [compile->runtime]
[debug] loadData of org.scalaxb#scalaxb_2.9.1;0.6.3 of rootConf=compile
[debug] == resolving dependencies org.scalaxb#sbt-scalaxb;0.6.3->org.scalaxb#scalaxb_2.9.1;0.6.3 [compile->compile]
[debug] loadData of org.scalaxb#scalaxb_2.9.1;0.6.3 of rootConf=compile
[debug] == resolving dependencies org.scalaxb#scalaxb_2.9.1;0.6.3->org.scala-lang#scala-library;2.9.1 [compile->master(*)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile
[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=[compile(*), master(*)], runtime=[runtime(*)]}
[debug] No entry is found in the ModuleDescriptorCache : /Users/eed3si9n/.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): /Users/eed3si9n/.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 : /Users/eed3si9n/.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): /Users/eed3si9n/.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.scalaxb#scalaxb_2.9.1;0.6.3->org.scala-lang#scala-library;2.9.1 [compile->compile(*)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile
[debug] == resolving dependencies org.scalaxb#scalaxb_2.9.1;0.6.3->com.github.scopt#scopt_2.9.1;1.1.2 [compile->master(*)]
[debug] loadData of com.github.scopt#scopt_2.9.1;1.1.2 of rootConf=compile
[debug] using sbt-chain to resolve com.github.scopt#scopt_2.9.1;1.1.2
[debug] sbt-chain: Checking cache for: dependency: com.github.scopt#scopt_2.9.1;1.1.2 {compile=[compile(*), master(*)], runtime=[runtime(*)]}
[debug] No entry is found in the ModuleDescriptorCache : /Users/eed3si9n/.ivy2/cache/com.github.scopt/scopt_2.9.1/ivy-1.1.2.xml
[debug] post 1.3 ivy file: using exact as default matcher
[debug] found ivy file in cache for com.github.scopt#scopt_2.9.1;1.1.2 (resolved by sbt-chain): /Users/eed3si9n/.ivy2/cache/com.github.scopt/scopt_2.9.1/ivy-1.1.2.xml
[debug] sbt-chain: module revision found in cache: com.github.scopt#scopt_2.9.1;1.1.2
[debug] Entry is found in the ModuleDescriptorCache : /Users/eed3si9n/.ivy2/cache/com.github.scopt/scopt_2.9.1/ivy-1.1.2.xml
[debug] found ivy file in cache for com.github.scopt#scopt_2.9.1;1.1.2 (resolved by sbt-chain): /Users/eed3si9n/.ivy2/cache/com.github.scopt/scopt_2.9.1/ivy-1.1.2.xml
[debug] local: revision in cache: com.github.scopt#scopt_2.9.1;1.1.2
[debug] checking com.github.scopt#scopt_2.9.1;1.1.2 from sbt-chain against [none]
[debug] module revision kept as first found: com.github.scopt#scopt_2.9.1;1.1.2 from sbt-chain
[debug] found com.github.scopt#scopt_2.9.1;1.1.2 in sbt-chain
[debug] == resolving dependencies org.scalaxb#scalaxb_2.9.1;0.6.3->com.github.scopt#scopt_2.9.1;1.1.2 [compile->compile(*)]
[debug] loadData of com.github.scopt#scopt_2.9.1;1.1.2 of rootConf=compile
[debug] == resolving dependencies com.github.scopt#scopt_2.9.1;1.1.2->org.scala-lang#scala-library;2.9.1 [compile->master(*)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile
[debug] compile is loaded and no conf to load. Skip loading
[debug] == resolving dependencies com.github.scopt#scopt_2.9.1;1.1.2->org.scala-lang#scala-library;2.9.1 [compile->compile(*)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile
[debug] compile is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scalaxb#scalaxb_2.9.1;0.6.3->org.scala-lang#scala-library;2.9.1 [runtime->runtime(*)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile
[debug] == resolving dependencies org.scalaxb#scalaxb_2.9.1;0.6.3->org.scala-lang#scala-library;2.9.1 [runtime->compile]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile
[debug] == resolving dependencies org.scalaxb#scalaxb_2.9.1;0.6.3->com.github.scopt#scopt_2.9.1;1.1.2 [runtime->runtime(*)]
[debug] loadData of com.github.scopt#scopt_2.9.1;1.1.2 of rootConf=compile
[debug] == resolving dependencies org.scalaxb#scalaxb_2.9.1;0.6.3->com.github.scopt#scopt_2.9.1;1.1.2 [runtime->compile]
[debug] loadData of com.github.scopt#scopt_2.9.1;1.1.2 of rootConf=compile
[debug] == resolving dependencies com.github.scopt#scopt_2.9.1;1.1.2->org.scala-lang#scala-library;2.9.1 [runtime->runtime(*)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile
[debug] compile is loaded and no conf to load. Skip loading
[debug] == resolving dependencies com.github.scopt#scopt_2.9.1;1.1.2->org.scala-lang#scala-library;2.9.1 [runtime->compile]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile
[debug] compile is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scalaxb#sbt-scalaxb;0.6.3->org.scalaxb#scalaxb_2.9.1;0.6.3 [compile->master]
[debug] loadData of org.scalaxb#scalaxb_2.9.1;0.6.3 of rootConf=compile
[debug] == resolving dependencies default#default-0a9cf4;0.1->org.scala-tools.time#time_2.9.1;0.5 [compile->default(compile)]
[debug] loadData of org.scala-tools.time#time_2.9.1;0.5 of rootConf=compile
[debug] using sbt-chain to resolve org.scala-tools.time#time_2.9.1;0.5
[debug] sbt-chain: Checking cache for: dependency: org.scala-tools.time#time_2.9.1;0.5 {compile=[default(compile)]}
[debug] No entry is found in the ModuleDescriptorCache : /Users/eed3si9n/.ivy2/cache/org.scala-tools.time/time_2.9.1/ivy-0.5.xml
[debug] post 1.3 ivy file: using exact as default matcher
[debug] found ivy file in cache for org.scala-tools.time#time_2.9.1;0.5 (resolved by public): /Users/eed3si9n/.ivy2/cache/org.scala-tools.time/time_2.9.1/ivy-0.5.xml
[debug] sbt-chain: module revision found in cache: org.scala-tools.time#time_2.9.1;0.5
[debug] Entry is found in the ModuleDescriptorCache : /Users/eed3si9n/.ivy2/cache/org.scala-tools.time/time_2.9.1/ivy-0.5.xml
[debug] found ivy file in cache for org.scala-tools.time#time_2.9.1;0.5 (resolved by public): /Users/eed3si9n/.ivy2/cache/org.scala-tools.time/time_2.9.1/ivy-0.5.xml
[debug] local: revision in cache: org.scala-tools.time#time_2.9.1;0.5
[debug] checking org.scala-tools.time#time_2.9.1;0.5 from public against [none]
[debug] module revision kept as first found: org.scala-tools.time#time_2.9.1;0.5 from public
[debug] found org.scala-tools.time#time_2.9.1;0.5 in public
[debug] == resolving dependencies default#default-0a9cf4;0.1->org.scala-tools.time#time_2.9.1;0.5 [compile->runtime]
[debug] loadData of org.scala-tools.time#time_2.9.1;0.5 of rootConf=compile
[debug] == resolving dependencies default#default-0a9cf4;0.1->org.scala-tools.time#time_2.9.1;0.5 [compile->compile]
[debug] loadData of org.scala-tools.time#time_2.9.1;0.5 of rootConf=compile
[debug] == resolving dependencies org.scala-tools.time#time_2.9.1;0.5->joda-time#joda-time;1.6.2 [compile->master(*)]
[debug] loadData of joda-time#joda-time;1.6.2 of rootConf=compile
[debug] using sbt-chain to resolve joda-time#joda-time;1.6.2
[debug] sbt-chain: Checking cache for: dependency: joda-time#joda-time;1.6.2 {compile=[compile(*), master(*)], runtime=[runtime(*)]}
[debug] No entry is found in the ModuleDescriptorCache : /Users/eed3si9n/.ivy2/cache/joda-time/joda-time/ivy-1.6.2.xml
[debug] post 1.3 ivy file: using exact as default matcher
[debug] found ivy file in cache for joda-time#joda-time;1.6.2 (resolved by public): /Users/eed3si9n/.ivy2/cache/joda-time/joda-time/ivy-1.6.2.xml
[debug] sbt-chain: module revision found in cache: joda-time#joda-time;1.6.2
[debug] Entry is found in the ModuleDescriptorCache : /Users/eed3si9n/.ivy2/cache/joda-time/joda-time/ivy-1.6.2.xml
[debug] found ivy file in cache for joda-time#joda-time;1.6.2 (resolved by public): /Users/eed3si9n/.ivy2/cache/joda-time/joda-time/ivy-1.6.2.xml
[debug] local: revision in cache: joda-time#joda-time;1.6.2
[debug] checking joda-time#joda-time;1.6.2 from public against [none]
[debug] module revision kept as first found: joda-time#joda-time;1.6.2 from public
[debug] found joda-time#joda-time;1.6.2 in public
[debug] == resolving dependencies org.scala-tools.time#time_2.9.1;0.5->joda-time#joda-time;1.6.2 [compile->compile(*)]
[debug] loadData of joda-time#joda-time;1.6.2 of rootConf=compile
[debug] == resolving dependencies org.scala-tools.time#time_2.9.1;0.5->org.scala-lang#scala-library;2.9.1 [compile->master(*)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile
[debug] compile is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.time#time_2.9.1;0.5->org.scala-lang#scala-library;2.9.1 [compile->compile(*)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile
[debug] compile is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.time#time_2.9.1;0.5->joda-time#joda-time;1.6.2 [runtime->runtime(*)]
[debug] loadData of joda-time#joda-time;1.6.2 of rootConf=compile
[debug] == resolving dependencies org.scala-tools.time#time_2.9.1;0.5->joda-time#joda-time;1.6.2 [runtime->compile]
[debug] loadData of joda-time#joda-time;1.6.2 of rootConf=compile
[debug] == resolving dependencies org.scala-tools.time#time_2.9.1;0.5->org.scala-lang#scala-library;2.9.1 [runtime->runtime(*)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile
[debug] compile is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.time#time_2.9.1;0.5->org.scala-lang#scala-library;2.9.1 [runtime->compile]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile
[debug] compile is loaded and no conf to load. Skip loading
[debug] == resolving dependencies default#default-0a9cf4;0.1->org.scala-tools.time#time_2.9.1;0.5 [compile->master]
[debug] loadData of org.scala-tools.time#time_2.9.1;0.5 of rootConf=compile
[debug] resolving dependencies for configuration 'runtime'
[debug] == resolving dependencies for default#default-0a9cf4;0.1 [runtime]
[debug] loadData of default#default-0a9cf4;0.1 of rootConf=runtime
[debug] == resolving dependencies for default#default-0a9cf4;0.1 [compile]
[debug] loadData of default#default-0a9cf4;0.1 of rootConf=runtime
[debug] runtime is loaded and no conf to load. Skip loading
[debug] == resolving dependencies default#default-0a9cf4;0.1->com.eed3si9n#sbt-assembly;0.6 [compile->default(compile)]
[debug] loadData of com.eed3si9n#sbt-assembly;0.6 of rootConf=runtime
[debug] == resolving dependencies default#default-0a9cf4;0.1->org.scalaxb#sbt-scalaxb;0.6.3 [compile->default(compile)]
[debug] loadData of org.scalaxb#sbt-scalaxb;0.6.3 of rootConf=runtime
[debug] == resolving dependencies org.scalaxb#sbt-scalaxb;0.6.3->org.scalaxb#scalaxb_2.9.1;0.6.3 [compile->default(compile)]
[debug] loadData of org.scalaxb#scalaxb_2.9.1;0.6.3 of rootConf=runtime
[debug] == resolving dependencies org.scalaxb#sbt-scalaxb;0.6.3->org.scalaxb#scalaxb_2.9.1;0.6.3 [compile->runtime]
[debug] loadData of org.scalaxb#scalaxb_2.9.1;0.6.3 of rootConf=runtime
[debug] runtime is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scalaxb#sbt-scalaxb;0.6.3->org.scalaxb#scalaxb_2.9.1;0.6.3 [compile->compile]
[debug] loadData of org.scalaxb#scalaxb_2.9.1;0.6.3 of rootConf=runtime
[debug] runtime is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scalaxb#scalaxb_2.9.1;0.6.3->org.scala-lang#scala-library;2.9.1 [compile->master(*)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=runtime
[debug] == resolving dependencies org.scalaxb#scalaxb_2.9.1;0.6.3->org.scala-lang#scala-library;2.9.1 [compile->compile(*)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=runtime
[debug] runtime is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scalaxb#scalaxb_2.9.1;0.6.3->com.github.scopt#scopt_2.9.1;1.1.2 [compile->master(*)]
[debug] loadData of com.github.scopt#scopt_2.9.1;1.1.2 of rootConf=runtime
[debug] == resolving dependencies org.scalaxb#scalaxb_2.9.1;0.6.3->com.github.scopt#scopt_2.9.1;1.1.2 [compile->compile(*)]
[debug] loadData of com.github.scopt#scopt_2.9.1;1.1.2 of rootConf=runtime
[debug] runtime is loaded and no conf to load. Skip loading
[debug] == resolving dependencies com.github.scopt#scopt_2.9.1;1.1.2->org.scala-lang#scala-library;2.9.1 [compile->master(*)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=runtime
[debug] runtime is loaded and no conf to load. Skip loading
[debug] == resolving dependencies com.github.scopt#scopt_2.9.1;1.1.2->org.scala-lang#scala-library;2.9.1 [compile->compile(*)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=runtime
[debug] runtime is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scalaxb#scalaxb_2.9.1;0.6.3->org.scala-lang#scala-library;2.9.1 [runtime->runtime(*)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=runtime
[debug] runtime is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scalaxb#scalaxb_2.9.1;0.6.3->org.scala-lang#scala-library;2.9.1 [runtime->compile]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=runtime
[debug] runtime is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scalaxb#scalaxb_2.9.1;0.6.3->com.github.scopt#scopt_2.9.1;1.1.2 [runtime->runtime(*)]
[debug] loadData of com.github.scopt#scopt_2.9.1;1.1.2 of rootConf=runtime
[debug] runtime is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scalaxb#scalaxb_2.9.1;0.6.3->com.github.scopt#scopt_2.9.1;1.1.2 [runtime->compile]
[debug] loadData of com.github.scopt#scopt_2.9.1;1.1.2 of rootConf=runtime
[debug] runtime is loaded and no conf to load. Skip loading
[debug] == resolving dependencies com.github.scopt#scopt_2.9.1;1.1.2->org.scala-lang#scala-library;2.9.1 [runtime->runtime(*)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=runtime
[debug] runtime is loaded and no conf to load. Skip loading
[debug] == resolving dependencies com.github.scopt#scopt_2.9.1;1.1.2->org.scala-lang#scala-library;2.9.1 [runtime->compile]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=runtime
[debug] runtime is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scalaxb#sbt-scalaxb;0.6.3->org.scalaxb#scalaxb_2.9.1;0.6.3 [compile->master]
[debug] loadData of org.scalaxb#scalaxb_2.9.1;0.6.3 of rootConf=runtime
[debug] runtime is loaded and no conf to load. Skip loading
[debug] == resolving dependencies default#default-0a9cf4;0.1->org.scala-tools.time#time_2.9.1;0.5 [compile->default(compile)]
[debug] loadData of org.scala-tools.time#time_2.9.1;0.5 of rootConf=runtime
[debug] == resolving dependencies default#default-0a9cf4;0.1->org.scala-tools.time#time_2.9.1;0.5 [compile->runtime]
[debug] loadData of org.scala-tools.time#time_2.9.1;0.5 of rootConf=runtime
[debug] runtime is loaded and no conf to load. Skip loading
[debug] == resolving dependencies default#default-0a9cf4;0.1->org.scala-tools.time#time_2.9.1;0.5 [compile->compile]
[debug] loadData of org.scala-tools.time#time_2.9.1;0.5 of rootConf=runtime
[debug] runtime is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.time#time_2.9.1;0.5->joda-time#joda-time;1.6.2 [compile->master(*)]
[debug] loadData of joda-time#joda-time;1.6.2 of rootConf=runtime
[debug] == resolving dependencies org.scala-tools.time#time_2.9.1;0.5->joda-time#joda-time;1.6.2 [compile->compile(*)]
[debug] loadData of joda-time#joda-time;1.6.2 of rootConf=runtime
[debug] runtime is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.time#time_2.9.1;0.5->org.scala-lang#scala-library;2.9.1 [compile->master(*)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=runtime
[debug] runtime is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.time#time_2.9.1;0.5->org.scala-lang#scala-library;2.9.1 [compile->compile(*)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=runtime
[debug] runtime is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.time#time_2.9.1;0.5->joda-time#joda-time;1.6.2 [runtime->runtime(*)]
[debug] loadData of joda-time#joda-time;1.6.2 of rootConf=runtime
[debug] runtime is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.time#time_2.9.1;0.5->joda-time#joda-time;1.6.2 [runtime->compile]
[debug] loadData of joda-time#joda-time;1.6.2 of rootConf=runtime
[debug] runtime is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.time#time_2.9.1;0.5->org.scala-lang#scala-library;2.9.1 [runtime->runtime(*)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=runtime
[debug] runtime is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.time#time_2.9.1;0.5->org.scala-lang#scala-library;2.9.1 [runtime->compile]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=runtime
[debug] runtime is loaded and no conf to load. Skip loading
[debug] == resolving dependencies default#default-0a9cf4;0.1->org.scala-tools.time#time_2.9.1;0.5 [compile->master]
[debug] loadData of org.scala-tools.time#time_2.9.1;0.5 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-0a9cf4;0.1 [test]
[debug] loadData of default#default-0a9cf4;0.1 of rootConf=test
[debug] == resolving dependencies for default#default-0a9cf4;0.1 [runtime]
[debug] loadData of default#default-0a9cf4;0.1 of rootConf=test
[debug] test is loaded and no conf to load. Skip loading
[debug] == resolving dependencies for default#default-0a9cf4;0.1 [compile]
[debug] loadData of default#default-0a9cf4;0.1 of rootConf=test
[debug] test is loaded and no conf to load. Skip loading
[debug] == resolving dependencies default#default-0a9cf4;0.1->com.eed3si9n#sbt-assembly;0.6 [compile->default(compile)]
[debug] loadData of com.eed3si9n#sbt-assembly;0.6 of rootConf=test
[debug] == resolving dependencies default#default-0a9cf4;0.1->org.scalaxb#sbt-scalaxb;0.6.3 [compile->default(compile)]
[debug] loadData of org.scalaxb#sbt-scalaxb;0.6.3 of rootConf=test
[debug] == resolving dependencies org.scalaxb#sbt-scalaxb;0.6.3->org.scalaxb#scalaxb_2.9.1;0.6.3 [compile->default(compile)]
[debug] loadData of org.scalaxb#scalaxb_2.9.1;0.6.3 of rootConf=test
[debug] == resolving dependencies org.scalaxb#sbt-scalaxb;0.6.3->org.scalaxb#scalaxb_2.9.1;0.6.3 [compile->runtime]
[debug] loadData of org.scalaxb#scalaxb_2.9.1;0.6.3 of rootConf=test
[debug] test is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scalaxb#sbt-scalaxb;0.6.3->org.scalaxb#scalaxb_2.9.1;0.6.3 [compile->compile]
[debug] loadData of org.scalaxb#scalaxb_2.9.1;0.6.3 of rootConf=test
[debug] test is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scalaxb#scalaxb_2.9.1;0.6.3->org.scala-lang#scala-library;2.9.1 [compile->master(*)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test
[debug] == resolving dependencies org.scalaxb#scalaxb_2.9.1;0.6.3->org.scala-lang#scala-library;2.9.1 [compile->compile(*)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test
[debug] test is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scalaxb#scalaxb_2.9.1;0.6.3->com.github.scopt#scopt_2.9.1;1.1.2 [compile->master(*)]
[debug] loadData of com.github.scopt#scopt_2.9.1;1.1.2 of rootConf=test
[debug] == resolving dependencies org.scalaxb#scalaxb_2.9.1;0.6.3->com.github.scopt#scopt_2.9.1;1.1.2 [compile->compile(*)]
[debug] loadData of com.github.scopt#scopt_2.9.1;1.1.2 of rootConf=test
[debug] test is loaded and no conf to load. Skip loading
[debug] == resolving dependencies com.github.scopt#scopt_2.9.1;1.1.2->org.scala-lang#scala-library;2.9.1 [compile->master(*)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test
[debug] test is loaded and no conf to load. Skip loading
[debug] == resolving dependencies com.github.scopt#scopt_2.9.1;1.1.2->org.scala-lang#scala-library;2.9.1 [compile->compile(*)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test
[debug] test is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scalaxb#scalaxb_2.9.1;0.6.3->org.scala-lang#scala-library;2.9.1 [runtime->runtime(*)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test
[debug] test is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scalaxb#scalaxb_2.9.1;0.6.3->org.scala-lang#scala-library;2.9.1 [runtime->compile]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test
[debug] test is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scalaxb#scalaxb_2.9.1;0.6.3->com.github.scopt#scopt_2.9.1;1.1.2 [runtime->runtime(*)]
[debug] loadData of com.github.scopt#scopt_2.9.1;1.1.2 of rootConf=test
[debug] test is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scalaxb#scalaxb_2.9.1;0.6.3->com.github.scopt#scopt_2.9.1;1.1.2 [runtime->compile]
[debug] loadData of com.github.scopt#scopt_2.9.1;1.1.2 of rootConf=test
[debug] test is loaded and no conf to load. Skip loading
[debug] == resolving dependencies com.github.scopt#scopt_2.9.1;1.1.2->org.scala-lang#scala-library;2.9.1 [runtime->runtime(*)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test
[debug] test is loaded and no conf to load. Skip loading
[debug] == resolving dependencies com.github.scopt#scopt_2.9.1;1.1.2->org.scala-lang#scala-library;2.9.1 [runtime->compile]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test
[debug] test is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scalaxb#sbt-scalaxb;0.6.3->org.scalaxb#scalaxb_2.9.1;0.6.3 [compile->master]
[debug] loadData of org.scalaxb#scalaxb_2.9.1;0.6.3 of rootConf=test
[debug] test is loaded and no conf to load. Skip loading
[debug] == resolving dependencies default#default-0a9cf4;0.1->org.scala-tools.time#time_2.9.1;0.5 [compile->default(compile)]
[debug] loadData of org.scala-tools.time#time_2.9.1;0.5 of rootConf=test
[debug] == resolving dependencies default#default-0a9cf4;0.1->org.scala-tools.time#time_2.9.1;0.5 [compile->runtime]
[debug] loadData of org.scala-tools.time#time_2.9.1;0.5 of rootConf=test
[debug] test is loaded and no conf to load. Skip loading
[debug] == resolving dependencies default#default-0a9cf4;0.1->org.scala-tools.time#time_2.9.1;0.5 [compile->compile]
[debug] loadData of org.scala-tools.time#time_2.9.1;0.5 of rootConf=test
[debug] test is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.time#time_2.9.1;0.5->joda-time#joda-time;1.6.2 [compile->master(*)]
[debug] loadData of joda-time#joda-time;1.6.2 of rootConf=test
[debug] == resolving dependencies org.scala-tools.time#time_2.9.1;0.5->joda-time#joda-time;1.6.2 [compile->compile(*)]
[debug] loadData of joda-time#joda-time;1.6.2 of rootConf=test
[debug] test is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.time#time_2.9.1;0.5->org.scala-lang#scala-library;2.9.1 [compile->master(*)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test
[debug] test is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.time#time_2.9.1;0.5->org.scala-lang#scala-library;2.9.1 [compile->compile(*)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test
[debug] test is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.time#time_2.9.1;0.5->joda-time#joda-time;1.6.2 [runtime->runtime(*)]
[debug] loadData of joda-time#joda-time;1.6.2 of rootConf=test
[debug] test is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.time#time_2.9.1;0.5->joda-time#joda-time;1.6.2 [runtime->compile]
[debug] loadData of joda-time#joda-time;1.6.2 of rootConf=test
[debug] test is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.time#time_2.9.1;0.5->org.scala-lang#scala-library;2.9.1 [runtime->runtime(*)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test
[debug] test is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.time#time_2.9.1;0.5->org.scala-lang#scala-library;2.9.1 [runtime->compile]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test
[debug] test is loaded and no conf to load. Skip loading
[debug] == resolving dependencies default#default-0a9cf4;0.1->org.scala-tools.time#time_2.9.1;0.5 [compile->master]
[debug] loadData of org.scala-tools.time#time_2.9.1;0.5 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-0a9cf4;0.1 [provided]
[debug] loadData of default#default-0a9cf4;0.1 of rootConf=provided
[debug] == resolving dependencies default#default-0a9cf4;0.1->org.scala-tools.sbt#sbt_2.9.1;0.11.0-RC0 [provided->default(compile)]
[debug] loadData of org.scala-tools.sbt#sbt_2.9.1;0.11.0-RC0 of rootConf=provided
[debug] using sbt-chain to resolve org.scala-tools.sbt#sbt_2.9.1;0.11.0-RC0
[debug] sbt-chain: Checking cache for: dependency: org.scala-tools.sbt#sbt_2.9.1;0.11.0-RC0 {provided=[default(compile)]}
[debug] No entry is found in the ModuleDescriptorCache : /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/sbt_2.9.1/ivy-0.11.0-RC0.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-RC0 (resolved by sbt-chain): /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/sbt_2.9.1/ivy-0.11.0-RC0.xml
[debug] sbt-chain: module revision found in cache: org.scala-tools.sbt#sbt_2.9.1;0.11.0-RC0
[debug] Entry is found in the ModuleDescriptorCache : /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/sbt_2.9.1/ivy-0.11.0-RC0.xml
[debug] found ivy file in cache for org.scala-tools.sbt#sbt_2.9.1;0.11.0-RC0 (resolved by sbt-chain): /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/sbt_2.9.1/ivy-0.11.0-RC0.xml
[debug] local: revision in cache: org.scala-tools.sbt#sbt_2.9.1;0.11.0-RC0
[debug] checking org.scala-tools.sbt#sbt_2.9.1;0.11.0-RC0 from sbt-chain against [none]
[debug] module revision kept as first found: org.scala-tools.sbt#sbt_2.9.1;0.11.0-RC0 from sbt-chain
[debug] found org.scala-tools.sbt#sbt_2.9.1;0.11.0-RC0 in sbt-chain
[debug] == resolving dependencies org.scala-tools.sbt#sbt_2.9.1;0.11.0-RC0->org.scala-tools.sbt#main_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#main_2.9.1;0.11.0-RC0 of rootConf=provided
[debug] using sbt-chain to resolve org.scala-tools.sbt#main_2.9.1;0.11.0-RC0
[debug] sbt-chain: Checking cache for: dependency: org.scala-tools.sbt#main_2.9.1;0.11.0-RC0 {compile=[default(compile)]}
[debug] No entry is found in the ModuleDescriptorCache : /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/main_2.9.1/ivy-0.11.0-RC0.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-RC0 (resolved by sbt-chain): /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/main_2.9.1/ivy-0.11.0-RC0.xml
[debug] sbt-chain: module revision found in cache: org.scala-tools.sbt#main_2.9.1;0.11.0-RC0
[debug] Entry is found in the ModuleDescriptorCache : /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/main_2.9.1/ivy-0.11.0-RC0.xml
[debug] found ivy file in cache for org.scala-tools.sbt#main_2.9.1;0.11.0-RC0 (resolved by sbt-chain): /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/main_2.9.1/ivy-0.11.0-RC0.xml
[debug] local: revision in cache: org.scala-tools.sbt#main_2.9.1;0.11.0-RC0
[debug] checking org.scala-tools.sbt#main_2.9.1;0.11.0-RC0 from sbt-chain against [none]
[debug] module revision kept as first found: org.scala-tools.sbt#main_2.9.1;0.11.0-RC0 from sbt-chain
[debug] found org.scala-tools.sbt#main_2.9.1;0.11.0-RC0 in sbt-chain
[debug] == resolving dependencies org.scala-tools.sbt#main_2.9.1;0.11.0-RC0->org.scala-tools.sbt#actions_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#actions_2.9.1;0.11.0-RC0 of rootConf=provided
[debug] using sbt-chain to resolve org.scala-tools.sbt#actions_2.9.1;0.11.0-RC0
[debug] sbt-chain: Checking cache for: dependency: org.scala-tools.sbt#actions_2.9.1;0.11.0-RC0 {compile=[default(compile)]}
[debug] No entry is found in the ModuleDescriptorCache : /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/actions_2.9.1/ivy-0.11.0-RC0.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-RC0 (resolved by sbt-chain): /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/actions_2.9.1/ivy-0.11.0-RC0.xml
[debug] sbt-chain: module revision found in cache: org.scala-tools.sbt#actions_2.9.1;0.11.0-RC0
[debug] Entry is found in the ModuleDescriptorCache : /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/actions_2.9.1/ivy-0.11.0-RC0.xml
[debug] found ivy file in cache for org.scala-tools.sbt#actions_2.9.1;0.11.0-RC0 (resolved by sbt-chain): /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/actions_2.9.1/ivy-0.11.0-RC0.xml
[debug] local: revision in cache: org.scala-tools.sbt#actions_2.9.1;0.11.0-RC0
[debug] checking org.scala-tools.sbt#actions_2.9.1;0.11.0-RC0 from sbt-chain against [none]
[debug] module revision kept as first found: org.scala-tools.sbt#actions_2.9.1;0.11.0-RC0 from sbt-chain
[debug] found org.scala-tools.sbt#actions_2.9.1;0.11.0-RC0 in sbt-chain
[debug] == resolving dependencies org.scala-tools.sbt#actions_2.9.1;0.11.0-RC0->org.scala-tools.sbt#classfile_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#classfile_2.9.1;0.11.0-RC0 of rootConf=provided
[debug] using sbt-chain to resolve org.scala-tools.sbt#classfile_2.9.1;0.11.0-RC0
[debug] sbt-chain: Checking cache for: dependency: org.scala-tools.sbt#classfile_2.9.1;0.11.0-RC0 {compile=[default(compile)]}
[debug] No entry is found in the ModuleDescriptorCache : /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/classfile_2.9.1/ivy-0.11.0-RC0.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-RC0 (resolved by sbt-chain): /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/classfile_2.9.1/ivy-0.11.0-RC0.xml
[debug] sbt-chain: module revision found in cache: org.scala-tools.sbt#classfile_2.9.1;0.11.0-RC0
[debug] Entry is found in the ModuleDescriptorCache : /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/classfile_2.9.1/ivy-0.11.0-RC0.xml
[debug] found ivy file in cache for org.scala-tools.sbt#classfile_2.9.1;0.11.0-RC0 (resolved by sbt-chain): /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/classfile_2.9.1/ivy-0.11.0-RC0.xml
[debug] local: revision in cache: org.scala-tools.sbt#classfile_2.9.1;0.11.0-RC0
[debug] checking org.scala-tools.sbt#classfile_2.9.1;0.11.0-RC0 from sbt-chain against [none]
[debug] module revision kept as first found: org.scala-tools.sbt#classfile_2.9.1;0.11.0-RC0 from sbt-chain
[debug] found org.scala-tools.sbt#classfile_2.9.1;0.11.0-RC0 in sbt-chain
[debug] == resolving dependencies org.scala-tools.sbt#classfile_2.9.1;0.11.0-RC0->org.scala-tools.sbt#io_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#io_2.9.1;0.11.0-RC0 of rootConf=provided
[debug] using sbt-chain to resolve org.scala-tools.sbt#io_2.9.1;0.11.0-RC0
[debug] sbt-chain: Checking cache for: dependency: org.scala-tools.sbt#io_2.9.1;0.11.0-RC0 {compile=[default(compile)]}
[debug] No entry is found in the ModuleDescriptorCache : /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/io_2.9.1/ivy-0.11.0-RC0.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-RC0 (resolved by sbt-chain): /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/io_2.9.1/ivy-0.11.0-RC0.xml
[debug] sbt-chain: module revision found in cache: org.scala-tools.sbt#io_2.9.1;0.11.0-RC0
[debug] Entry is found in the ModuleDescriptorCache : /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/io_2.9.1/ivy-0.11.0-RC0.xml
[debug] found ivy file in cache for org.scala-tools.sbt#io_2.9.1;0.11.0-RC0 (resolved by sbt-chain): /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/io_2.9.1/ivy-0.11.0-RC0.xml
[debug] local: revision in cache: org.scala-tools.sbt#io_2.9.1;0.11.0-RC0
[debug] checking org.scala-tools.sbt#io_2.9.1;0.11.0-RC0 from sbt-chain against [none]
[debug] module revision kept as first found: org.scala-tools.sbt#io_2.9.1;0.11.0-RC0 from sbt-chain
[debug] found org.scala-tools.sbt#io_2.9.1;0.11.0-RC0 in sbt-chain
[debug] == resolving dependencies org.scala-tools.sbt#io_2.9.1;0.11.0-RC0->org.scala-tools.sbt#control_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#control_2.9.1;0.11.0-RC0 of rootConf=provided
[debug] using sbt-chain to resolve org.scala-tools.sbt#control_2.9.1;0.11.0-RC0
[debug] sbt-chain: Checking cache for: dependency: org.scala-tools.sbt#control_2.9.1;0.11.0-RC0 {compile=[default(compile)]}
[debug] No entry is found in the ModuleDescriptorCache : /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/control_2.9.1/ivy-0.11.0-RC0.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-RC0 (resolved by sbt-chain): /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/control_2.9.1/ivy-0.11.0-RC0.xml
[debug] sbt-chain: module revision found in cache: org.scala-tools.sbt#control_2.9.1;0.11.0-RC0
[debug] Entry is found in the ModuleDescriptorCache : /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/control_2.9.1/ivy-0.11.0-RC0.xml
[debug] found ivy file in cache for org.scala-tools.sbt#control_2.9.1;0.11.0-RC0 (resolved by sbt-chain): /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/control_2.9.1/ivy-0.11.0-RC0.xml
[debug] local: revision in cache: org.scala-tools.sbt#control_2.9.1;0.11.0-RC0
[debug] checking org.scala-tools.sbt#control_2.9.1;0.11.0-RC0 from sbt-chain against [none]
[debug] module revision kept as first found: org.scala-tools.sbt#control_2.9.1;0.11.0-RC0 from sbt-chain
[debug] found org.scala-tools.sbt#control_2.9.1;0.11.0-RC0 in sbt-chain
[debug] == resolving dependencies org.scala-tools.sbt#control_2.9.1;0.11.0-RC0->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] == resolving dependencies org.scala-tools.sbt#control_2.9.1;0.11.0-RC0->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-RC0->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-RC0->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-RC0->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-RC0->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-RC0->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-RC0->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-RC0->org.scala-tools.sbt#interface;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#interface;0.11.0-RC0 of rootConf=provided
[debug] using sbt-chain to resolve org.scala-tools.sbt#interface;0.11.0-RC0
[debug] sbt-chain: Checking cache for: dependency: org.scala-tools.sbt#interface;0.11.0-RC0 {compile=[default(compile)]}
[debug] No entry is found in the ModuleDescriptorCache : /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/interface/ivy-0.11.0-RC0.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-RC0 (resolved by sbt-chain): /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/interface/ivy-0.11.0-RC0.xml
[debug] sbt-chain: module revision found in cache: org.scala-tools.sbt#interface;0.11.0-RC0
[debug] Entry is found in the ModuleDescriptorCache : /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/interface/ivy-0.11.0-RC0.xml
[debug] found ivy file in cache for org.scala-tools.sbt#interface;0.11.0-RC0 (resolved by sbt-chain): /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/interface/ivy-0.11.0-RC0.xml
[debug] local: revision in cache: org.scala-tools.sbt#interface;0.11.0-RC0
[debug] checking org.scala-tools.sbt#interface;0.11.0-RC0 from sbt-chain against [none]
[debug] module revision kept as first found: org.scala-tools.sbt#interface;0.11.0-RC0 from sbt-chain
[debug] found org.scala-tools.sbt#interface;0.11.0-RC0 in sbt-chain
[debug] [0.11.0-RC0] org.scala-tools.sbt#interface;0.11.0-RC0 (forced)
[debug] == resolving dependencies org.scala-tools.sbt#interface;0.11.0-RC0->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-RC0->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-RC0->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-RC0->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-RC0->org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0 of rootConf=provided
[debug] using sbt-chain to resolve org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0
[debug] sbt-chain: Checking cache for: dependency: org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0 {compile=[default(compile)]}
[debug] No entry is found in the ModuleDescriptorCache : /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/logging_2.9.1/ivy-0.11.0-RC0.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-RC0 (resolved by sbt-chain): /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/logging_2.9.1/ivy-0.11.0-RC0.xml
[debug] sbt-chain: module revision found in cache: org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0
[debug] Entry is found in the ModuleDescriptorCache : /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/logging_2.9.1/ivy-0.11.0-RC0.xml
[debug] found ivy file in cache for org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0 (resolved by sbt-chain): /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/logging_2.9.1/ivy-0.11.0-RC0.xml
[debug] local: revision in cache: org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0
[debug] checking org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0 from sbt-chain against [none]
[debug] module revision kept as first found: org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0 from sbt-chain
[debug] found org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0 in sbt-chain
[debug] == resolving dependencies org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0->org.scala-tools.sbt#interface;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#interface;0.11.0-RC0 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-RC0->org.scala-tools.sbt#process_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#process_2.9.1;0.11.0-RC0 of rootConf=provided
[debug] using sbt-chain to resolve org.scala-tools.sbt#process_2.9.1;0.11.0-RC0
[debug] sbt-chain: Checking cache for: dependency: org.scala-tools.sbt#process_2.9.1;0.11.0-RC0 {compile=[default(compile)]}
[debug] No entry is found in the ModuleDescriptorCache : /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/process_2.9.1/ivy-0.11.0-RC0.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-RC0 (resolved by sbt-chain): /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/process_2.9.1/ivy-0.11.0-RC0.xml
[debug] sbt-chain: module revision found in cache: org.scala-tools.sbt#process_2.9.1;0.11.0-RC0
[debug] Entry is found in the ModuleDescriptorCache : /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/process_2.9.1/ivy-0.11.0-RC0.xml
[debug] found ivy file in cache for org.scala-tools.sbt#process_2.9.1;0.11.0-RC0 (resolved by sbt-chain): /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/process_2.9.1/ivy-0.11.0-RC0.xml
[debug] local: revision in cache: org.scala-tools.sbt#process_2.9.1;0.11.0-RC0
[debug] checking org.scala-tools.sbt#process_2.9.1;0.11.0-RC0 from sbt-chain against [none]
[debug] module revision kept as first found: org.scala-tools.sbt#process_2.9.1;0.11.0-RC0 from sbt-chain
[debug] found org.scala-tools.sbt#process_2.9.1;0.11.0-RC0 in sbt-chain
[debug] == resolving dependencies org.scala-tools.sbt#process_2.9.1;0.11.0-RC0->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-RC0->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-RC0->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-RC0->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-RC0->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-RC0->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-RC0->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-RC0->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-RC0->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-RC0->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-RC0->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-RC0->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-RC0->org.scala-tools.sbt#classpath_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#classpath_2.9.1;0.11.0-RC0 of rootConf=provided
[debug] using sbt-chain to resolve org.scala-tools.sbt#classpath_2.9.1;0.11.0-RC0
[debug] sbt-chain: Checking cache for: dependency: org.scala-tools.sbt#classpath_2.9.1;0.11.0-RC0 {compile=[default(compile)]}
[debug] No entry is found in the ModuleDescriptorCache : /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/classpath_2.9.1/ivy-0.11.0-RC0.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-RC0 (resolved by sbt-chain): /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/classpath_2.9.1/ivy-0.11.0-RC0.xml
[debug] sbt-chain: module revision found in cache: org.scala-tools.sbt#classpath_2.9.1;0.11.0-RC0
[debug] Entry is found in the ModuleDescriptorCache : /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/classpath_2.9.1/ivy-0.11.0-RC0.xml
[debug] found ivy file in cache for org.scala-tools.sbt#classpath_2.9.1;0.11.0-RC0 (resolved by sbt-chain): /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/classpath_2.9.1/ivy-0.11.0-RC0.xml
[debug] local: revision in cache: org.scala-tools.sbt#classpath_2.9.1;0.11.0-RC0
[debug] checking org.scala-tools.sbt#classpath_2.9.1;0.11.0-RC0 from sbt-chain against [none]
[debug] module revision kept as first found: org.scala-tools.sbt#classpath_2.9.1;0.11.0-RC0 from sbt-chain
[debug] found org.scala-tools.sbt#classpath_2.9.1;0.11.0-RC0 in sbt-chain
[debug] == resolving dependencies org.scala-tools.sbt#classpath_2.9.1;0.11.0-RC0->org.scala-tools.sbt#launcher-interface_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#launcher-interface_2.9.1;0.11.0-RC0 of rootConf=provided
[debug] using sbt-chain to resolve org.scala-tools.sbt#launcher-interface_2.9.1;0.11.0-RC0
[debug] sbt-chain: Checking cache for: dependency: org.scala-tools.sbt#launcher-interface_2.9.1;0.11.0-RC0 {compile=[default(compile)]}
[debug] No entry is found in the ModuleDescriptorCache : /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/launcher-interface_2.9.1/ivy-0.11.0-RC0.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-RC0 (resolved by sbt-chain): /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/launcher-interface_2.9.1/ivy-0.11.0-RC0.xml
[debug] sbt-chain: module revision found in cache: org.scala-tools.sbt#launcher-interface_2.9.1;0.11.0-RC0
[debug] Entry is found in the ModuleDescriptorCache : /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/launcher-interface_2.9.1/ivy-0.11.0-RC0.xml
[debug] found ivy file in cache for org.scala-tools.sbt#launcher-interface_2.9.1;0.11.0-RC0 (resolved by sbt-chain): /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/launcher-interface_2.9.1/ivy-0.11.0-RC0.xml
[debug] local: revision in cache: org.scala-tools.sbt#launcher-interface_2.9.1;0.11.0-RC0
[debug] checking org.scala-tools.sbt#launcher-interface_2.9.1;0.11.0-RC0 from sbt-chain against [none]
[debug] module revision kept as first found: org.scala-tools.sbt#launcher-interface_2.9.1;0.11.0-RC0 from sbt-chain
[debug] found org.scala-tools.sbt#launcher-interface_2.9.1;0.11.0-RC0 in sbt-chain
[debug] == resolving dependencies org.scala-tools.sbt#launcher-interface_2.9.1;0.11.0-RC0->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-RC0->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-RC0->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-RC0->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-RC0->org.scala-tools.sbt#io_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#io_2.9.1;0.11.0-RC0 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-RC0->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-RC0->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-RC0->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-RC0->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-RC0->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 : /Users/eed3si9n/.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): /Users/eed3si9n/.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 : /Users/eed3si9n/.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): /Users/eed3si9n/.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-RC0->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-RC0->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] provided is loaded and no conf to load. Skip loading
[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] provided is loaded and no conf to load. Skip loading
[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] provided is loaded and no conf to load. Skip loading
[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-RC0->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-RC0->org.scala-tools.sbt#incremental-compiler_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#incremental-compiler_2.9.1;0.11.0-RC0 of rootConf=provided
[debug] using sbt-chain to resolve org.scala-tools.sbt#incremental-compiler_2.9.1;0.11.0-RC0
[debug] sbt-chain: Checking cache for: dependency: org.scala-tools.sbt#incremental-compiler_2.9.1;0.11.0-RC0 {compile=[default(compile)]}
[debug] No entry is found in the ModuleDescriptorCache : /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/incremental-compiler_2.9.1/ivy-0.11.0-RC0.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-RC0 (resolved by sbt-chain): /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/incremental-compiler_2.9.1/ivy-0.11.0-RC0.xml
[debug] sbt-chain: module revision found in cache: org.scala-tools.sbt#incremental-compiler_2.9.1;0.11.0-RC0
[debug] Entry is found in the ModuleDescriptorCache : /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/incremental-compiler_2.9.1/ivy-0.11.0-RC0.xml
[debug] found ivy file in cache for org.scala-tools.sbt#incremental-compiler_2.9.1;0.11.0-RC0 (resolved by sbt-chain): /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/incremental-compiler_2.9.1/ivy-0.11.0-RC0.xml
[debug] local: revision in cache: org.scala-tools.sbt#incremental-compiler_2.9.1;0.11.0-RC0
[debug] checking org.scala-tools.sbt#incremental-compiler_2.9.1;0.11.0-RC0 from sbt-chain against [none]
[debug] module revision kept as first found: org.scala-tools.sbt#incremental-compiler_2.9.1;0.11.0-RC0 from sbt-chain
[debug] found org.scala-tools.sbt#incremental-compiler_2.9.1;0.11.0-RC0 in sbt-chain
[debug] == resolving dependencies org.scala-tools.sbt#incremental-compiler_2.9.1;0.11.0-RC0->org.scala-tools.sbt#collections_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#collections_2.9.1;0.11.0-RC0 of rootConf=provided
[debug] using sbt-chain to resolve org.scala-tools.sbt#collections_2.9.1;0.11.0-RC0
[debug] sbt-chain: Checking cache for: dependency: org.scala-tools.sbt#collections_2.9.1;0.11.0-RC0 {compile=[default(compile)]}
[debug] No entry is found in the ModuleDescriptorCache : /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/collections_2.9.1/ivy-0.11.0-RC0.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-RC0 (resolved by sbt-chain): /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/collections_2.9.1/ivy-0.11.0-RC0.xml
[debug] sbt-chain: module revision found in cache: org.scala-tools.sbt#collections_2.9.1;0.11.0-RC0
[debug] Entry is found in the ModuleDescriptorCache : /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/collections_2.9.1/ivy-0.11.0-RC0.xml
[debug] found ivy file in cache for org.scala-tools.sbt#collections_2.9.1;0.11.0-RC0 (resolved by sbt-chain): /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/collections_2.9.1/ivy-0.11.0-RC0.xml
[debug] local: revision in cache: org.scala-tools.sbt#collections_2.9.1;0.11.0-RC0
[debug] checking org.scala-tools.sbt#collections_2.9.1;0.11.0-RC0 from sbt-chain against [none]
[debug] module revision kept as first found: org.scala-tools.sbt#collections_2.9.1;0.11.0-RC0 from sbt-chain
[debug] found org.scala-tools.sbt#collections_2.9.1;0.11.0-RC0 in sbt-chain
[debug] == resolving dependencies org.scala-tools.sbt#collections_2.9.1;0.11.0-RC0->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-RC0->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-RC0->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-RC0->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-RC0->org.scala-tools.sbt#api_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#api_2.9.1;0.11.0-RC0 of rootConf=provided
[debug] using sbt-chain to resolve org.scala-tools.sbt#api_2.9.1;0.11.0-RC0
[debug] sbt-chain: Checking cache for: dependency: org.scala-tools.sbt#api_2.9.1;0.11.0-RC0 {compile=[default(compile)]}
[debug] No entry is found in the ModuleDescriptorCache : /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/api_2.9.1/ivy-0.11.0-RC0.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-RC0 (resolved by sbt-chain): /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/api_2.9.1/ivy-0.11.0-RC0.xml
[debug] sbt-chain: module revision found in cache: org.scala-tools.sbt#api_2.9.1;0.11.0-RC0
[debug] Entry is found in the ModuleDescriptorCache : /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/api_2.9.1/ivy-0.11.0-RC0.xml
[debug] found ivy file in cache for org.scala-tools.sbt#api_2.9.1;0.11.0-RC0 (resolved by sbt-chain): /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/api_2.9.1/ivy-0.11.0-RC0.xml
[debug] local: revision in cache: org.scala-tools.sbt#api_2.9.1;0.11.0-RC0
[debug] checking org.scala-tools.sbt#api_2.9.1;0.11.0-RC0 from sbt-chain against [none]
[debug] module revision kept as first found: org.scala-tools.sbt#api_2.9.1;0.11.0-RC0 from sbt-chain
[debug] found org.scala-tools.sbt#api_2.9.1;0.11.0-RC0 in sbt-chain
[debug] == resolving dependencies org.scala-tools.sbt#api_2.9.1;0.11.0-RC0->org.scala-tools.sbt#interface;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#interface;0.11.0-RC0 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-RC0->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-RC0->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-RC0->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-RC0->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-RC0->org.scala-tools.sbt#io_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#io_2.9.1;0.11.0-RC0 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-RC0->org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0 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-RC0->org.scala-tools.sbt#classpath_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#classpath_2.9.1;0.11.0-RC0 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-RC0->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-RC0->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-RC0->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-RC0->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-RC0->org.scala-tools.sbt#persist_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#persist_2.9.1;0.11.0-RC0 of rootConf=provided
[debug] using sbt-chain to resolve org.scala-tools.sbt#persist_2.9.1;0.11.0-RC0
[debug] sbt-chain: Checking cache for: dependency: org.scala-tools.sbt#persist_2.9.1;0.11.0-RC0 {compile=[default(compile)]}
[debug] No entry is found in the ModuleDescriptorCache : /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/persist_2.9.1/ivy-0.11.0-RC0.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-RC0 (resolved by sbt-chain): /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/persist_2.9.1/ivy-0.11.0-RC0.xml
[debug] sbt-chain: module revision found in cache: org.scala-tools.sbt#persist_2.9.1;0.11.0-RC0
[debug] Entry is found in the ModuleDescriptorCache : /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/persist_2.9.1/ivy-0.11.0-RC0.xml
[debug] found ivy file in cache for org.scala-tools.sbt#persist_2.9.1;0.11.0-RC0 (resolved by sbt-chain): /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/persist_2.9.1/ivy-0.11.0-RC0.xml
[debug] local: revision in cache: org.scala-tools.sbt#persist_2.9.1;0.11.0-RC0
[debug] checking org.scala-tools.sbt#persist_2.9.1;0.11.0-RC0 from sbt-chain against [none]
[debug] module revision kept as first found: org.scala-tools.sbt#persist_2.9.1;0.11.0-RC0 from sbt-chain
[debug] found org.scala-tools.sbt#persist_2.9.1;0.11.0-RC0 in sbt-chain
[debug] == resolving dependencies org.scala-tools.sbt#persist_2.9.1;0.11.0-RC0->org.scala-tools.sbt#incremental-compiler_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#incremental-compiler_2.9.1;0.11.0-RC0 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-RC0->org.scala-tools.sbt#api_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#api_2.9.1;0.11.0-RC0 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-RC0->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-RC0->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-RC0->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-RC0->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-RC0->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 : /Users/eed3si9n/.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): /Users/eed3si9n/.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 : /Users/eed3si9n/.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): /Users/eed3si9n/.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-RC0->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-RC0->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-RC0->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-RC0->org.scala-tools.sbt#compile_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#compile_2.9.1;0.11.0-RC0 of rootConf=provided
[debug] using sbt-chain to resolve org.scala-tools.sbt#compile_2.9.1;0.11.0-RC0
[debug] sbt-chain: Checking cache for: dependency: org.scala-tools.sbt#compile_2.9.1;0.11.0-RC0 {compile=[default(compile)]}
[debug] No entry is found in the ModuleDescriptorCache : /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/compile_2.9.1/ivy-0.11.0-RC0.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-RC0 (resolved by sbt-chain): /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/compile_2.9.1/ivy-0.11.0-RC0.xml
[debug] sbt-chain: module revision found in cache: org.scala-tools.sbt#compile_2.9.1;0.11.0-RC0
[debug] Entry is found in the ModuleDescriptorCache : /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/compile_2.9.1/ivy-0.11.0-RC0.xml
[debug] found ivy file in cache for org.scala-tools.sbt#compile_2.9.1;0.11.0-RC0 (resolved by sbt-chain): /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/compile_2.9.1/ivy-0.11.0-RC0.xml
[debug] local: revision in cache: org.scala-tools.sbt#compile_2.9.1;0.11.0-RC0
[debug] checking org.scala-tools.sbt#compile_2.9.1;0.11.0-RC0 from sbt-chain against [none]
[debug] module revision kept as first found: org.scala-tools.sbt#compile_2.9.1;0.11.0-RC0 from sbt-chain
[debug] found org.scala-tools.sbt#compile_2.9.1;0.11.0-RC0 in sbt-chain
[debug] == resolving dependencies org.scala-tools.sbt#compile_2.9.1;0.11.0-RC0->org.scala-tools.sbt#launcher-interface_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#launcher-interface_2.9.1;0.11.0-RC0 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-RC0->org.scala-tools.sbt#interface;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#interface;0.11.0-RC0 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-RC0->org.scala-tools.sbt#ivy_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#ivy_2.9.1;0.11.0-RC0 of rootConf=provided
[debug] using sbt-chain to resolve org.scala-tools.sbt#ivy_2.9.1;0.11.0-RC0
[debug] sbt-chain: Checking cache for: dependency: org.scala-tools.sbt#ivy_2.9.1;0.11.0-RC0 {compile=[default(compile)]}
[debug] No entry is found in the ModuleDescriptorCache : /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/ivy_2.9.1/ivy-0.11.0-RC0.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-RC0 (resolved by sbt-chain): /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/ivy_2.9.1/ivy-0.11.0-RC0.xml
[debug] sbt-chain: module revision found in cache: org.scala-tools.sbt#ivy_2.9.1;0.11.0-RC0
[debug] Entry is found in the ModuleDescriptorCache : /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/ivy_2.9.1/ivy-0.11.0-RC0.xml
[debug] found ivy file in cache for org.scala-tools.sbt#ivy_2.9.1;0.11.0-RC0 (resolved by sbt-chain): /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/ivy_2.9.1/ivy-0.11.0-RC0.xml
[debug] local: revision in cache: org.scala-tools.sbt#ivy_2.9.1;0.11.0-RC0
[debug] checking org.scala-tools.sbt#ivy_2.9.1;0.11.0-RC0 from sbt-chain against [none]
[debug] module revision kept as first found: org.scala-tools.sbt#ivy_2.9.1;0.11.0-RC0 from sbt-chain
[debug] found org.scala-tools.sbt#ivy_2.9.1;0.11.0-RC0 in sbt-chain
[debug] == resolving dependencies org.scala-tools.sbt#ivy_2.9.1;0.11.0-RC0->org.scala-tools.sbt#interface;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#interface;0.11.0-RC0 of rootConf=provided
[debug] provided is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#ivy_2.9.1;0.11.0-RC0->org.scala-tools.sbt#launcher-interface_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#launcher-interface_2.9.1;0.11.0-RC0 of rootConf=provided
[debug] provided is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#ivy_2.9.1;0.11.0-RC0->org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0 of rootConf=provided
[debug] provided is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#ivy_2.9.1;0.11.0-RC0->org.scala-tools.sbt#io_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#io_2.9.1;0.11.0-RC0 of rootConf=provided
[debug] provided is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#ivy_2.9.1;0.11.0-RC0->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#ivy_2.9.1;0.11.0-RC0->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#ivy_2.9.1;0.11.0-RC0->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#ivy_2.9.1;0.11.0-RC0->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#ivy_2.9.1;0.11.0-RC0->org.apache.ivy#ivy;2.2.0 [compile->default(compile)]
[debug] loadData of org.apache.ivy#ivy;2.2.0 of rootConf=provided
[debug] using sbt-chain to resolve org.apache.ivy#ivy;2.2.0
[debug] sbt-chain: Checking cache for: dependency: org.apache.ivy#ivy;2.2.0 {compile=[default(compile)]}
[debug] No entry is found in the ModuleDescriptorCache : /Users/eed3si9n/.ivy2/cache/org.apache.ivy/ivy/ivy-2.2.0.xml
[debug] post 1.3 ivy file: using exact as default matcher
[debug] found ivy file in cache for org.apache.ivy#ivy;2.2.0 (resolved by sbt-chain): /Users/eed3si9n/.ivy2/cache/org.apache.ivy/ivy/ivy-2.2.0.xml
[debug] sbt-chain: module revision found in cache: org.apache.ivy#ivy;2.2.0
[debug] Entry is found in the ModuleDescriptorCache : /Users/eed3si9n/.ivy2/cache/org.apache.ivy/ivy/ivy-2.2.0.xml
[debug] found ivy file in cache for org.apache.ivy#ivy;2.2.0 (resolved by sbt-chain): /Users/eed3si9n/.ivy2/cache/org.apache.ivy/ivy/ivy-2.2.0.xml
[debug] local: revision in cache: org.apache.ivy#ivy;2.2.0
[debug] checking org.apache.ivy#ivy;2.2.0 from sbt-chain against [none]
[debug] module revision kept as first found: org.apache.ivy#ivy;2.2.0 from sbt-chain
[debug] found org.apache.ivy#ivy;2.2.0 in sbt-chain
[debug] == resolving dependencies org.scala-tools.sbt#ivy_2.9.1;0.11.0-RC0->org.apache.ivy#ivy;2.2.0 [compile->runtime]
[debug] loadData of org.apache.ivy#ivy;2.2.0 of rootConf=provided
[debug] == resolving dependencies org.scala-tools.sbt#ivy_2.9.1;0.11.0-RC0->org.apache.ivy#ivy;2.2.0 [compile->compile]
[debug] loadData of org.apache.ivy#ivy;2.2.0 of rootConf=provided
[debug] == resolving dependencies org.scala-tools.sbt#ivy_2.9.1;0.11.0-RC0->org.apache.ivy#ivy;2.2.0 [compile->master]
[debug] loadData of org.apache.ivy#ivy;2.2.0 of rootConf=provided
[debug] == resolving dependencies org.scala-tools.sbt#ivy_2.9.1;0.11.0-RC0->com.jcraft#jsch;0.1.31 [compile->default(compile)]
[debug] loadData of com.jcraft#jsch;0.1.31 of rootConf=provided
[debug] using sbt-chain to resolve com.jcraft#jsch;0.1.31
[debug] sbt-chain: Checking cache for: dependency: com.jcraft#jsch;0.1.31 {compile=[default(compile)]}
[debug] No entry is found in the ModuleDescriptorCache : /Users/eed3si9n/.ivy2/cache/com.jcraft/jsch/ivy-0.1.31.xml
[debug] post 1.3 ivy file: using exact as default matcher
[debug] found ivy file in cache for com.jcraft#jsch;0.1.31 (resolved by sbt-chain): /Users/eed3si9n/.ivy2/cache/com.jcraft/jsch/ivy-0.1.31.xml
[debug] sbt-chain: module revision found in cache: com.jcraft#jsch;0.1.31
[debug] Entry is found in the ModuleDescriptorCache : /Users/eed3si9n/.ivy2/cache/com.jcraft/jsch/ivy-0.1.31.xml
[debug] found ivy file in cache for com.jcraft#jsch;0.1.31 (resolved by sbt-chain): /Users/eed3si9n/.ivy2/cache/com.jcraft/jsch/ivy-0.1.31.xml
[debug] local: revision in cache: com.jcraft#jsch;0.1.31
[debug] checking com.jcraft#jsch;0.1.31 from sbt-chain against [none]
[debug] module revision kept as first found: com.jcraft#jsch;0.1.31 from sbt-chain
[debug] found com.jcraft#jsch;0.1.31 in sbt-chain
[debug] == resolving dependencies org.scala-tools.sbt#ivy_2.9.1;0.11.0-RC0->com.jcraft#jsch;0.1.31 [compile->runtime]
[debug] loadData of com.jcraft#jsch;0.1.31 of rootConf=provided
[debug] == resolving dependencies org.scala-tools.sbt#ivy_2.9.1;0.11.0-RC0->com.jcraft#jsch;0.1.31 [compile->compile]
[debug] loadData of com.jcraft#jsch;0.1.31 of rootConf=provided
[debug] == resolving dependencies org.scala-tools.sbt#ivy_2.9.1;0.11.0-RC0->com.jcraft#jsch;0.1.31 [compile->master]
[debug] loadData of com.jcraft#jsch;0.1.31 of rootConf=provided
[debug] == resolving dependencies org.scala-tools.sbt#ivy_2.9.1;0.11.0-RC0->commons-httpclient#commons-httpclient;3.1 [compile->default(compile)]
[debug] loadData of commons-httpclient#commons-httpclient;3.1 of rootConf=provided
[debug] using sbt-chain to resolve commons-httpclient#commons-httpclient;3.1
[debug] sbt-chain: Checking cache for: dependency: commons-httpclient#commons-httpclient;3.1 {compile=[default(compile)]}
[debug] No entry is found in the ModuleDescriptorCache : /Users/eed3si9n/.ivy2/cache/commons-httpclient/commons-httpclient/ivy-3.1.xml
[debug] post 1.3 ivy file: using exact as default matcher
[debug] found ivy file in cache for commons-httpclient#commons-httpclient;3.1 (resolved by sbt-chain): /Users/eed3si9n/.ivy2/cache/commons-httpclient/commons-httpclient/ivy-3.1.xml
[debug] sbt-chain: module revision found in cache: commons-httpclient#commons-httpclient;3.1
[debug] Entry is found in the ModuleDescriptorCache : /Users/eed3si9n/.ivy2/cache/commons-httpclient/commons-httpclient/ivy-3.1.xml
[debug] found ivy file in cache for commons-httpclient#commons-httpclient;3.1 (resolved by sbt-chain): /Users/eed3si9n/.ivy2/cache/commons-httpclient/commons-httpclient/ivy-3.1.xml
[debug] local: revision in cache: commons-httpclient#commons-httpclient;3.1
[debug] checking commons-httpclient#commons-httpclient;3.1 from sbt-chain against [none]
[debug] module revision kept as first found: commons-httpclient#commons-httpclient;3.1 from sbt-chain
[debug] found commons-httpclient#commons-httpclient;3.1 in sbt-chain
[debug] == resolving dependencies org.scala-tools.sbt#ivy_2.9.1;0.11.0-RC0->commons-httpclient#commons-httpclient;3.1 [compile->runtime]
[debug] loadData of commons-httpclient#commons-httpclient;3.1 of rootConf=provided
[debug] == resolving dependencies org.scala-tools.sbt#ivy_2.9.1;0.11.0-RC0->commons-httpclient#commons-httpclient;3.1 [compile->compile]
[debug] loadData of commons-httpclient#commons-httpclient;3.1 of rootConf=provided
[debug] == resolving dependencies commons-httpclient#commons-httpclient;3.1->commons-logging#commons-logging;1.0.4 [compile->master(*)]
[debug] loadData of commons-logging#commons-logging;1.0.4 of rootConf=provided
[debug] using sbt-chain to resolve commons-logging#commons-logging;1.0.4
[debug] sbt-chain: Checking cache for: dependency: commons-logging#commons-logging;1.0.4 {compile=[compile(*), master(*)], runtime=[runtime(*)]}
[debug] No entry is found in the ModuleDescriptorCache : /Users/eed3si9n/.ivy2/cache/commons-logging/commons-logging/ivy-1.0.4.xml
[debug] post 1.3 ivy file: using exact as default matcher
[debug] found ivy file in cache for commons-logging#commons-logging;1.0.4 (resolved by sbt-chain): /Users/eed3si9n/.ivy2/cache/commons-logging/commons-logging/ivy-1.0.4.xml
[debug] sbt-chain: module revision found in cache: commons-logging#commons-logging;1.0.4
[debug] Entry is found in the ModuleDescriptorCache : /Users/eed3si9n/.ivy2/cache/commons-logging/commons-logging/ivy-1.0.4.xml
[debug] found ivy file in cache for commons-logging#commons-logging;1.0.4 (resolved by sbt-chain): /Users/eed3si9n/.ivy2/cache/commons-logging/commons-logging/ivy-1.0.4.xml
[debug] local: revision in cache: commons-logging#commons-logging;1.0.4
[debug] checking commons-logging#commons-logging;1.0.4 from sbt-chain against [none]
[debug] module revision kept as first found: commons-logging#commons-logging;1.0.4 from sbt-chain
[debug] found commons-logging#commons-logging;1.0.4 in sbt-chain
[debug] == resolving dependencies commons-httpclient#commons-httpclient;3.1->commons-logging#commons-logging;1.0.4 [compile->compile(*)]
[debug] loadData of commons-logging#commons-logging;1.0.4 of rootConf=provided
[debug] == resolving dependencies commons-httpclient#commons-httpclient;3.1->commons-codec#commons-codec;1.2 [compile->master(*)]
[debug] loadData of commons-codec#commons-codec;1.2 of rootConf=provided
[debug] using sbt-chain to resolve commons-codec#commons-codec;1.2
[debug] sbt-chain: Checking cache for: dependency: commons-codec#commons-codec;1.2 {compile=[compile(*), master(*)], runtime=[runtime(*)]}
[debug] No entry is found in the ModuleDescriptorCache : /Users/eed3si9n/.ivy2/cache/commons-codec/commons-codec/ivy-1.2.xml
[debug] post 1.3 ivy file: using exact as default matcher
[debug] found ivy file in cache for commons-codec#commons-codec;1.2 (resolved by sbt-chain): /Users/eed3si9n/.ivy2/cache/commons-codec/commons-codec/ivy-1.2.xml
[debug] sbt-chain: module revision found in cache: commons-codec#commons-codec;1.2
[debug] Entry is found in the ModuleDescriptorCache : /Users/eed3si9n/.ivy2/cache/commons-codec/commons-codec/ivy-1.2.xml
[debug] found ivy file in cache for commons-codec#commons-codec;1.2 (resolved by sbt-chain): /Users/eed3si9n/.ivy2/cache/commons-codec/commons-codec/ivy-1.2.xml
[debug] local: revision in cache: commons-codec#commons-codec;1.2
[debug] checking commons-codec#commons-codec;1.2 from sbt-chain against [none]
[debug] module revision kept as first found: commons-codec#commons-codec;1.2 from sbt-chain
[debug] found commons-codec#commons-codec;1.2 in sbt-chain
[debug] == resolving dependencies commons-httpclient#commons-httpclient;3.1->commons-codec#commons-codec;1.2 [compile->compile(*)]
[debug] loadData of commons-codec#commons-codec;1.2 of rootConf=provided
[debug] == resolving dependencies commons-httpclient#commons-httpclient;3.1->commons-logging#commons-logging;1.0.4 [runtime->runtime(*)]
[debug] loadData of commons-logging#commons-logging;1.0.4 of rootConf=provided
[debug] == resolving dependencies commons-httpclient#commons-httpclient;3.1->commons-logging#commons-logging;1.0.4 [runtime->compile]
[debug] loadData of commons-logging#commons-logging;1.0.4 of rootConf=provided
[debug] == resolving dependencies commons-httpclient#commons-httpclient;3.1->commons-codec#commons-codec;1.2 [runtime->runtime(*)]
[debug] loadData of commons-codec#commons-codec;1.2 of rootConf=provided
[debug] == resolving dependencies commons-httpclient#commons-httpclient;3.1->commons-codec#commons-codec;1.2 [runtime->compile]
[debug] loadData of commons-codec#commons-codec;1.2 of rootConf=provided
[debug] == resolving dependencies org.scala-tools.sbt#ivy_2.9.1;0.11.0-RC0->commons-httpclient#commons-httpclient;3.1 [compile->master]
[debug] loadData of commons-httpclient#commons-httpclient;3.1 of rootConf=provided
[debug] == resolving dependencies org.scala-tools.sbt#compile_2.9.1;0.11.0-RC0->org.scala-tools.sbt#io_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#io_2.9.1;0.11.0-RC0 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-RC0->org.scala-tools.sbt#classpath_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#classpath_2.9.1;0.11.0-RC0 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-RC0->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#compile_2.9.1;0.11.0-RC0->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#compile_2.9.1;0.11.0-RC0->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#compile_2.9.1;0.11.0-RC0->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-RC0->org.scala-tools.sbt#completion_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#completion_2.9.1;0.11.0-RC0 of rootConf=provided
[debug] using sbt-chain to resolve org.scala-tools.sbt#completion_2.9.1;0.11.0-RC0
[debug] sbt-chain: Checking cache for: dependency: org.scala-tools.sbt#completion_2.9.1;0.11.0-RC0 {compile=[default(compile)]}
[debug] No entry is found in the ModuleDescriptorCache : /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/completion_2.9.1/ivy-0.11.0-RC0.xml
[debug] post 1.3 ivy file: using exact as default matcher
[debug] found ivy file in cache for org.scala-tools.sbt#completion_2.9.1;0.11.0-RC0 (resolved by sbt-chain): /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/completion_2.9.1/ivy-0.11.0-RC0.xml
[debug] sbt-chain: module revision found in cache: org.scala-tools.sbt#completion_2.9.1;0.11.0-RC0
[debug] Entry is found in the ModuleDescriptorCache : /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/completion_2.9.1/ivy-0.11.0-RC0.xml
[debug] found ivy file in cache for org.scala-tools.sbt#completion_2.9.1;0.11.0-RC0 (resolved by sbt-chain): /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/completion_2.9.1/ivy-0.11.0-RC0.xml
[debug] local: revision in cache: org.scala-tools.sbt#completion_2.9.1;0.11.0-RC0
[debug] checking org.scala-tools.sbt#completion_2.9.1;0.11.0-RC0 from sbt-chain against [none]
[debug] module revision kept as first found: org.scala-tools.sbt#completion_2.9.1;0.11.0-RC0 from sbt-chain
[debug] found org.scala-tools.sbt#completion_2.9.1;0.11.0-RC0 in sbt-chain
[debug] == resolving dependencies org.scala-tools.sbt#completion_2.9.1;0.11.0-RC0->org.scala-tools.sbt#collections_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#collections_2.9.1;0.11.0-RC0 of rootConf=provided
[debug] provided is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#completion_2.9.1;0.11.0-RC0->org.scala-tools.sbt#control_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#control_2.9.1;0.11.0-RC0 of rootConf=provided
[debug] provided is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#completion_2.9.1;0.11.0-RC0->org.scala-tools.sbt#io_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#io_2.9.1;0.11.0-RC0 of rootConf=provided
[debug] provided is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#completion_2.9.1;0.11.0-RC0->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#completion_2.9.1;0.11.0-RC0->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#completion_2.9.1;0.11.0-RC0->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#completion_2.9.1;0.11.0-RC0->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#completion_2.9.1;0.11.0-RC0->jline#jline;0.9.94 [compile->default(compile)]
[debug] loadData of jline#jline;0.9.94 of rootConf=provided
[debug] using sbt-chain to resolve jline#jline;0.9.94
[debug] sbt-chain: Checking cache for: dependency: jline#jline;0.9.94 {compile=[default(compile)]}
[debug] No entry is found in the ModuleDescriptorCache : /Users/eed3si9n/.ivy2/cache/jline/jline/ivy-0.9.94.xml
[debug] post 1.3 ivy file: using exact as default matcher
[debug] found ivy file in cache for jline#jline;0.9.94 (resolved by sbt-chain): /Users/eed3si9n/.ivy2/cache/jline/jline/ivy-0.9.94.xml
[debug] sbt-chain: module revision found in cache: jline#jline;0.9.94
[debug] Entry is found in the ModuleDescriptorCache : /Users/eed3si9n/.ivy2/cache/jline/jline/ivy-0.9.94.xml
[debug] found ivy file in cache for jline#jline;0.9.94 (resolved by sbt-chain): /Users/eed3si9n/.ivy2/cache/jline/jline/ivy-0.9.94.xml
[debug] local: revision in cache: jline#jline;0.9.94
[debug] checking jline#jline;0.9.94 from sbt-chain against [none]
[debug] module revision kept as first found: jline#jline;0.9.94 from sbt-chain
[debug] found jline#jline;0.9.94 in sbt-chain
[debug] == resolving dependencies org.scala-tools.sbt#completion_2.9.1;0.11.0-RC0->jline#jline;0.9.94 [compile->runtime]
[debug] loadData of jline#jline;0.9.94 of rootConf=provided
[debug] == resolving dependencies org.scala-tools.sbt#completion_2.9.1;0.11.0-RC0->jline#jline;0.9.94 [compile->compile]
[debug] loadData of jline#jline;0.9.94 of rootConf=provided
[debug] == resolving dependencies org.scala-tools.sbt#completion_2.9.1;0.11.0-RC0->jline#jline;0.9.94 [compile->master]
[debug] loadData of jline#jline;0.9.94 of rootConf=provided
[debug] == resolving dependencies org.scala-tools.sbt#actions_2.9.1;0.11.0-RC0->org.scala-tools.sbt#discovery_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#discovery_2.9.1;0.11.0-RC0 of rootConf=provided
[debug] using sbt-chain to resolve org.scala-tools.sbt#discovery_2.9.1;0.11.0-RC0
[debug] sbt-chain: Checking cache for: dependency: org.scala-tools.sbt#discovery_2.9.1;0.11.0-RC0 {compile=[default(compile)]}
[debug] No entry is found in the ModuleDescriptorCache : /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/discovery_2.9.1/ivy-0.11.0-RC0.xml
[debug] post 1.3 ivy file: using exact as default matcher
[debug] found ivy file in cache for org.scala-tools.sbt#discovery_2.9.1;0.11.0-RC0 (resolved by sbt-chain): /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/discovery_2.9.1/ivy-0.11.0-RC0.xml
[debug] sbt-chain: module revision found in cache: org.scala-tools.sbt#discovery_2.9.1;0.11.0-RC0
[debug] Entry is found in the ModuleDescriptorCache : /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/discovery_2.9.1/ivy-0.11.0-RC0.xml
[debug] found ivy file in cache for org.scala-tools.sbt#discovery_2.9.1;0.11.0-RC0 (resolved by sbt-chain): /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/discovery_2.9.1/ivy-0.11.0-RC0.xml
[debug] local: revision in cache: org.scala-tools.sbt#discovery_2.9.1;0.11.0-RC0
[debug] checking org.scala-tools.sbt#discovery_2.9.1;0.11.0-RC0 from sbt-chain against [none]
[debug] module revision kept as first found: org.scala-tools.sbt#discovery_2.9.1;0.11.0-RC0 from sbt-chain
[debug] found org.scala-tools.sbt#discovery_2.9.1;0.11.0-RC0 in sbt-chain
[debug] == resolving dependencies org.scala-tools.sbt#discovery_2.9.1;0.11.0-RC0->org.scala-tools.sbt#incremental-compiler_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#incremental-compiler_2.9.1;0.11.0-RC0 of rootConf=provided
[debug] provided is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#discovery_2.9.1;0.11.0-RC0->org.scala-tools.sbt#api_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#api_2.9.1;0.11.0-RC0 of rootConf=provided
[debug] provided is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#discovery_2.9.1;0.11.0-RC0->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#discovery_2.9.1;0.11.0-RC0->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#discovery_2.9.1;0.11.0-RC0->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#discovery_2.9.1;0.11.0-RC0->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-RC0->org.scala-tools.sbt#interface;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#interface;0.11.0-RC0 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-RC0->org.scala-tools.sbt#io_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#io_2.9.1;0.11.0-RC0 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-RC0->org.scala-tools.sbt#ivy_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#ivy_2.9.1;0.11.0-RC0 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-RC0->org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0 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-RC0->org.scala-tools.sbt#process_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#process_2.9.1;0.11.0-RC0 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-RC0->org.scala-tools.sbt#run_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#run_2.9.1;0.11.0-RC0 of rootConf=provided
[debug] using sbt-chain to resolve org.scala-tools.sbt#run_2.9.1;0.11.0-RC0
[debug] sbt-chain: Checking cache for: dependency: org.scala-tools.sbt#run_2.9.1;0.11.0-RC0 {compile=[default(compile)]}
[debug] No entry is found in the ModuleDescriptorCache : /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/run_2.9.1/ivy-0.11.0-RC0.xml
[debug] post 1.3 ivy file: using exact as default matcher
[debug] found ivy file in cache for org.scala-tools.sbt#run_2.9.1;0.11.0-RC0 (resolved by sbt-chain): /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/run_2.9.1/ivy-0.11.0-RC0.xml
[debug] sbt-chain: module revision found in cache: org.scala-tools.sbt#run_2.9.1;0.11.0-RC0
[debug] Entry is found in the ModuleDescriptorCache : /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/run_2.9.1/ivy-0.11.0-RC0.xml
[debug] found ivy file in cache for org.scala-tools.sbt#run_2.9.1;0.11.0-RC0 (resolved by sbt-chain): /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/run_2.9.1/ivy-0.11.0-RC0.xml
[debug] local: revision in cache: org.scala-tools.sbt#run_2.9.1;0.11.0-RC0
[debug] checking org.scala-tools.sbt#run_2.9.1;0.11.0-RC0 from sbt-chain against [none]
[debug] module revision kept as first found: org.scala-tools.sbt#run_2.9.1;0.11.0-RC0 from sbt-chain
[debug] found org.scala-tools.sbt#run_2.9.1;0.11.0-RC0 in sbt-chain
[debug] == resolving dependencies org.scala-tools.sbt#run_2.9.1;0.11.0-RC0->org.scala-tools.sbt#io_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#io_2.9.1;0.11.0-RC0 of rootConf=provided
[debug] provided is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#run_2.9.1;0.11.0-RC0->org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0 of rootConf=provided
[debug] provided is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#run_2.9.1;0.11.0-RC0->org.scala-tools.sbt#classpath_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#classpath_2.9.1;0.11.0-RC0 of rootConf=provided
[debug] provided is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#run_2.9.1;0.11.0-RC0->org.scala-tools.sbt#process_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#process_2.9.1;0.11.0-RC0 of rootConf=provided
[debug] provided is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#run_2.9.1;0.11.0-RC0->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#run_2.9.1;0.11.0-RC0->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#run_2.9.1;0.11.0-RC0->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#run_2.9.1;0.11.0-RC0->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-RC0->org.scala-tools.sbt#task-system_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#task-system_2.9.1;0.11.0-RC0 of rootConf=provided
[debug] using sbt-chain to resolve org.scala-tools.sbt#task-system_2.9.1;0.11.0-RC0
[debug] sbt-chain: Checking cache for: dependency: org.scala-tools.sbt#task-system_2.9.1;0.11.0-RC0 {compile=[default(compile)]}
[debug] No entry is found in the ModuleDescriptorCache : /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/task-system_2.9.1/ivy-0.11.0-RC0.xml
[debug] post 1.3 ivy file: using exact as default matcher
[debug] found ivy file in cache for org.scala-tools.sbt#task-system_2.9.1;0.11.0-RC0 (resolved by sbt-chain): /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/task-system_2.9.1/ivy-0.11.0-RC0.xml
[debug] sbt-chain: module revision found in cache: org.scala-tools.sbt#task-system_2.9.1;0.11.0-RC0
[debug] Entry is found in the ModuleDescriptorCache : /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/task-system_2.9.1/ivy-0.11.0-RC0.xml
[debug] found ivy file in cache for org.scala-tools.sbt#task-system_2.9.1;0.11.0-RC0 (resolved by sbt-chain): /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/task-system_2.9.1/ivy-0.11.0-RC0.xml
[debug] local: revision in cache: org.scala-tools.sbt#task-system_2.9.1;0.11.0-RC0
[debug] checking org.scala-tools.sbt#task-system_2.9.1;0.11.0-RC0 from sbt-chain against [none]
[debug] module revision kept as first found: org.scala-tools.sbt#task-system_2.9.1;0.11.0-RC0 from sbt-chain
[debug] found org.scala-tools.sbt#task-system_2.9.1;0.11.0-RC0 in sbt-chain
[debug] == resolving dependencies org.scala-tools.sbt#task-system_2.9.1;0.11.0-RC0->org.scala-tools.sbt#tasks_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#tasks_2.9.1;0.11.0-RC0 of rootConf=provided
[debug] using sbt-chain to resolve org.scala-tools.sbt#tasks_2.9.1;0.11.0-RC0
[debug] sbt-chain: Checking cache for: dependency: org.scala-tools.sbt#tasks_2.9.1;0.11.0-RC0 {compile=[default(compile)], test=[test]}
[debug] No entry is found in the ModuleDescriptorCache : /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/tasks_2.9.1/ivy-0.11.0-RC0.xml
[debug] post 1.3 ivy file: using exact as default matcher
[debug] found ivy file in cache for org.scala-tools.sbt#tasks_2.9.1;0.11.0-RC0 (resolved by sbt-chain): /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/tasks_2.9.1/ivy-0.11.0-RC0.xml
[debug] sbt-chain: module revision found in cache: org.scala-tools.sbt#tasks_2.9.1;0.11.0-RC0
[debug] Entry is found in the ModuleDescriptorCache : /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/tasks_2.9.1/ivy-0.11.0-RC0.xml
[debug] found ivy file in cache for org.scala-tools.sbt#tasks_2.9.1;0.11.0-RC0 (resolved by sbt-chain): /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/tasks_2.9.1/ivy-0.11.0-RC0.xml
[debug] local: revision in cache: org.scala-tools.sbt#tasks_2.9.1;0.11.0-RC0
[debug] checking org.scala-tools.sbt#tasks_2.9.1;0.11.0-RC0 from sbt-chain against [none]
[debug] module revision kept as first found: org.scala-tools.sbt#tasks_2.9.1;0.11.0-RC0 from sbt-chain
[debug] found org.scala-tools.sbt#tasks_2.9.1;0.11.0-RC0 in sbt-chain
[debug] == resolving dependencies org.scala-tools.sbt#tasks_2.9.1;0.11.0-RC0->org.scala-tools.sbt#control_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#control_2.9.1;0.11.0-RC0 of rootConf=provided
[debug] provided is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#tasks_2.9.1;0.11.0-RC0->org.scala-tools.sbt#collections_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#collections_2.9.1;0.11.0-RC0 of rootConf=provided
[debug] provided is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#tasks_2.9.1;0.11.0-RC0->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#tasks_2.9.1;0.11.0-RC0->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#tasks_2.9.1;0.11.0-RC0->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#tasks_2.9.1;0.11.0-RC0->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#task-system_2.9.1;0.11.0-RC0->org.scala-tools.sbt#collections_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#collections_2.9.1;0.11.0-RC0 of rootConf=provided
[debug] provided is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#task-system_2.9.1;0.11.0-RC0->org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0 of rootConf=provided
[debug] provided is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#task-system_2.9.1;0.11.0-RC0->org.scala-tools.sbt#io_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#io_2.9.1;0.11.0-RC0 of rootConf=provided
[debug] provided is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#task-system_2.9.1;0.11.0-RC0->org.scala-tools.sbt#process_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#process_2.9.1;0.11.0-RC0 of rootConf=provided
[debug] provided is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#task-system_2.9.1;0.11.0-RC0->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#task-system_2.9.1;0.11.0-RC0->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#task-system_2.9.1;0.11.0-RC0->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#task-system_2.9.1;0.11.0-RC0->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-RC0->org.scala-tools.sbt#tasks_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#tasks_2.9.1;0.11.0-RC0 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-RC0->org.scala-tools.sbt#tracking_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#tracking_2.9.1;0.11.0-RC0 of rootConf=provided
[debug] using sbt-chain to resolve org.scala-tools.sbt#tracking_2.9.1;0.11.0-RC0
[debug] sbt-chain: Checking cache for: dependency: org.scala-tools.sbt#tracking_2.9.1;0.11.0-RC0 {compile=[default(compile)]}
[debug] No entry is found in the ModuleDescriptorCache : /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/tracking_2.9.1/ivy-0.11.0-RC0.xml
[debug] post 1.3 ivy file: using exact as default matcher
[debug] found ivy file in cache for org.scala-tools.sbt#tracking_2.9.1;0.11.0-RC0 (resolved by sbt-chain): /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/tracking_2.9.1/ivy-0.11.0-RC0.xml
[debug] sbt-chain: module revision found in cache: org.scala-tools.sbt#tracking_2.9.1;0.11.0-RC0
[debug] Entry is found in the ModuleDescriptorCache : /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/tracking_2.9.1/ivy-0.11.0-RC0.xml
[debug] found ivy file in cache for org.scala-tools.sbt#tracking_2.9.1;0.11.0-RC0 (resolved by sbt-chain): /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/tracking_2.9.1/ivy-0.11.0-RC0.xml
[debug] local: revision in cache: org.scala-tools.sbt#tracking_2.9.1;0.11.0-RC0
[debug] checking org.scala-tools.sbt#tracking_2.9.1;0.11.0-RC0 from sbt-chain against [none]
[debug] module revision kept as first found: org.scala-tools.sbt#tracking_2.9.1;0.11.0-RC0 from sbt-chain
[debug] found org.scala-tools.sbt#tracking_2.9.1;0.11.0-RC0 in sbt-chain
[debug] == resolving dependencies org.scala-tools.sbt#tracking_2.9.1;0.11.0-RC0->org.scala-tools.sbt#cache_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#cache_2.9.1;0.11.0-RC0 of rootConf=provided
[debug] using sbt-chain to resolve org.scala-tools.sbt#cache_2.9.1;0.11.0-RC0
[debug] sbt-chain: Checking cache for: dependency: org.scala-tools.sbt#cache_2.9.1;0.11.0-RC0 {compile=[default(compile)]}
[debug] No entry is found in the ModuleDescriptorCache : /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/cache_2.9.1/ivy-0.11.0-RC0.xml
[debug] post 1.3 ivy file: using exact as default matcher
[debug] found ivy file in cache for org.scala-tools.sbt#cache_2.9.1;0.11.0-RC0 (resolved by sbt-chain): /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/cache_2.9.1/ivy-0.11.0-RC0.xml
[debug] sbt-chain: module revision found in cache: org.scala-tools.sbt#cache_2.9.1;0.11.0-RC0
[debug] Entry is found in the ModuleDescriptorCache : /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/cache_2.9.1/ivy-0.11.0-RC0.xml
[debug] found ivy file in cache for org.scala-tools.sbt#cache_2.9.1;0.11.0-RC0 (resolved by sbt-chain): /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/cache_2.9.1/ivy-0.11.0-RC0.xml
[debug] local: revision in cache: org.scala-tools.sbt#cache_2.9.1;0.11.0-RC0
[debug] checking org.scala-tools.sbt#cache_2.9.1;0.11.0-RC0 from sbt-chain against [none]
[debug] module revision kept as first found: org.scala-tools.sbt#cache_2.9.1;0.11.0-RC0 from sbt-chain
[debug] found org.scala-tools.sbt#cache_2.9.1;0.11.0-RC0 in sbt-chain
[debug] == resolving dependencies org.scala-tools.sbt#cache_2.9.1;0.11.0-RC0->org.scala-tools.sbt#io_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#io_2.9.1;0.11.0-RC0 of rootConf=provided
[debug] provided is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#cache_2.9.1;0.11.0-RC0->org.scala-tools.sbt#collections_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#collections_2.9.1;0.11.0-RC0 of rootConf=provided
[debug] provided is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#cache_2.9.1;0.11.0-RC0->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#cache_2.9.1;0.11.0-RC0->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#cache_2.9.1;0.11.0-RC0->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#cache_2.9.1;0.11.0-RC0->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#cache_2.9.1;0.11.0-RC0->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] provided is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#cache_2.9.1;0.11.0-RC0->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] provided is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#cache_2.9.1;0.11.0-RC0->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] provided is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#cache_2.9.1;0.11.0-RC0->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] provided is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#tracking_2.9.1;0.11.0-RC0->org.scala-tools.sbt#io_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#io_2.9.1;0.11.0-RC0 of rootConf=provided
[debug] provided is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#tracking_2.9.1;0.11.0-RC0->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#tracking_2.9.1;0.11.0-RC0->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#tracking_2.9.1;0.11.0-RC0->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#tracking_2.9.1;0.11.0-RC0->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-RC0->org.scala-tools.sbt#testing_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#testing_2.9.1;0.11.0-RC0 of rootConf=provided
[debug] using sbt-chain to resolve org.scala-tools.sbt#testing_2.9.1;0.11.0-RC0
[debug] sbt-chain: Checking cache for: dependency: org.scala-tools.sbt#testing_2.9.1;0.11.0-RC0 {compile=[default(compile)]}
[debug] No entry is found in the ModuleDescriptorCache : /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/testing_2.9.1/ivy-0.11.0-RC0.xml
[debug] post 1.3 ivy file: using exact as default matcher
[debug] found ivy file in cache for org.scala-tools.sbt#testing_2.9.1;0.11.0-RC0 (resolved by sbt-chain): /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/testing_2.9.1/ivy-0.11.0-RC0.xml
[debug] sbt-chain: module revision found in cache: org.scala-tools.sbt#testing_2.9.1;0.11.0-RC0
[debug] Entry is found in the ModuleDescriptorCache : /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/testing_2.9.1/ivy-0.11.0-RC0.xml
[debug] found ivy file in cache for org.scala-tools.sbt#testing_2.9.1;0.11.0-RC0 (resolved by sbt-chain): /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/testing_2.9.1/ivy-0.11.0-RC0.xml
[debug] local: revision in cache: org.scala-tools.sbt#testing_2.9.1;0.11.0-RC0
[debug] checking org.scala-tools.sbt#testing_2.9.1;0.11.0-RC0 from sbt-chain against [none]
[debug] module revision kept as first found: org.scala-tools.sbt#testing_2.9.1;0.11.0-RC0 from sbt-chain
[debug] found org.scala-tools.sbt#testing_2.9.1;0.11.0-RC0 in sbt-chain
[debug] == resolving dependencies org.scala-tools.sbt#testing_2.9.1;0.11.0-RC0->org.scala-tools.sbt#io_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#io_2.9.1;0.11.0-RC0 of rootConf=provided
[debug] provided is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#testing_2.9.1;0.11.0-RC0->org.scala-tools.sbt#classpath_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#classpath_2.9.1;0.11.0-RC0 of rootConf=provided
[debug] provided is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#testing_2.9.1;0.11.0-RC0->org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0 of rootConf=provided
[debug] provided is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#testing_2.9.1;0.11.0-RC0->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#testing_2.9.1;0.11.0-RC0->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#testing_2.9.1;0.11.0-RC0->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#testing_2.9.1;0.11.0-RC0->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#testing_2.9.1;0.11.0-RC0->org.scala-tools.testing#test-interface;0.5 [compile->default(compile)]
[debug] loadData of org.scala-tools.testing#test-interface;0.5 of rootConf=provided
[debug] using sbt-chain to resolve org.scala-tools.testing#test-interface;0.5
[debug] sbt-chain: Checking cache for: dependency: org.scala-tools.testing#test-interface;0.5 {compile=[default(compile)]}
[debug] No entry is found in the ModuleDescriptorCache : /Users/eed3si9n/.ivy2/cache/org.scala-tools.testing/test-interface/ivy-0.5.xml
[debug] post 1.3 ivy file: using exact as default matcher
[debug] found ivy file in cache for org.scala-tools.testing#test-interface;0.5 (resolved by sbt-chain): /Users/eed3si9n/.ivy2/cache/org.scala-tools.testing/test-interface/ivy-0.5.xml
[debug] sbt-chain: module revision found in cache: org.scala-tools.testing#test-interface;0.5
[debug] Entry is found in the ModuleDescriptorCache : /Users/eed3si9n/.ivy2/cache/org.scala-tools.testing/test-interface/ivy-0.5.xml
[debug] found ivy file in cache for org.scala-tools.testing#test-interface;0.5 (resolved by sbt-chain): /Users/eed3si9n/.ivy2/cache/org.scala-tools.testing/test-interface/ivy-0.5.xml
[debug] local: revision in cache: org.scala-tools.testing#test-interface;0.5
[debug] checking org.scala-tools.testing#test-interface;0.5 from sbt-chain against [none]
[debug] module revision kept as first found: org.scala-tools.testing#test-interface;0.5 from sbt-chain
[debug] found org.scala-tools.testing#test-interface;0.5 in sbt-chain
[debug] == resolving dependencies org.scala-tools.sbt#testing_2.9.1;0.11.0-RC0->org.scala-tools.testing#test-interface;0.5 [compile->runtime]
[debug] loadData of org.scala-tools.testing#test-interface;0.5 of rootConf=provided
[debug] == resolving dependencies org.scala-tools.sbt#testing_2.9.1;0.11.0-RC0->org.scala-tools.testing#test-interface;0.5 [compile->compile]
[debug] loadData of org.scala-tools.testing#test-interface;0.5 of rootConf=provided
[debug] == resolving dependencies org.scala-tools.sbt#testing_2.9.1;0.11.0-RC0->org.scala-tools.testing#test-interface;0.5 [compile->master]
[debug] loadData of org.scala-tools.testing#test-interface;0.5 of rootConf=provided
[debug] == resolving dependencies org.scala-tools.sbt#actions_2.9.1;0.11.0-RC0->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#actions_2.9.1;0.11.0-RC0->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#actions_2.9.1;0.11.0-RC0->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#actions_2.9.1;0.11.0-RC0->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#main_2.9.1;0.11.0-RC0->org.scala-tools.sbt#interface;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#interface;0.11.0-RC0 of rootConf=provided
[debug] provided is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#main_2.9.1;0.11.0-RC0->org.scala-tools.sbt#io_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#io_2.9.1;0.11.0-RC0 of rootConf=provided
[debug] provided is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#main_2.9.1;0.11.0-RC0->org.scala-tools.sbt#ivy_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#ivy_2.9.1;0.11.0-RC0 of rootConf=provided
[debug] provided is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#main_2.9.1;0.11.0-RC0->org.scala-tools.sbt#launcher-interface_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#launcher-interface_2.9.1;0.11.0-RC0 of rootConf=provided
[debug] provided is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#main_2.9.1;0.11.0-RC0->org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0 of rootConf=provided
[debug] provided is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#main_2.9.1;0.11.0-RC0->org.scala-tools.sbt#process_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#process_2.9.1;0.11.0-RC0 of rootConf=provided
[debug] provided is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#main_2.9.1;0.11.0-RC0->org.scala-tools.sbt#run_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#run_2.9.1;0.11.0-RC0 of rootConf=provided
[debug] provided is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#main_2.9.1;0.11.0-RC0->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#main_2.9.1;0.11.0-RC0->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#main_2.9.1;0.11.0-RC0->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#main_2.9.1;0.11.0-RC0->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#sbt_2.9.1;0.11.0-RC0->org.scala-tools.sbt#compiler-interface;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#compiler-interface;0.11.0-RC0 of rootConf=provided
[debug] using sbt-chain to resolve org.scala-tools.sbt#compiler-interface;0.11.0-RC0
[debug] sbt-chain: Checking cache for: dependency: org.scala-tools.sbt#compiler-interface;0.11.0-RC0 {compile=[default(compile)]}
[debug] No entry is found in the ModuleDescriptorCache : /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/compiler-interface/ivy-0.11.0-RC0.xml
[debug] post 1.3 ivy file: using exact as default matcher
[debug] found ivy file in cache for org.scala-tools.sbt#compiler-interface;0.11.0-RC0 (resolved by sbt-chain): /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/compiler-interface/ivy-0.11.0-RC0.xml
[debug] sbt-chain: module revision found in cache: org.scala-tools.sbt#compiler-interface;0.11.0-RC0
[debug] Entry is found in the ModuleDescriptorCache : /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/compiler-interface/ivy-0.11.0-RC0.xml
[debug] found ivy file in cache for org.scala-tools.sbt#compiler-interface;0.11.0-RC0 (resolved by sbt-chain): /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/compiler-interface/ivy-0.11.0-RC0.xml
[debug] local: revision in cache: org.scala-tools.sbt#compiler-interface;0.11.0-RC0
[debug] checking org.scala-tools.sbt#compiler-interface;0.11.0-RC0 from sbt-chain against [none]
[debug] module revision kept as first found: org.scala-tools.sbt#compiler-interface;0.11.0-RC0 from sbt-chain
[debug] found org.scala-tools.sbt#compiler-interface;0.11.0-RC0 in sbt-chain
[debug] == resolving dependencies org.scala-tools.sbt#compiler-interface;0.11.0-RC0->org.scala-tools.sbt#interface;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#interface;0.11.0-RC0 of rootConf=provided
[debug] provided is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#compiler-interface;0.11.0-RC0->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#compiler-interface;0.11.0-RC0->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#compiler-interface;0.11.0-RC0->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#compiler-interface;0.11.0-RC0->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#compiler-interface;0.11.0-RC0->jline#jline;0.9.94 [compile->default(compile)]
[debug] loadData of jline#jline;0.9.94 of rootConf=provided
[debug] provided is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#compiler-interface;0.11.0-RC0->jline#jline;0.9.94 [compile->runtime]
[debug] loadData of jline#jline;0.9.94 of rootConf=provided
[debug] provided is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#compiler-interface;0.11.0-RC0->jline#jline;0.9.94 [compile->compile]
[debug] loadData of jline#jline;0.9.94 of rootConf=provided
[debug] provided is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#compiler-interface;0.11.0-RC0->jline#jline;0.9.94 [compile->master]
[debug] loadData of jline#jline;0.9.94 of rootConf=provided
[debug] provided is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#sbt_2.9.1;0.11.0-RC0->org.scala-tools.sbt#precompiled-2_8_1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#precompiled-2_8_1;0.11.0-RC0 of rootConf=provided
[debug] using sbt-chain to resolve org.scala-tools.sbt#precompiled-2_8_1;0.11.0-RC0
[debug] sbt-chain: Checking cache for: dependency: org.scala-tools.sbt#precompiled-2_8_1;0.11.0-RC0 {compile=[default(compile)]}
[debug] No entry is found in the ModuleDescriptorCache : /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/precompiled-2_8_1/ivy-0.11.0-RC0.xml
[debug] post 1.3 ivy file: using exact as default matcher
[debug] found ivy file in cache for org.scala-tools.sbt#precompiled-2_8_1;0.11.0-RC0 (resolved by sbt-chain): /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/precompiled-2_8_1/ivy-0.11.0-RC0.xml
[debug] sbt-chain: module revision found in cache: org.scala-tools.sbt#precompiled-2_8_1;0.11.0-RC0
[debug] Entry is found in the ModuleDescriptorCache : /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/precompiled-2_8_1/ivy-0.11.0-RC0.xml
[debug] found ivy file in cache for org.scala-tools.sbt#precompiled-2_8_1;0.11.0-RC0 (resolved by sbt-chain): /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/precompiled-2_8_1/ivy-0.11.0-RC0.xml
[debug] local: revision in cache: org.scala-tools.sbt#precompiled-2_8_1;0.11.0-RC0
[debug] checking org.scala-tools.sbt#precompiled-2_8_1;0.11.0-RC0 from sbt-chain against [none]
[debug] module revision kept as first found: org.scala-tools.sbt#precompiled-2_8_1;0.11.0-RC0 from sbt-chain
[debug] found org.scala-tools.sbt#precompiled-2_8_1;0.11.0-RC0 in sbt-chain
[debug] dependency descriptor has been mediated: dependency: org.scala-lang#scala-library;2.8.1 {compile=[default(compile)]} => dependency: org.scala-lang#scala-library;2.9.1 {compile=[default(compile)]}
[debug] dependency descriptor has been mediated: dependency: org.scala-lang#scala-compiler;2.8.1 {provided=[default(compile)]} => dependency: org.scala-lang#scala-compiler;2.9.1 {provided=[default(compile)]}
[debug] == resolving dependencies org.scala-tools.sbt#precompiled-2_8_1;0.11.0-RC0->org.scala-tools.sbt#interface;0.11.0-RC0 [compile->default(compile)]
[debug] dependency descriptor has been mediated: dependency: org.scala-lang#scala-library;2.8.1 {compile=[default(compile)]} => dependency: org.scala-lang#scala-library;2.9.1 {compile=[default(compile)]}
[debug] dependency descriptor has been mediated: dependency: org.scala-lang#scala-compiler;2.8.1 {provided=[default(compile)]} => dependency: org.scala-lang#scala-compiler;2.9.1 {provided=[default(compile)]}
[debug] loadData of org.scala-tools.sbt#interface;0.11.0-RC0 of rootConf=provided
[debug] provided is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#precompiled-2_8_1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->default(compile)]
[debug] dependency descriptor has been mediated: dependency: org.scala-lang#scala-library;2.8.1 {compile=[default(compile)]} => dependency: org.scala-lang#scala-library;2.9.1 {compile=[default(compile)]}
[debug] dependency descriptor has been mediated: dependency: org.scala-lang#scala-compiler;2.8.1 {provided=[default(compile)]} => dependency: org.scala-lang#scala-compiler;2.9.1 {provided=[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#precompiled-2_8_1;0.11.0-RC0->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#precompiled-2_8_1;0.11.0-RC0->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#precompiled-2_8_1;0.11.0-RC0->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#precompiled-2_8_1;0.11.0-RC0->jline#jline;0.9.94 [compile->default(compile)]
[debug] dependency descriptor has been mediated: dependency: org.scala-lang#scala-library;2.8.1 {compile=[default(compile)]} => dependency: org.scala-lang#scala-library;2.9.1 {compile=[default(compile)]}
[debug] dependency descriptor has been mediated: dependency: org.scala-lang#scala-compiler;2.8.1 {provided=[default(compile)]} => dependency: org.scala-lang#scala-compiler;2.9.1 {provided=[default(compile)]}
[debug] loadData of jline#jline;0.9.94 of rootConf=provided
[debug] provided is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#precompiled-2_8_1;0.11.0-RC0->jline#jline;0.9.94 [compile->runtime]
[debug] loadData of jline#jline;0.9.94 of rootConf=provided
[debug] provided is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#precompiled-2_8_1;0.11.0-RC0->jline#jline;0.9.94 [compile->compile]
[debug] loadData of jline#jline;0.9.94 of rootConf=provided
[debug] provided is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#precompiled-2_8_1;0.11.0-RC0->jline#jline;0.9.94 [compile->master]
[debug] loadData of jline#jline;0.9.94 of rootConf=provided
[debug] provided is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#sbt_2.9.1;0.11.0-RC0->org.scala-tools.sbt#precompiled-2_8_0;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#precompiled-2_8_0;0.11.0-RC0 of rootConf=provided
[debug] using sbt-chain to resolve org.scala-tools.sbt#precompiled-2_8_0;0.11.0-RC0
[debug] sbt-chain: Checking cache for: dependency: org.scala-tools.sbt#precompiled-2_8_0;0.11.0-RC0 {compile=[default(compile)]}
[debug] No entry is found in the ModuleDescriptorCache : /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/precompiled-2_8_0/ivy-0.11.0-RC0.xml
[debug] post 1.3 ivy file: using exact as default matcher
[debug] found ivy file in cache for org.scala-tools.sbt#precompiled-2_8_0;0.11.0-RC0 (resolved by sbt-chain): /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/precompiled-2_8_0/ivy-0.11.0-RC0.xml
[debug] sbt-chain: module revision found in cache: org.scala-tools.sbt#precompiled-2_8_0;0.11.0-RC0
[debug] Entry is found in the ModuleDescriptorCache : /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/precompiled-2_8_0/ivy-0.11.0-RC0.xml
[debug] found ivy file in cache for org.scala-tools.sbt#precompiled-2_8_0;0.11.0-RC0 (resolved by sbt-chain): /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/precompiled-2_8_0/ivy-0.11.0-RC0.xml
[debug] local: revision in cache: org.scala-tools.sbt#precompiled-2_8_0;0.11.0-RC0
[debug] checking org.scala-tools.sbt#precompiled-2_8_0;0.11.0-RC0 from sbt-chain against [none]
[debug] module revision kept as first found: org.scala-tools.sbt#precompiled-2_8_0;0.11.0-RC0 from sbt-chain
[debug] found org.scala-tools.sbt#precompiled-2_8_0;0.11.0-RC0 in sbt-chain
[debug] dependency descriptor has been mediated: dependency: org.scala-lang#scala-library;2.8.0 {compile=[default(compile)]} => dependency: org.scala-lang#scala-library;2.9.1 {compile=[default(compile)]}
[debug] dependency descriptor has been mediated: dependency: org.scala-lang#scala-compiler;2.8.0 {provided=[default(compile)]} => dependency: org.scala-lang#scala-compiler;2.9.1 {provided=[default(compile)]}
[debug] == resolving dependencies org.scala-tools.sbt#precompiled-2_8_0;0.11.0-RC0->org.scala-tools.sbt#interface;0.11.0-RC0 [compile->default(compile)]
[debug] dependency descriptor has been mediated: dependency: org.scala-lang#scala-library;2.8.0 {compile=[default(compile)]} => dependency: org.scala-lang#scala-library;2.9.1 {compile=[default(compile)]}
[debug] dependency descriptor has been mediated: dependency: org.scala-lang#scala-compiler;2.8.0 {provided=[default(compile)]} => dependency: org.scala-lang#scala-compiler;2.9.1 {provided=[default(compile)]}
[debug] loadData of org.scala-tools.sbt#interface;0.11.0-RC0 of rootConf=provided
[debug] provided is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#precompiled-2_8_0;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->default(compile)]
[debug] dependency descriptor has been mediated: dependency: org.scala-lang#scala-library;2.8.0 {compile=[default(compile)]} => dependency: org.scala-lang#scala-library;2.9.1 {compile=[default(compile)]}
[debug] dependency descriptor has been mediated: dependency: org.scala-lang#scala-compiler;2.8.0 {provided=[default(compile)]} => dependency: org.scala-lang#scala-compiler;2.9.1 {provided=[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#precompiled-2_8_0;0.11.0-RC0->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#precompiled-2_8_0;0.11.0-RC0->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#precompiled-2_8_0;0.11.0-RC0->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#precompiled-2_8_0;0.11.0-RC0->jline#jline;0.9.94 [compile->default(compile)]
[debug] dependency descriptor has been mediated: dependency: org.scala-lang#scala-library;2.8.0 {compile=[default(compile)]} => dependency: org.scala-lang#scala-library;2.9.1 {compile=[default(compile)]}
[debug] dependency descriptor has been mediated: dependency: org.scala-lang#scala-compiler;2.8.0 {provided=[default(compile)]} => dependency: org.scala-lang#scala-compiler;2.9.1 {provided=[default(compile)]}
[debug] loadData of jline#jline;0.9.94 of rootConf=provided
[debug] provided is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#precompiled-2_8_0;0.11.0-RC0->jline#jline;0.9.94 [compile->runtime]
[debug] loadData of jline#jline;0.9.94 of rootConf=provided
[debug] provided is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#precompiled-2_8_0;0.11.0-RC0->jline#jline;0.9.94 [compile->compile]
[debug] loadData of jline#jline;0.9.94 of rootConf=provided
[debug] provided is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#precompiled-2_8_0;0.11.0-RC0->jline#jline;0.9.94 [compile->master]
[debug] loadData of jline#jline;0.9.94 of rootConf=provided
[debug] provided is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#sbt_2.9.1;0.11.0-RC0->org.scala-tools.sbt#precompiled-2_9_0;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#precompiled-2_9_0;0.11.0-RC0 of rootConf=provided
[debug] using sbt-chain to resolve org.scala-tools.sbt#precompiled-2_9_0;0.11.0-RC0
[debug] sbt-chain: Checking cache for: dependency: org.scala-tools.sbt#precompiled-2_9_0;0.11.0-RC0 {compile=[default(compile)]}
[debug] No entry is found in the ModuleDescriptorCache : /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/precompiled-2_9_0/ivy-0.11.0-RC0.xml
[debug] post 1.3 ivy file: using exact as default matcher
[debug] found ivy file in cache for org.scala-tools.sbt#precompiled-2_9_0;0.11.0-RC0 (resolved by sbt-chain): /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/precompiled-2_9_0/ivy-0.11.0-RC0.xml
[debug] sbt-chain: module revision found in cache: org.scala-tools.sbt#precompiled-2_9_0;0.11.0-RC0
[debug] Entry is found in the ModuleDescriptorCache : /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/precompiled-2_9_0/ivy-0.11.0-RC0.xml
[debug] found ivy file in cache for org.scala-tools.sbt#precompiled-2_9_0;0.11.0-RC0 (resolved by sbt-chain): /Users/eed3si9n/.ivy2/cache/org.scala-tools.sbt/precompiled-2_9_0/ivy-0.11.0-RC0.xml
[debug] local: revision in cache: org.scala-tools.sbt#precompiled-2_9_0;0.11.0-RC0
[debug] checking org.scala-tools.sbt#precompiled-2_9_0;0.11.0-RC0 from sbt-chain against [none]
[debug] module revision kept as first found: org.scala-tools.sbt#precompiled-2_9_0;0.11.0-RC0 from sbt-chain
[debug] found org.scala-tools.sbt#precompiled-2_9_0;0.11.0-RC0 in sbt-chain
[debug] dependency descriptor has been mediated: dependency: org.scala-lang#scala-library;2.9.0 {compile=[default(compile)]} => dependency: org.scala-lang#scala-library;2.9.1 {compile=[default(compile)]}
[debug] dependency descriptor has been mediated: dependency: org.scala-lang#scala-compiler;2.9.0 {provided=[default(compile)]} => dependency: org.scala-lang#scala-compiler;2.9.1 {provided=[default(compile)]}
[debug] == resolving dependencies org.scala-tools.sbt#precompiled-2_9_0;0.11.0-RC0->org.scala-tools.sbt#interface;0.11.0-RC0 [compile->default(compile)]
[debug] dependency descriptor has been mediated: dependency: org.scala-lang#scala-library;2.9.0 {compile=[default(compile)]} => dependency: org.scala-lang#scala-library;2.9.1 {compile=[default(compile)]}
[debug] dependency descriptor has been mediated: dependency: org.scala-lang#scala-compiler;2.9.0 {provided=[default(compile)]} => dependency: org.scala-lang#scala-compiler;2.9.1 {provided=[default(compile)]}
[debug] loadData of org.scala-tools.sbt#interface;0.11.0-RC0 of rootConf=provided
[debug] provided is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#precompiled-2_9_0;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->default(compile)]
[debug] dependency descriptor has been mediated: dependency: org.scala-lang#scala-library;2.9.0 {compile=[default(compile)]} => dependency: org.scala-lang#scala-library;2.9.1 {compile=[default(compile)]}
[debug] dependency descriptor has been mediated: dependency: org.scala-lang#scala-compiler;2.9.0 {provided=[default(compile)]} => dependency: org.scala-lang#scala-compiler;2.9.1 {provided=[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#precompiled-2_9_0;0.11.0-RC0->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#precompiled-2_9_0;0.11.0-RC0->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#precompiled-2_9_0;0.11.0-RC0->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#precompiled-2_9_0;0.11.0-RC0->jline#jline;0.9.94 [compile->default(compile)]
[debug] dependency descriptor has been mediated: dependency: org.scala-lang#scala-library;2.9.0 {compile=[default(compile)]} => dependency: org.scala-lang#scala-library;2.9.1 {compile=[default(compile)]}
[debug] dependency descriptor has been mediated: dependency: org.scala-lang#scala-compiler;2.9.0 {provided=[default(compile)]} => dependency: org.scala-lang#scala-compiler;2.9.1 {provided=[default(compile)]}
[debug] loadData of jline#jline;0.9.94 of rootConf=provided
[debug] provided is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#precompiled-2_9_0;0.11.0-RC0->jline#jline;0.9.94 [compile->runtime]
[debug] loadData of jline#jline;0.9.94 of rootConf=provided
[debug] provided is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#precompiled-2_9_0;0.11.0-RC0->jline#jline;0.9.94 [compile->compile]
[debug] loadData of jline#jline;0.9.94 of rootConf=provided
[debug] provided is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#precompiled-2_9_0;0.11.0-RC0->jline#jline;0.9.94 [compile->master]
[debug] loadData of jline#jline;0.9.94 of rootConf=provided
[debug] provided is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#sbt_2.9.1;0.11.0-RC0->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#sbt_2.9.1;0.11.0-RC0->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#sbt_2.9.1;0.11.0-RC0->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#sbt_2.9.1;0.11.0-RC0->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 default#default-0a9cf4;0.1->org.scala-lang#scala-library;2.9.1 [provided->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 default#default-0a9cf4;0.1->org.scala-lang#scala-library;2.9.1 [provided->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 default#default-0a9cf4;0.1->org.scala-lang#scala-library;2.9.1 [provided->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 default#default-0a9cf4;0.1->org.scala-lang#scala-library;2.9.1 [provided->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 for configuration 'optional'
[debug] == resolving dependencies for default#default-0a9cf4;0.1 [optional]
[debug] loadData of default#default-0a9cf4;0.1 of rootConf=optional
[debug] resolving dependencies for configuration 'compile-internal'
[debug] == resolving dependencies for default#default-0a9cf4;0.1 [compile-internal]
[debug] loadData of default#default-0a9cf4;0.1 of rootConf=compile-internal
[debug] == resolving dependencies for default#default-0a9cf4;0.1 [compile]
[debug] loadData of default#default-0a9cf4;0.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies default#default-0a9cf4;0.1->com.eed3si9n#sbt-assembly;0.6 [compile->default(compile)]
[debug] loadData of com.eed3si9n#sbt-assembly;0.6 of rootConf=compile-internal
[debug] == resolving dependencies default#default-0a9cf4;0.1->org.scalaxb#sbt-scalaxb;0.6.3 [compile->default(compile)]
[debug] loadData of org.scalaxb#sbt-scalaxb;0.6.3 of rootConf=compile-internal
[debug] == resolving dependencies org.scalaxb#sbt-scalaxb;0.6.3->org.scalaxb#scalaxb_2.9.1;0.6.3 [compile->default(compile)]
[debug] loadData of org.scalaxb#scalaxb_2.9.1;0.6.3 of rootConf=compile-internal
[debug] == resolving dependencies org.scalaxb#sbt-scalaxb;0.6.3->org.scalaxb#scalaxb_2.9.1;0.6.3 [compile->runtime]
[debug] loadData of org.scalaxb#scalaxb_2.9.1;0.6.3 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scalaxb#sbt-scalaxb;0.6.3->org.scalaxb#scalaxb_2.9.1;0.6.3 [compile->compile]
[debug] loadData of org.scalaxb#scalaxb_2.9.1;0.6.3 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scalaxb#scalaxb_2.9.1;0.6.3->org.scala-lang#scala-library;2.9.1 [compile->master(*)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] == resolving dependencies org.scalaxb#scalaxb_2.9.1;0.6.3->org.scala-lang#scala-library;2.9.1 [compile->compile(*)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scalaxb#scalaxb_2.9.1;0.6.3->com.github.scopt#scopt_2.9.1;1.1.2 [compile->master(*)]
[debug] loadData of com.github.scopt#scopt_2.9.1;1.1.2 of rootConf=compile-internal
[debug] == resolving dependencies org.scalaxb#scalaxb_2.9.1;0.6.3->com.github.scopt#scopt_2.9.1;1.1.2 [compile->compile(*)]
[debug] loadData of com.github.scopt#scopt_2.9.1;1.1.2 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies com.github.scopt#scopt_2.9.1;1.1.2->org.scala-lang#scala-library;2.9.1 [compile->master(*)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies com.github.scopt#scopt_2.9.1;1.1.2->org.scala-lang#scala-library;2.9.1 [compile->compile(*)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scalaxb#scalaxb_2.9.1;0.6.3->org.scala-lang#scala-library;2.9.1 [runtime->runtime(*)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scalaxb#scalaxb_2.9.1;0.6.3->org.scala-lang#scala-library;2.9.1 [runtime->compile]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scalaxb#scalaxb_2.9.1;0.6.3->com.github.scopt#scopt_2.9.1;1.1.2 [runtime->runtime(*)]
[debug] loadData of com.github.scopt#scopt_2.9.1;1.1.2 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scalaxb#scalaxb_2.9.1;0.6.3->com.github.scopt#scopt_2.9.1;1.1.2 [runtime->compile]
[debug] loadData of com.github.scopt#scopt_2.9.1;1.1.2 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies com.github.scopt#scopt_2.9.1;1.1.2->org.scala-lang#scala-library;2.9.1 [runtime->runtime(*)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies com.github.scopt#scopt_2.9.1;1.1.2->org.scala-lang#scala-library;2.9.1 [runtime->compile]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scalaxb#sbt-scalaxb;0.6.3->org.scalaxb#scalaxb_2.9.1;0.6.3 [compile->master]
[debug] loadData of org.scalaxb#scalaxb_2.9.1;0.6.3 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies default#default-0a9cf4;0.1->org.scala-tools.time#time_2.9.1;0.5 [compile->default(compile)]
[debug] loadData of org.scala-tools.time#time_2.9.1;0.5 of rootConf=compile-internal
[debug] == resolving dependencies default#default-0a9cf4;0.1->org.scala-tools.time#time_2.9.1;0.5 [compile->runtime]
[debug] loadData of org.scala-tools.time#time_2.9.1;0.5 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies default#default-0a9cf4;0.1->org.scala-tools.time#time_2.9.1;0.5 [compile->compile]
[debug] loadData of org.scala-tools.time#time_2.9.1;0.5 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.time#time_2.9.1;0.5->joda-time#joda-time;1.6.2 [compile->master(*)]
[debug] loadData of joda-time#joda-time;1.6.2 of rootConf=compile-internal
[debug] == resolving dependencies org.scala-tools.time#time_2.9.1;0.5->joda-time#joda-time;1.6.2 [compile->compile(*)]
[debug] loadData of joda-time#joda-time;1.6.2 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.time#time_2.9.1;0.5->org.scala-lang#scala-library;2.9.1 [compile->master(*)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.time#time_2.9.1;0.5->org.scala-lang#scala-library;2.9.1 [compile->compile(*)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.time#time_2.9.1;0.5->joda-time#joda-time;1.6.2 [runtime->runtime(*)]
[debug] loadData of joda-time#joda-time;1.6.2 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.time#time_2.9.1;0.5->joda-time#joda-time;1.6.2 [runtime->compile]
[debug] loadData of joda-time#joda-time;1.6.2 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.time#time_2.9.1;0.5->org.scala-lang#scala-library;2.9.1 [runtime->runtime(*)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.time#time_2.9.1;0.5->org.scala-lang#scala-library;2.9.1 [runtime->compile]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies default#default-0a9cf4;0.1->org.scala-tools.time#time_2.9.1;0.5 [compile->master]
[debug] loadData of org.scala-tools.time#time_2.9.1;0.5 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies for default#default-0a9cf4;0.1 [optional]
[debug] loadData of default#default-0a9cf4;0.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies for default#default-0a9cf4;0.1 [provided]
[debug] loadData of default#default-0a9cf4;0.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies default#default-0a9cf4;0.1->org.scala-tools.sbt#sbt_2.9.1;0.11.0-RC0 [provided->default(compile)]
[debug] loadData of org.scala-tools.sbt#sbt_2.9.1;0.11.0-RC0 of rootConf=compile-internal
[debug] == resolving dependencies org.scala-tools.sbt#sbt_2.9.1;0.11.0-RC0->org.scala-tools.sbt#main_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#main_2.9.1;0.11.0-RC0 of rootConf=compile-internal
[debug] == resolving dependencies org.scala-tools.sbt#main_2.9.1;0.11.0-RC0->org.scala-tools.sbt#actions_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#actions_2.9.1;0.11.0-RC0 of rootConf=compile-internal
[debug] == resolving dependencies org.scala-tools.sbt#actions_2.9.1;0.11.0-RC0->org.scala-tools.sbt#classfile_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#classfile_2.9.1;0.11.0-RC0 of rootConf=compile-internal
[debug] == resolving dependencies org.scala-tools.sbt#classfile_2.9.1;0.11.0-RC0->org.scala-tools.sbt#io_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#io_2.9.1;0.11.0-RC0 of rootConf=compile-internal
[debug] == resolving dependencies org.scala-tools.sbt#io_2.9.1;0.11.0-RC0->org.scala-tools.sbt#control_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#control_2.9.1;0.11.0-RC0 of rootConf=compile-internal
[debug] == resolving dependencies org.scala-tools.sbt#control_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->default(compile)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#control_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->runtime]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#control_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->compile]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#control_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->master]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#io_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->default(compile)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#io_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->runtime]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#io_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->compile]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#io_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->master]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#classfile_2.9.1;0.11.0-RC0->org.scala-tools.sbt#interface;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#interface;0.11.0-RC0 of rootConf=compile-internal
[debug] == resolving dependencies org.scala-tools.sbt#interface;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->default(compile)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#interface;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->runtime]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#interface;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->compile]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#interface;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->master]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#classfile_2.9.1;0.11.0-RC0->org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0 of rootConf=compile-internal
[debug] == resolving dependencies org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0->org.scala-tools.sbt#interface;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#interface;0.11.0-RC0 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0->org.scala-tools.sbt#process_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#process_2.9.1;0.11.0-RC0 of rootConf=compile-internal
[debug] == resolving dependencies org.scala-tools.sbt#process_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->default(compile)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#process_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->runtime]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#process_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->compile]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#process_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->master]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->default(compile)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->runtime]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->compile]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->master]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#classfile_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->default(compile)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#classfile_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->runtime]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#classfile_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->compile]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#classfile_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->master]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#actions_2.9.1;0.11.0-RC0->org.scala-tools.sbt#classpath_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#classpath_2.9.1;0.11.0-RC0 of rootConf=compile-internal
[debug] == resolving dependencies org.scala-tools.sbt#classpath_2.9.1;0.11.0-RC0->org.scala-tools.sbt#launcher-interface_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#launcher-interface_2.9.1;0.11.0-RC0 of rootConf=compile-internal
[debug] == resolving dependencies org.scala-tools.sbt#launcher-interface_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->default(compile)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#launcher-interface_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->runtime]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#launcher-interface_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->compile]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#launcher-interface_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->master]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#classpath_2.9.1;0.11.0-RC0->org.scala-tools.sbt#io_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#io_2.9.1;0.11.0-RC0 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#classpath_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->default(compile)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#classpath_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->runtime]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#classpath_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->compile]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#classpath_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->master]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#classpath_2.9.1;0.11.0-RC0->org.scala-lang#scala-compiler;2.9.1 [compile->default(compile)]
[debug] loadData of org.scala-lang#scala-compiler;2.9.1 of rootConf=compile-internal
[debug] == resolving dependencies org.scala-tools.sbt#classpath_2.9.1;0.11.0-RC0->org.scala-lang#scala-compiler;2.9.1 [compile->runtime]
[debug] loadData of org.scala-lang#scala-compiler;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#classpath_2.9.1;0.11.0-RC0->org.scala-lang#scala-compiler;2.9.1 [compile->compile]
[debug] loadData of org.scala-lang#scala-compiler;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[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=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[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=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[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=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[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=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#classpath_2.9.1;0.11.0-RC0->org.scala-lang#scala-compiler;2.9.1 [compile->master]
[debug] loadData of org.scala-lang#scala-compiler;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#actions_2.9.1;0.11.0-RC0->org.scala-tools.sbt#incremental-compiler_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#incremental-compiler_2.9.1;0.11.0-RC0 of rootConf=compile-internal
[debug] == resolving dependencies org.scala-tools.sbt#incremental-compiler_2.9.1;0.11.0-RC0->org.scala-tools.sbt#collections_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#collections_2.9.1;0.11.0-RC0 of rootConf=compile-internal
[debug] == resolving dependencies org.scala-tools.sbt#collections_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->default(compile)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#collections_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->runtime]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#collections_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->compile]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#collections_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->master]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#incremental-compiler_2.9.1;0.11.0-RC0->org.scala-tools.sbt#api_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#api_2.9.1;0.11.0-RC0 of rootConf=compile-internal
[debug] == resolving dependencies org.scala-tools.sbt#api_2.9.1;0.11.0-RC0->org.scala-tools.sbt#interface;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#interface;0.11.0-RC0 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#api_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->default(compile)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#api_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->runtime]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#api_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->compile]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#api_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->master]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#incremental-compiler_2.9.1;0.11.0-RC0->org.scala-tools.sbt#io_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#io_2.9.1;0.11.0-RC0 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#incremental-compiler_2.9.1;0.11.0-RC0->org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#incremental-compiler_2.9.1;0.11.0-RC0->org.scala-tools.sbt#classpath_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#classpath_2.9.1;0.11.0-RC0 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#incremental-compiler_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->default(compile)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#incremental-compiler_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->runtime]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#incremental-compiler_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->compile]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#incremental-compiler_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->master]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#actions_2.9.1;0.11.0-RC0->org.scala-tools.sbt#persist_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#persist_2.9.1;0.11.0-RC0 of rootConf=compile-internal
[debug] == resolving dependencies org.scala-tools.sbt#persist_2.9.1;0.11.0-RC0->org.scala-tools.sbt#incremental-compiler_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#incremental-compiler_2.9.1;0.11.0-RC0 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#persist_2.9.1;0.11.0-RC0->org.scala-tools.sbt#api_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#api_2.9.1;0.11.0-RC0 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#persist_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->default(compile)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#persist_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->runtime]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#persist_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->compile]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#persist_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->master]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#persist_2.9.1;0.11.0-RC0->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=compile-internal
[debug] == resolving dependencies org.scala-tools.sbt#persist_2.9.1;0.11.0-RC0->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=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#persist_2.9.1;0.11.0-RC0->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=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#persist_2.9.1;0.11.0-RC0->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=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#actions_2.9.1;0.11.0-RC0->org.scala-tools.sbt#compile_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#compile_2.9.1;0.11.0-RC0 of rootConf=compile-internal
[debug] == resolving dependencies org.scala-tools.sbt#compile_2.9.1;0.11.0-RC0->org.scala-tools.sbt#launcher-interface_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#launcher-interface_2.9.1;0.11.0-RC0 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#compile_2.9.1;0.11.0-RC0->org.scala-tools.sbt#interface;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#interface;0.11.0-RC0 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#compile_2.9.1;0.11.0-RC0->org.scala-tools.sbt#ivy_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#ivy_2.9.1;0.11.0-RC0 of rootConf=compile-internal
[debug] == resolving dependencies org.scala-tools.sbt#ivy_2.9.1;0.11.0-RC0->org.scala-tools.sbt#interface;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#interface;0.11.0-RC0 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#ivy_2.9.1;0.11.0-RC0->org.scala-tools.sbt#launcher-interface_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#launcher-interface_2.9.1;0.11.0-RC0 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#ivy_2.9.1;0.11.0-RC0->org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#ivy_2.9.1;0.11.0-RC0->org.scala-tools.sbt#io_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#io_2.9.1;0.11.0-RC0 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#ivy_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->default(compile)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#ivy_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->runtime]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#ivy_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->compile]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#ivy_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->master]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#ivy_2.9.1;0.11.0-RC0->org.apache.ivy#ivy;2.2.0 [compile->default(compile)]
[debug] loadData of org.apache.ivy#ivy;2.2.0 of rootConf=compile-internal
[debug] == resolving dependencies org.scala-tools.sbt#ivy_2.9.1;0.11.0-RC0->org.apache.ivy#ivy;2.2.0 [compile->runtime]
[debug] loadData of org.apache.ivy#ivy;2.2.0 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#ivy_2.9.1;0.11.0-RC0->org.apache.ivy#ivy;2.2.0 [compile->compile]
[debug] loadData of org.apache.ivy#ivy;2.2.0 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#ivy_2.9.1;0.11.0-RC0->org.apache.ivy#ivy;2.2.0 [compile->master]
[debug] loadData of org.apache.ivy#ivy;2.2.0 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#ivy_2.9.1;0.11.0-RC0->com.jcraft#jsch;0.1.31 [compile->default(compile)]
[debug] loadData of com.jcraft#jsch;0.1.31 of rootConf=compile-internal
[debug] == resolving dependencies org.scala-tools.sbt#ivy_2.9.1;0.11.0-RC0->com.jcraft#jsch;0.1.31 [compile->runtime]
[debug] loadData of com.jcraft#jsch;0.1.31 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#ivy_2.9.1;0.11.0-RC0->com.jcraft#jsch;0.1.31 [compile->compile]
[debug] loadData of com.jcraft#jsch;0.1.31 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#ivy_2.9.1;0.11.0-RC0->com.jcraft#jsch;0.1.31 [compile->master]
[debug] loadData of com.jcraft#jsch;0.1.31 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#ivy_2.9.1;0.11.0-RC0->commons-httpclient#commons-httpclient;3.1 [compile->default(compile)]
[debug] loadData of commons-httpclient#commons-httpclient;3.1 of rootConf=compile-internal
[debug] == resolving dependencies org.scala-tools.sbt#ivy_2.9.1;0.11.0-RC0->commons-httpclient#commons-httpclient;3.1 [compile->runtime]
[debug] loadData of commons-httpclient#commons-httpclient;3.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#ivy_2.9.1;0.11.0-RC0->commons-httpclient#commons-httpclient;3.1 [compile->compile]
[debug] loadData of commons-httpclient#commons-httpclient;3.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies commons-httpclient#commons-httpclient;3.1->commons-logging#commons-logging;1.0.4 [compile->master(*)]
[debug] loadData of commons-logging#commons-logging;1.0.4 of rootConf=compile-internal
[debug] == resolving dependencies commons-httpclient#commons-httpclient;3.1->commons-logging#commons-logging;1.0.4 [compile->compile(*)]
[debug] loadData of commons-logging#commons-logging;1.0.4 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies commons-httpclient#commons-httpclient;3.1->commons-codec#commons-codec;1.2 [compile->master(*)]
[debug] loadData of commons-codec#commons-codec;1.2 of rootConf=compile-internal
[debug] == resolving dependencies commons-httpclient#commons-httpclient;3.1->commons-codec#commons-codec;1.2 [compile->compile(*)]
[debug] loadData of commons-codec#commons-codec;1.2 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies commons-httpclient#commons-httpclient;3.1->commons-logging#commons-logging;1.0.4 [runtime->runtime(*)]
[debug] loadData of commons-logging#commons-logging;1.0.4 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies commons-httpclient#commons-httpclient;3.1->commons-logging#commons-logging;1.0.4 [runtime->compile]
[debug] loadData of commons-logging#commons-logging;1.0.4 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies commons-httpclient#commons-httpclient;3.1->commons-codec#commons-codec;1.2 [runtime->runtime(*)]
[debug] loadData of commons-codec#commons-codec;1.2 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies commons-httpclient#commons-httpclient;3.1->commons-codec#commons-codec;1.2 [runtime->compile]
[debug] loadData of commons-codec#commons-codec;1.2 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#ivy_2.9.1;0.11.0-RC0->commons-httpclient#commons-httpclient;3.1 [compile->master]
[debug] loadData of commons-httpclient#commons-httpclient;3.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#compile_2.9.1;0.11.0-RC0->org.scala-tools.sbt#io_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#io_2.9.1;0.11.0-RC0 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#compile_2.9.1;0.11.0-RC0->org.scala-tools.sbt#classpath_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#classpath_2.9.1;0.11.0-RC0 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#compile_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->default(compile)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#compile_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->runtime]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#compile_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->compile]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#compile_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->master]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#actions_2.9.1;0.11.0-RC0->org.scala-tools.sbt#completion_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#completion_2.9.1;0.11.0-RC0 of rootConf=compile-internal
[debug] == resolving dependencies org.scala-tools.sbt#completion_2.9.1;0.11.0-RC0->org.scala-tools.sbt#collections_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#collections_2.9.1;0.11.0-RC0 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#completion_2.9.1;0.11.0-RC0->org.scala-tools.sbt#control_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#control_2.9.1;0.11.0-RC0 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#completion_2.9.1;0.11.0-RC0->org.scala-tools.sbt#io_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#io_2.9.1;0.11.0-RC0 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#completion_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->default(compile)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#completion_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->runtime]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#completion_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->compile]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#completion_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->master]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#completion_2.9.1;0.11.0-RC0->jline#jline;0.9.94 [compile->default(compile)]
[debug] loadData of jline#jline;0.9.94 of rootConf=compile-internal
[debug] == resolving dependencies org.scala-tools.sbt#completion_2.9.1;0.11.0-RC0->jline#jline;0.9.94 [compile->runtime]
[debug] loadData of jline#jline;0.9.94 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#completion_2.9.1;0.11.0-RC0->jline#jline;0.9.94 [compile->compile]
[debug] loadData of jline#jline;0.9.94 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#completion_2.9.1;0.11.0-RC0->jline#jline;0.9.94 [compile->master]
[debug] loadData of jline#jline;0.9.94 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#actions_2.9.1;0.11.0-RC0->org.scala-tools.sbt#discovery_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#discovery_2.9.1;0.11.0-RC0 of rootConf=compile-internal
[debug] == resolving dependencies org.scala-tools.sbt#discovery_2.9.1;0.11.0-RC0->org.scala-tools.sbt#incremental-compiler_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#incremental-compiler_2.9.1;0.11.0-RC0 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#discovery_2.9.1;0.11.0-RC0->org.scala-tools.sbt#api_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#api_2.9.1;0.11.0-RC0 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#discovery_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->default(compile)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#discovery_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->runtime]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#discovery_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->compile]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#discovery_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->master]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#actions_2.9.1;0.11.0-RC0->org.scala-tools.sbt#interface;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#interface;0.11.0-RC0 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#actions_2.9.1;0.11.0-RC0->org.scala-tools.sbt#io_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#io_2.9.1;0.11.0-RC0 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#actions_2.9.1;0.11.0-RC0->org.scala-tools.sbt#ivy_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#ivy_2.9.1;0.11.0-RC0 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#actions_2.9.1;0.11.0-RC0->org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#actions_2.9.1;0.11.0-RC0->org.scala-tools.sbt#process_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#process_2.9.1;0.11.0-RC0 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#actions_2.9.1;0.11.0-RC0->org.scala-tools.sbt#run_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#run_2.9.1;0.11.0-RC0 of rootConf=compile-internal
[debug] == resolving dependencies org.scala-tools.sbt#run_2.9.1;0.11.0-RC0->org.scala-tools.sbt#io_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#io_2.9.1;0.11.0-RC0 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#run_2.9.1;0.11.0-RC0->org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#run_2.9.1;0.11.0-RC0->org.scala-tools.sbt#classpath_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#classpath_2.9.1;0.11.0-RC0 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#run_2.9.1;0.11.0-RC0->org.scala-tools.sbt#process_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#process_2.9.1;0.11.0-RC0 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#run_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->default(compile)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#run_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->runtime]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#run_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->compile]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#run_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->master]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#actions_2.9.1;0.11.0-RC0->org.scala-tools.sbt#task-system_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#task-system_2.9.1;0.11.0-RC0 of rootConf=compile-internal
[debug] == resolving dependencies org.scala-tools.sbt#task-system_2.9.1;0.11.0-RC0->org.scala-tools.sbt#tasks_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#tasks_2.9.1;0.11.0-RC0 of rootConf=compile-internal
[debug] == resolving dependencies org.scala-tools.sbt#tasks_2.9.1;0.11.0-RC0->org.scala-tools.sbt#control_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#control_2.9.1;0.11.0-RC0 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#tasks_2.9.1;0.11.0-RC0->org.scala-tools.sbt#collections_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#collections_2.9.1;0.11.0-RC0 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#tasks_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->default(compile)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#tasks_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->runtime]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#tasks_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->compile]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#tasks_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->master]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#task-system_2.9.1;0.11.0-RC0->org.scala-tools.sbt#collections_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#collections_2.9.1;0.11.0-RC0 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#task-system_2.9.1;0.11.0-RC0->org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#task-system_2.9.1;0.11.0-RC0->org.scala-tools.sbt#io_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#io_2.9.1;0.11.0-RC0 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#task-system_2.9.1;0.11.0-RC0->org.scala-tools.sbt#process_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#process_2.9.1;0.11.0-RC0 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#task-system_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->default(compile)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#task-system_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->runtime]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#task-system_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->compile]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#task-system_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->master]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#actions_2.9.1;0.11.0-RC0->org.scala-tools.sbt#tasks_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#tasks_2.9.1;0.11.0-RC0 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#actions_2.9.1;0.11.0-RC0->org.scala-tools.sbt#tracking_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#tracking_2.9.1;0.11.0-RC0 of rootConf=compile-internal
[debug] == resolving dependencies org.scala-tools.sbt#tracking_2.9.1;0.11.0-RC0->org.scala-tools.sbt#cache_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#cache_2.9.1;0.11.0-RC0 of rootConf=compile-internal
[debug] == resolving dependencies org.scala-tools.sbt#cache_2.9.1;0.11.0-RC0->org.scala-tools.sbt#io_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#io_2.9.1;0.11.0-RC0 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#cache_2.9.1;0.11.0-RC0->org.scala-tools.sbt#collections_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#collections_2.9.1;0.11.0-RC0 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#cache_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->default(compile)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#cache_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->runtime]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#cache_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->compile]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#cache_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->master]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#cache_2.9.1;0.11.0-RC0->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=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#cache_2.9.1;0.11.0-RC0->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=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#cache_2.9.1;0.11.0-RC0->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=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#cache_2.9.1;0.11.0-RC0->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=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#tracking_2.9.1;0.11.0-RC0->org.scala-tools.sbt#io_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#io_2.9.1;0.11.0-RC0 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#tracking_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->default(compile)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#tracking_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->runtime]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#tracking_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->compile]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#tracking_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->master]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#actions_2.9.1;0.11.0-RC0->org.scala-tools.sbt#testing_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#testing_2.9.1;0.11.0-RC0 of rootConf=compile-internal
[debug] == resolving dependencies org.scala-tools.sbt#testing_2.9.1;0.11.0-RC0->org.scala-tools.sbt#io_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#io_2.9.1;0.11.0-RC0 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#testing_2.9.1;0.11.0-RC0->org.scala-tools.sbt#classpath_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#classpath_2.9.1;0.11.0-RC0 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#testing_2.9.1;0.11.0-RC0->org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#testing_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->default(compile)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#testing_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->runtime]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#testing_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->compile]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#testing_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->master]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#testing_2.9.1;0.11.0-RC0->org.scala-tools.testing#test-interface;0.5 [compile->default(compile)]
[debug] loadData of org.scala-tools.testing#test-interface;0.5 of rootConf=compile-internal
[debug] == resolving dependencies org.scala-tools.sbt#testing_2.9.1;0.11.0-RC0->org.scala-tools.testing#test-interface;0.5 [compile->runtime]
[debug] loadData of org.scala-tools.testing#test-interface;0.5 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#testing_2.9.1;0.11.0-RC0->org.scala-tools.testing#test-interface;0.5 [compile->compile]
[debug] loadData of org.scala-tools.testing#test-interface;0.5 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#testing_2.9.1;0.11.0-RC0->org.scala-tools.testing#test-interface;0.5 [compile->master]
[debug] loadData of org.scala-tools.testing#test-interface;0.5 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#actions_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->default(compile)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#actions_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->runtime]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#actions_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->compile]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#actions_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->master]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#main_2.9.1;0.11.0-RC0->org.scala-tools.sbt#interface;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#interface;0.11.0-RC0 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#main_2.9.1;0.11.0-RC0->org.scala-tools.sbt#io_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#io_2.9.1;0.11.0-RC0 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#main_2.9.1;0.11.0-RC0->org.scala-tools.sbt#ivy_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#ivy_2.9.1;0.11.0-RC0 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#main_2.9.1;0.11.0-RC0->org.scala-tools.sbt#launcher-interface_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#launcher-interface_2.9.1;0.11.0-RC0 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#main_2.9.1;0.11.0-RC0->org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#main_2.9.1;0.11.0-RC0->org.scala-tools.sbt#process_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#process_2.9.1;0.11.0-RC0 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#main_2.9.1;0.11.0-RC0->org.scala-tools.sbt#run_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#run_2.9.1;0.11.0-RC0 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#main_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->default(compile)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#main_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->runtime]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#main_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->compile]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#main_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->master]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#sbt_2.9.1;0.11.0-RC0->org.scala-tools.sbt#compiler-interface;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#compiler-interface;0.11.0-RC0 of rootConf=compile-internal
[debug] == resolving dependencies org.scala-tools.sbt#compiler-interface;0.11.0-RC0->org.scala-tools.sbt#interface;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#interface;0.11.0-RC0 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#compiler-interface;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->default(compile)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#compiler-interface;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->runtime]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#compiler-interface;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->compile]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#compiler-interface;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->master]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#compiler-interface;0.11.0-RC0->jline#jline;0.9.94 [compile->default(compile)]
[debug] loadData of jline#jline;0.9.94 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#compiler-interface;0.11.0-RC0->jline#jline;0.9.94 [compile->runtime]
[debug] loadData of jline#jline;0.9.94 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#compiler-interface;0.11.0-RC0->jline#jline;0.9.94 [compile->compile]
[debug] loadData of jline#jline;0.9.94 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#compiler-interface;0.11.0-RC0->jline#jline;0.9.94 [compile->master]
[debug] loadData of jline#jline;0.9.94 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#sbt_2.9.1;0.11.0-RC0->org.scala-tools.sbt#precompiled-2_8_1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#precompiled-2_8_1;0.11.0-RC0 of rootConf=compile-internal
[debug] dependency descriptor has been mediated: dependency: org.scala-lang#scala-library;2.8.1 {compile=[default(compile)]} => dependency: org.scala-lang#scala-library;2.9.1 {compile=[default(compile)]}
[debug] dependency descriptor has been mediated: dependency: org.scala-lang#scala-compiler;2.8.1 {provided=[default(compile)]} => dependency: org.scala-lang#scala-compiler;2.9.1 {provided=[default(compile)]}
[debug] == resolving dependencies org.scala-tools.sbt#precompiled-2_8_1;0.11.0-RC0->org.scala-tools.sbt#interface;0.11.0-RC0 [compile->default(compile)]
[debug] dependency descriptor has been mediated: dependency: org.scala-lang#scala-library;2.8.1 {compile=[default(compile)]} => dependency: org.scala-lang#scala-library;2.9.1 {compile=[default(compile)]}
[debug] dependency descriptor has been mediated: dependency: org.scala-lang#scala-compiler;2.8.1 {provided=[default(compile)]} => dependency: org.scala-lang#scala-compiler;2.9.1 {provided=[default(compile)]}
[debug] loadData of org.scala-tools.sbt#interface;0.11.0-RC0 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#precompiled-2_8_1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->default(compile)]
[debug] dependency descriptor has been mediated: dependency: org.scala-lang#scala-library;2.8.1 {compile=[default(compile)]} => dependency: org.scala-lang#scala-library;2.9.1 {compile=[default(compile)]}
[debug] dependency descriptor has been mediated: dependency: org.scala-lang#scala-compiler;2.8.1 {provided=[default(compile)]} => dependency: org.scala-lang#scala-compiler;2.9.1 {provided=[default(compile)]}
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#precompiled-2_8_1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->runtime]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#precompiled-2_8_1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->compile]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#precompiled-2_8_1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->master]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#precompiled-2_8_1;0.11.0-RC0->jline#jline;0.9.94 [compile->default(compile)]
[debug] dependency descriptor has been mediated: dependency: org.scala-lang#scala-library;2.8.1 {compile=[default(compile)]} => dependency: org.scala-lang#scala-library;2.9.1 {compile=[default(compile)]}
[debug] dependency descriptor has been mediated: dependency: org.scala-lang#scala-compiler;2.8.1 {provided=[default(compile)]} => dependency: org.scala-lang#scala-compiler;2.9.1 {provided=[default(compile)]}
[debug] loadData of jline#jline;0.9.94 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#precompiled-2_8_1;0.11.0-RC0->jline#jline;0.9.94 [compile->runtime]
[debug] loadData of jline#jline;0.9.94 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#precompiled-2_8_1;0.11.0-RC0->jline#jline;0.9.94 [compile->compile]
[debug] loadData of jline#jline;0.9.94 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#precompiled-2_8_1;0.11.0-RC0->jline#jline;0.9.94 [compile->master]
[debug] loadData of jline#jline;0.9.94 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#sbt_2.9.1;0.11.0-RC0->org.scala-tools.sbt#precompiled-2_8_0;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#precompiled-2_8_0;0.11.0-RC0 of rootConf=compile-internal
[debug] dependency descriptor has been mediated: dependency: org.scala-lang#scala-library;2.8.0 {compile=[default(compile)]} => dependency: org.scala-lang#scala-library;2.9.1 {compile=[default(compile)]}
[debug] dependency descriptor has been mediated: dependency: org.scala-lang#scala-compiler;2.8.0 {provided=[default(compile)]} => dependency: org.scala-lang#scala-compiler;2.9.1 {provided=[default(compile)]}
[debug] == resolving dependencies org.scala-tools.sbt#precompiled-2_8_0;0.11.0-RC0->org.scala-tools.sbt#interface;0.11.0-RC0 [compile->default(compile)]
[debug] dependency descriptor has been mediated: dependency: org.scala-lang#scala-library;2.8.0 {compile=[default(compile)]} => dependency: org.scala-lang#scala-library;2.9.1 {compile=[default(compile)]}
[debug] dependency descriptor has been mediated: dependency: org.scala-lang#scala-compiler;2.8.0 {provided=[default(compile)]} => dependency: org.scala-lang#scala-compiler;2.9.1 {provided=[default(compile)]}
[debug] loadData of org.scala-tools.sbt#interface;0.11.0-RC0 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#precompiled-2_8_0;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->default(compile)]
[debug] dependency descriptor has been mediated: dependency: org.scala-lang#scala-library;2.8.0 {compile=[default(compile)]} => dependency: org.scala-lang#scala-library;2.9.1 {compile=[default(compile)]}
[debug] dependency descriptor has been mediated: dependency: org.scala-lang#scala-compiler;2.8.0 {provided=[default(compile)]} => dependency: org.scala-lang#scala-compiler;2.9.1 {provided=[default(compile)]}
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#precompiled-2_8_0;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->runtime]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#precompiled-2_8_0;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->compile]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#precompiled-2_8_0;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->master]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#precompiled-2_8_0;0.11.0-RC0->jline#jline;0.9.94 [compile->default(compile)]
[debug] dependency descriptor has been mediated: dependency: org.scala-lang#scala-library;2.8.0 {compile=[default(compile)]} => dependency: org.scala-lang#scala-library;2.9.1 {compile=[default(compile)]}
[debug] dependency descriptor has been mediated: dependency: org.scala-lang#scala-compiler;2.8.0 {provided=[default(compile)]} => dependency: org.scala-lang#scala-compiler;2.9.1 {provided=[default(compile)]}
[debug] loadData of jline#jline;0.9.94 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#precompiled-2_8_0;0.11.0-RC0->jline#jline;0.9.94 [compile->runtime]
[debug] loadData of jline#jline;0.9.94 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#precompiled-2_8_0;0.11.0-RC0->jline#jline;0.9.94 [compile->compile]
[debug] loadData of jline#jline;0.9.94 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#precompiled-2_8_0;0.11.0-RC0->jline#jline;0.9.94 [compile->master]
[debug] loadData of jline#jline;0.9.94 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#sbt_2.9.1;0.11.0-RC0->org.scala-tools.sbt#precompiled-2_9_0;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#precompiled-2_9_0;0.11.0-RC0 of rootConf=compile-internal
[debug] dependency descriptor has been mediated: dependency: org.scala-lang#scala-library;2.9.0 {compile=[default(compile)]} => dependency: org.scala-lang#scala-library;2.9.1 {compile=[default(compile)]}
[debug] dependency descriptor has been mediated: dependency: org.scala-lang#scala-compiler;2.9.0 {provided=[default(compile)]} => dependency: org.scala-lang#scala-compiler;2.9.1 {provided=[default(compile)]}
[debug] == resolving dependencies org.scala-tools.sbt#precompiled-2_9_0;0.11.0-RC0->org.scala-tools.sbt#interface;0.11.0-RC0 [compile->default(compile)]
[debug] dependency descriptor has been mediated: dependency: org.scala-lang#scala-library;2.9.0 {compile=[default(compile)]} => dependency: org.scala-lang#scala-library;2.9.1 {compile=[default(compile)]}
[debug] dependency descriptor has been mediated: dependency: org.scala-lang#scala-compiler;2.9.0 {provided=[default(compile)]} => dependency: org.scala-lang#scala-compiler;2.9.1 {provided=[default(compile)]}
[debug] loadData of org.scala-tools.sbt#interface;0.11.0-RC0 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#precompiled-2_9_0;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->default(compile)]
[debug] dependency descriptor has been mediated: dependency: org.scala-lang#scala-library;2.9.0 {compile=[default(compile)]} => dependency: org.scala-lang#scala-library;2.9.1 {compile=[default(compile)]}
[debug] dependency descriptor has been mediated: dependency: org.scala-lang#scala-compiler;2.9.0 {provided=[default(compile)]} => dependency: org.scala-lang#scala-compiler;2.9.1 {provided=[default(compile)]}
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#precompiled-2_9_0;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->runtime]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#precompiled-2_9_0;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->compile]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#precompiled-2_9_0;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->master]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#precompiled-2_9_0;0.11.0-RC0->jline#jline;0.9.94 [compile->default(compile)]
[debug] dependency descriptor has been mediated: dependency: org.scala-lang#scala-library;2.9.0 {compile=[default(compile)]} => dependency: org.scala-lang#scala-library;2.9.1 {compile=[default(compile)]}
[debug] dependency descriptor has been mediated: dependency: org.scala-lang#scala-compiler;2.9.0 {provided=[default(compile)]} => dependency: org.scala-lang#scala-compiler;2.9.1 {provided=[default(compile)]}
[debug] loadData of jline#jline;0.9.94 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#precompiled-2_9_0;0.11.0-RC0->jline#jline;0.9.94 [compile->runtime]
[debug] loadData of jline#jline;0.9.94 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#precompiled-2_9_0;0.11.0-RC0->jline#jline;0.9.94 [compile->compile]
[debug] loadData of jline#jline;0.9.94 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#precompiled-2_9_0;0.11.0-RC0->jline#jline;0.9.94 [compile->master]
[debug] loadData of jline#jline;0.9.94 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#sbt_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->default(compile)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#sbt_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->runtime]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#sbt_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->compile]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#sbt_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->master]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies default#default-0a9cf4;0.1->org.scala-lang#scala-library;2.9.1 [provided->default(compile)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies default#default-0a9cf4;0.1->org.scala-lang#scala-library;2.9.1 [provided->runtime]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies default#default-0a9cf4;0.1->org.scala-lang#scala-library;2.9.1 [provided->compile]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies default#default-0a9cf4;0.1->org.scala-lang#scala-library;2.9.1 [provided->master]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=compile-internal
[debug] compile-internal is loaded and no conf to load. Skip loading
[debug] resolving dependencies for configuration 'runtime-internal'
[debug] == resolving dependencies for default#default-0a9cf4;0.1 [runtime-internal]
[debug] loadData of default#default-0a9cf4;0.1 of rootConf=runtime-internal
[debug] == resolving dependencies for default#default-0a9cf4;0.1 [runtime]
[debug] loadData of default#default-0a9cf4;0.1 of rootConf=runtime-internal
[debug] runtime-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies for default#default-0a9cf4;0.1 [compile]
[debug] loadData of default#default-0a9cf4;0.1 of rootConf=runtime-internal
[debug] runtime-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies default#default-0a9cf4;0.1->com.eed3si9n#sbt-assembly;0.6 [compile->default(compile)]
[debug] loadData of com.eed3si9n#sbt-assembly;0.6 of rootConf=runtime-internal
[debug] == resolving dependencies default#default-0a9cf4;0.1->org.scalaxb#sbt-scalaxb;0.6.3 [compile->default(compile)]
[debug] loadData of org.scalaxb#sbt-scalaxb;0.6.3 of rootConf=runtime-internal
[debug] == resolving dependencies org.scalaxb#sbt-scalaxb;0.6.3->org.scalaxb#scalaxb_2.9.1;0.6.3 [compile->default(compile)]
[debug] loadData of org.scalaxb#scalaxb_2.9.1;0.6.3 of rootConf=runtime-internal
[debug] == resolving dependencies org.scalaxb#sbt-scalaxb;0.6.3->org.scalaxb#scalaxb_2.9.1;0.6.3 [compile->runtime]
[debug] loadData of org.scalaxb#scalaxb_2.9.1;0.6.3 of rootConf=runtime-internal
[debug] runtime-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scalaxb#sbt-scalaxb;0.6.3->org.scalaxb#scalaxb_2.9.1;0.6.3 [compile->compile]
[debug] loadData of org.scalaxb#scalaxb_2.9.1;0.6.3 of rootConf=runtime-internal
[debug] runtime-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scalaxb#scalaxb_2.9.1;0.6.3->org.scala-lang#scala-library;2.9.1 [compile->master(*)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=runtime-internal
[debug] == resolving dependencies org.scalaxb#scalaxb_2.9.1;0.6.3->org.scala-lang#scala-library;2.9.1 [compile->compile(*)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=runtime-internal
[debug] runtime-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scalaxb#scalaxb_2.9.1;0.6.3->com.github.scopt#scopt_2.9.1;1.1.2 [compile->master(*)]
[debug] loadData of com.github.scopt#scopt_2.9.1;1.1.2 of rootConf=runtime-internal
[debug] == resolving dependencies org.scalaxb#scalaxb_2.9.1;0.6.3->com.github.scopt#scopt_2.9.1;1.1.2 [compile->compile(*)]
[debug] loadData of com.github.scopt#scopt_2.9.1;1.1.2 of rootConf=runtime-internal
[debug] runtime-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies com.github.scopt#scopt_2.9.1;1.1.2->org.scala-lang#scala-library;2.9.1 [compile->master(*)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=runtime-internal
[debug] runtime-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies com.github.scopt#scopt_2.9.1;1.1.2->org.scala-lang#scala-library;2.9.1 [compile->compile(*)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=runtime-internal
[debug] runtime-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scalaxb#scalaxb_2.9.1;0.6.3->org.scala-lang#scala-library;2.9.1 [runtime->runtime(*)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=runtime-internal
[debug] runtime-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scalaxb#scalaxb_2.9.1;0.6.3->org.scala-lang#scala-library;2.9.1 [runtime->compile]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=runtime-internal
[debug] runtime-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scalaxb#scalaxb_2.9.1;0.6.3->com.github.scopt#scopt_2.9.1;1.1.2 [runtime->runtime(*)]
[debug] loadData of com.github.scopt#scopt_2.9.1;1.1.2 of rootConf=runtime-internal
[debug] runtime-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scalaxb#scalaxb_2.9.1;0.6.3->com.github.scopt#scopt_2.9.1;1.1.2 [runtime->compile]
[debug] loadData of com.github.scopt#scopt_2.9.1;1.1.2 of rootConf=runtime-internal
[debug] runtime-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies com.github.scopt#scopt_2.9.1;1.1.2->org.scala-lang#scala-library;2.9.1 [runtime->runtime(*)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=runtime-internal
[debug] runtime-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies com.github.scopt#scopt_2.9.1;1.1.2->org.scala-lang#scala-library;2.9.1 [runtime->compile]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=runtime-internal
[debug] runtime-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scalaxb#sbt-scalaxb;0.6.3->org.scalaxb#scalaxb_2.9.1;0.6.3 [compile->master]
[debug] loadData of org.scalaxb#scalaxb_2.9.1;0.6.3 of rootConf=runtime-internal
[debug] runtime-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies default#default-0a9cf4;0.1->org.scala-tools.time#time_2.9.1;0.5 [compile->default(compile)]
[debug] loadData of org.scala-tools.time#time_2.9.1;0.5 of rootConf=runtime-internal
[debug] == resolving dependencies default#default-0a9cf4;0.1->org.scala-tools.time#time_2.9.1;0.5 [compile->runtime]
[debug] loadData of org.scala-tools.time#time_2.9.1;0.5 of rootConf=runtime-internal
[debug] runtime-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies default#default-0a9cf4;0.1->org.scala-tools.time#time_2.9.1;0.5 [compile->compile]
[debug] loadData of org.scala-tools.time#time_2.9.1;0.5 of rootConf=runtime-internal
[debug] runtime-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.time#time_2.9.1;0.5->joda-time#joda-time;1.6.2 [compile->master(*)]
[debug] loadData of joda-time#joda-time;1.6.2 of rootConf=runtime-internal
[debug] == resolving dependencies org.scala-tools.time#time_2.9.1;0.5->joda-time#joda-time;1.6.2 [compile->compile(*)]
[debug] loadData of joda-time#joda-time;1.6.2 of rootConf=runtime-internal
[debug] runtime-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.time#time_2.9.1;0.5->org.scala-lang#scala-library;2.9.1 [compile->master(*)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=runtime-internal
[debug] runtime-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.time#time_2.9.1;0.5->org.scala-lang#scala-library;2.9.1 [compile->compile(*)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=runtime-internal
[debug] runtime-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.time#time_2.9.1;0.5->joda-time#joda-time;1.6.2 [runtime->runtime(*)]
[debug] loadData of joda-time#joda-time;1.6.2 of rootConf=runtime-internal
[debug] runtime-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.time#time_2.9.1;0.5->joda-time#joda-time;1.6.2 [runtime->compile]
[debug] loadData of joda-time#joda-time;1.6.2 of rootConf=runtime-internal
[debug] runtime-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.time#time_2.9.1;0.5->org.scala-lang#scala-library;2.9.1 [runtime->runtime(*)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=runtime-internal
[debug] runtime-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.time#time_2.9.1;0.5->org.scala-lang#scala-library;2.9.1 [runtime->compile]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=runtime-internal
[debug] runtime-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies default#default-0a9cf4;0.1->org.scala-tools.time#time_2.9.1;0.5 [compile->master]
[debug] loadData of org.scala-tools.time#time_2.9.1;0.5 of rootConf=runtime-internal
[debug] runtime-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies for default#default-0a9cf4;0.1 [optional]
[debug] loadData of default#default-0a9cf4;0.1 of rootConf=runtime-internal
[debug] runtime-internal is loaded and no conf to load. Skip loading
[debug] resolving dependencies for configuration 'test-internal'
[debug] == resolving dependencies for default#default-0a9cf4;0.1 [test-internal]
[debug] loadData of default#default-0a9cf4;0.1 of rootConf=test-internal
[debug] == resolving dependencies for default#default-0a9cf4;0.1 [test]
[debug] loadData of default#default-0a9cf4;0.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies for default#default-0a9cf4;0.1 [runtime]
[debug] loadData of default#default-0a9cf4;0.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies for default#default-0a9cf4;0.1 [compile]
[debug] loadData of default#default-0a9cf4;0.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies default#default-0a9cf4;0.1->com.eed3si9n#sbt-assembly;0.6 [compile->default(compile)]
[debug] loadData of com.eed3si9n#sbt-assembly;0.6 of rootConf=test-internal
[debug] == resolving dependencies default#default-0a9cf4;0.1->org.scalaxb#sbt-scalaxb;0.6.3 [compile->default(compile)]
[debug] loadData of org.scalaxb#sbt-scalaxb;0.6.3 of rootConf=test-internal
[debug] == resolving dependencies org.scalaxb#sbt-scalaxb;0.6.3->org.scalaxb#scalaxb_2.9.1;0.6.3 [compile->default(compile)]
[debug] loadData of org.scalaxb#scalaxb_2.9.1;0.6.3 of rootConf=test-internal
[debug] == resolving dependencies org.scalaxb#sbt-scalaxb;0.6.3->org.scalaxb#scalaxb_2.9.1;0.6.3 [compile->runtime]
[debug] loadData of org.scalaxb#scalaxb_2.9.1;0.6.3 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scalaxb#sbt-scalaxb;0.6.3->org.scalaxb#scalaxb_2.9.1;0.6.3 [compile->compile]
[debug] loadData of org.scalaxb#scalaxb_2.9.1;0.6.3 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scalaxb#scalaxb_2.9.1;0.6.3->org.scala-lang#scala-library;2.9.1 [compile->master(*)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] == resolving dependencies org.scalaxb#scalaxb_2.9.1;0.6.3->org.scala-lang#scala-library;2.9.1 [compile->compile(*)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scalaxb#scalaxb_2.9.1;0.6.3->com.github.scopt#scopt_2.9.1;1.1.2 [compile->master(*)]
[debug] loadData of com.github.scopt#scopt_2.9.1;1.1.2 of rootConf=test-internal
[debug] == resolving dependencies org.scalaxb#scalaxb_2.9.1;0.6.3->com.github.scopt#scopt_2.9.1;1.1.2 [compile->compile(*)]
[debug] loadData of com.github.scopt#scopt_2.9.1;1.1.2 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies com.github.scopt#scopt_2.9.1;1.1.2->org.scala-lang#scala-library;2.9.1 [compile->master(*)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies com.github.scopt#scopt_2.9.1;1.1.2->org.scala-lang#scala-library;2.9.1 [compile->compile(*)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scalaxb#scalaxb_2.9.1;0.6.3->org.scala-lang#scala-library;2.9.1 [runtime->runtime(*)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scalaxb#scalaxb_2.9.1;0.6.3->org.scala-lang#scala-library;2.9.1 [runtime->compile]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scalaxb#scalaxb_2.9.1;0.6.3->com.github.scopt#scopt_2.9.1;1.1.2 [runtime->runtime(*)]
[debug] loadData of com.github.scopt#scopt_2.9.1;1.1.2 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scalaxb#scalaxb_2.9.1;0.6.3->com.github.scopt#scopt_2.9.1;1.1.2 [runtime->compile]
[debug] loadData of com.github.scopt#scopt_2.9.1;1.1.2 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies com.github.scopt#scopt_2.9.1;1.1.2->org.scala-lang#scala-library;2.9.1 [runtime->runtime(*)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies com.github.scopt#scopt_2.9.1;1.1.2->org.scala-lang#scala-library;2.9.1 [runtime->compile]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scalaxb#sbt-scalaxb;0.6.3->org.scalaxb#scalaxb_2.9.1;0.6.3 [compile->master]
[debug] loadData of org.scalaxb#scalaxb_2.9.1;0.6.3 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies default#default-0a9cf4;0.1->org.scala-tools.time#time_2.9.1;0.5 [compile->default(compile)]
[debug] loadData of org.scala-tools.time#time_2.9.1;0.5 of rootConf=test-internal
[debug] == resolving dependencies default#default-0a9cf4;0.1->org.scala-tools.time#time_2.9.1;0.5 [compile->runtime]
[debug] loadData of org.scala-tools.time#time_2.9.1;0.5 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies default#default-0a9cf4;0.1->org.scala-tools.time#time_2.9.1;0.5 [compile->compile]
[debug] loadData of org.scala-tools.time#time_2.9.1;0.5 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.time#time_2.9.1;0.5->joda-time#joda-time;1.6.2 [compile->master(*)]
[debug] loadData of joda-time#joda-time;1.6.2 of rootConf=test-internal
[debug] == resolving dependencies org.scala-tools.time#time_2.9.1;0.5->joda-time#joda-time;1.6.2 [compile->compile(*)]
[debug] loadData of joda-time#joda-time;1.6.2 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.time#time_2.9.1;0.5->org.scala-lang#scala-library;2.9.1 [compile->master(*)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.time#time_2.9.1;0.5->org.scala-lang#scala-library;2.9.1 [compile->compile(*)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.time#time_2.9.1;0.5->joda-time#joda-time;1.6.2 [runtime->runtime(*)]
[debug] loadData of joda-time#joda-time;1.6.2 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.time#time_2.9.1;0.5->joda-time#joda-time;1.6.2 [runtime->compile]
[debug] loadData of joda-time#joda-time;1.6.2 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.time#time_2.9.1;0.5->org.scala-lang#scala-library;2.9.1 [runtime->runtime(*)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.time#time_2.9.1;0.5->org.scala-lang#scala-library;2.9.1 [runtime->compile]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies default#default-0a9cf4;0.1->org.scala-tools.time#time_2.9.1;0.5 [compile->master]
[debug] loadData of org.scala-tools.time#time_2.9.1;0.5 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies for default#default-0a9cf4;0.1 [optional]
[debug] loadData of default#default-0a9cf4;0.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies for default#default-0a9cf4;0.1 [provided]
[debug] loadData of default#default-0a9cf4;0.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies default#default-0a9cf4;0.1->org.scala-tools.sbt#sbt_2.9.1;0.11.0-RC0 [provided->default(compile)]
[debug] loadData of org.scala-tools.sbt#sbt_2.9.1;0.11.0-RC0 of rootConf=test-internal
[debug] == resolving dependencies org.scala-tools.sbt#sbt_2.9.1;0.11.0-RC0->org.scala-tools.sbt#main_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#main_2.9.1;0.11.0-RC0 of rootConf=test-internal
[debug] == resolving dependencies org.scala-tools.sbt#main_2.9.1;0.11.0-RC0->org.scala-tools.sbt#actions_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#actions_2.9.1;0.11.0-RC0 of rootConf=test-internal
[debug] == resolving dependencies org.scala-tools.sbt#actions_2.9.1;0.11.0-RC0->org.scala-tools.sbt#classfile_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#classfile_2.9.1;0.11.0-RC0 of rootConf=test-internal
[debug] == resolving dependencies org.scala-tools.sbt#classfile_2.9.1;0.11.0-RC0->org.scala-tools.sbt#io_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#io_2.9.1;0.11.0-RC0 of rootConf=test-internal
[debug] == resolving dependencies org.scala-tools.sbt#io_2.9.1;0.11.0-RC0->org.scala-tools.sbt#control_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#control_2.9.1;0.11.0-RC0 of rootConf=test-internal
[debug] == resolving dependencies org.scala-tools.sbt#control_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->default(compile)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#control_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->runtime]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#control_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->compile]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#control_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->master]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#io_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->default(compile)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#io_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->runtime]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#io_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->compile]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#io_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->master]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#classfile_2.9.1;0.11.0-RC0->org.scala-tools.sbt#interface;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#interface;0.11.0-RC0 of rootConf=test-internal
[debug] == resolving dependencies org.scala-tools.sbt#interface;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->default(compile)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#interface;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->runtime]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#interface;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->compile]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#interface;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->master]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#classfile_2.9.1;0.11.0-RC0->org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0 of rootConf=test-internal
[debug] == resolving dependencies org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0->org.scala-tools.sbt#interface;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#interface;0.11.0-RC0 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0->org.scala-tools.sbt#process_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#process_2.9.1;0.11.0-RC0 of rootConf=test-internal
[debug] == resolving dependencies org.scala-tools.sbt#process_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->default(compile)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#process_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->runtime]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#process_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->compile]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#process_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->master]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->default(compile)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->runtime]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->compile]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->master]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#classfile_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->default(compile)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#classfile_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->runtime]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#classfile_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->compile]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#classfile_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->master]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#actions_2.9.1;0.11.0-RC0->org.scala-tools.sbt#classpath_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#classpath_2.9.1;0.11.0-RC0 of rootConf=test-internal
[debug] == resolving dependencies org.scala-tools.sbt#classpath_2.9.1;0.11.0-RC0->org.scala-tools.sbt#launcher-interface_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#launcher-interface_2.9.1;0.11.0-RC0 of rootConf=test-internal
[debug] == resolving dependencies org.scala-tools.sbt#launcher-interface_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->default(compile)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#launcher-interface_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->runtime]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#launcher-interface_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->compile]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#launcher-interface_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->master]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#classpath_2.9.1;0.11.0-RC0->org.scala-tools.sbt#io_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#io_2.9.1;0.11.0-RC0 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#classpath_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->default(compile)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#classpath_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->runtime]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#classpath_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->compile]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#classpath_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->master]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#classpath_2.9.1;0.11.0-RC0->org.scala-lang#scala-compiler;2.9.1 [compile->default(compile)]
[debug] loadData of org.scala-lang#scala-compiler;2.9.1 of rootConf=test-internal
[debug] == resolving dependencies org.scala-tools.sbt#classpath_2.9.1;0.11.0-RC0->org.scala-lang#scala-compiler;2.9.1 [compile->runtime]
[debug] loadData of org.scala-lang#scala-compiler;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#classpath_2.9.1;0.11.0-RC0->org.scala-lang#scala-compiler;2.9.1 [compile->compile]
[debug] loadData of org.scala-lang#scala-compiler;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[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=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[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=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[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=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[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=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#classpath_2.9.1;0.11.0-RC0->org.scala-lang#scala-compiler;2.9.1 [compile->master]
[debug] loadData of org.scala-lang#scala-compiler;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#actions_2.9.1;0.11.0-RC0->org.scala-tools.sbt#incremental-compiler_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#incremental-compiler_2.9.1;0.11.0-RC0 of rootConf=test-internal
[debug] == resolving dependencies org.scala-tools.sbt#incremental-compiler_2.9.1;0.11.0-RC0->org.scala-tools.sbt#collections_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#collections_2.9.1;0.11.0-RC0 of rootConf=test-internal
[debug] == resolving dependencies org.scala-tools.sbt#collections_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->default(compile)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#collections_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->runtime]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#collections_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->compile]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#collections_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->master]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#incremental-compiler_2.9.1;0.11.0-RC0->org.scala-tools.sbt#api_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#api_2.9.1;0.11.0-RC0 of rootConf=test-internal
[debug] == resolving dependencies org.scala-tools.sbt#api_2.9.1;0.11.0-RC0->org.scala-tools.sbt#interface;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#interface;0.11.0-RC0 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#api_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->default(compile)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#api_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->runtime]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#api_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->compile]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#api_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->master]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#incremental-compiler_2.9.1;0.11.0-RC0->org.scala-tools.sbt#io_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#io_2.9.1;0.11.0-RC0 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#incremental-compiler_2.9.1;0.11.0-RC0->org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#incremental-compiler_2.9.1;0.11.0-RC0->org.scala-tools.sbt#classpath_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#classpath_2.9.1;0.11.0-RC0 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#incremental-compiler_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->default(compile)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#incremental-compiler_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->runtime]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#incremental-compiler_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->compile]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#incremental-compiler_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->master]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#actions_2.9.1;0.11.0-RC0->org.scala-tools.sbt#persist_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#persist_2.9.1;0.11.0-RC0 of rootConf=test-internal
[debug] == resolving dependencies org.scala-tools.sbt#persist_2.9.1;0.11.0-RC0->org.scala-tools.sbt#incremental-compiler_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#incremental-compiler_2.9.1;0.11.0-RC0 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#persist_2.9.1;0.11.0-RC0->org.scala-tools.sbt#api_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#api_2.9.1;0.11.0-RC0 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#persist_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->default(compile)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#persist_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->runtime]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#persist_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->compile]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#persist_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->master]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#persist_2.9.1;0.11.0-RC0->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=test-internal
[debug] == resolving dependencies org.scala-tools.sbt#persist_2.9.1;0.11.0-RC0->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=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#persist_2.9.1;0.11.0-RC0->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=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#persist_2.9.1;0.11.0-RC0->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=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#actions_2.9.1;0.11.0-RC0->org.scala-tools.sbt#compile_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#compile_2.9.1;0.11.0-RC0 of rootConf=test-internal
[debug] == resolving dependencies org.scala-tools.sbt#compile_2.9.1;0.11.0-RC0->org.scala-tools.sbt#launcher-interface_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#launcher-interface_2.9.1;0.11.0-RC0 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#compile_2.9.1;0.11.0-RC0->org.scala-tools.sbt#interface;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#interface;0.11.0-RC0 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#compile_2.9.1;0.11.0-RC0->org.scala-tools.sbt#ivy_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#ivy_2.9.1;0.11.0-RC0 of rootConf=test-internal
[debug] == resolving dependencies org.scala-tools.sbt#ivy_2.9.1;0.11.0-RC0->org.scala-tools.sbt#interface;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#interface;0.11.0-RC0 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#ivy_2.9.1;0.11.0-RC0->org.scala-tools.sbt#launcher-interface_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#launcher-interface_2.9.1;0.11.0-RC0 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#ivy_2.9.1;0.11.0-RC0->org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#ivy_2.9.1;0.11.0-RC0->org.scala-tools.sbt#io_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#io_2.9.1;0.11.0-RC0 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#ivy_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->default(compile)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#ivy_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->runtime]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#ivy_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->compile]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#ivy_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->master]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#ivy_2.9.1;0.11.0-RC0->org.apache.ivy#ivy;2.2.0 [compile->default(compile)]
[debug] loadData of org.apache.ivy#ivy;2.2.0 of rootConf=test-internal
[debug] == resolving dependencies org.scala-tools.sbt#ivy_2.9.1;0.11.0-RC0->org.apache.ivy#ivy;2.2.0 [compile->runtime]
[debug] loadData of org.apache.ivy#ivy;2.2.0 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#ivy_2.9.1;0.11.0-RC0->org.apache.ivy#ivy;2.2.0 [compile->compile]
[debug] loadData of org.apache.ivy#ivy;2.2.0 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#ivy_2.9.1;0.11.0-RC0->org.apache.ivy#ivy;2.2.0 [compile->master]
[debug] loadData of org.apache.ivy#ivy;2.2.0 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#ivy_2.9.1;0.11.0-RC0->com.jcraft#jsch;0.1.31 [compile->default(compile)]
[debug] loadData of com.jcraft#jsch;0.1.31 of rootConf=test-internal
[debug] == resolving dependencies org.scala-tools.sbt#ivy_2.9.1;0.11.0-RC0->com.jcraft#jsch;0.1.31 [compile->runtime]
[debug] loadData of com.jcraft#jsch;0.1.31 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#ivy_2.9.1;0.11.0-RC0->com.jcraft#jsch;0.1.31 [compile->compile]
[debug] loadData of com.jcraft#jsch;0.1.31 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#ivy_2.9.1;0.11.0-RC0->com.jcraft#jsch;0.1.31 [compile->master]
[debug] loadData of com.jcraft#jsch;0.1.31 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#ivy_2.9.1;0.11.0-RC0->commons-httpclient#commons-httpclient;3.1 [compile->default(compile)]
[debug] loadData of commons-httpclient#commons-httpclient;3.1 of rootConf=test-internal
[debug] == resolving dependencies org.scala-tools.sbt#ivy_2.9.1;0.11.0-RC0->commons-httpclient#commons-httpclient;3.1 [compile->runtime]
[debug] loadData of commons-httpclient#commons-httpclient;3.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#ivy_2.9.1;0.11.0-RC0->commons-httpclient#commons-httpclient;3.1 [compile->compile]
[debug] loadData of commons-httpclient#commons-httpclient;3.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies commons-httpclient#commons-httpclient;3.1->commons-logging#commons-logging;1.0.4 [compile->master(*)]
[debug] loadData of commons-logging#commons-logging;1.0.4 of rootConf=test-internal
[debug] == resolving dependencies commons-httpclient#commons-httpclient;3.1->commons-logging#commons-logging;1.0.4 [compile->compile(*)]
[debug] loadData of commons-logging#commons-logging;1.0.4 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies commons-httpclient#commons-httpclient;3.1->commons-codec#commons-codec;1.2 [compile->master(*)]
[debug] loadData of commons-codec#commons-codec;1.2 of rootConf=test-internal
[debug] == resolving dependencies commons-httpclient#commons-httpclient;3.1->commons-codec#commons-codec;1.2 [compile->compile(*)]
[debug] loadData of commons-codec#commons-codec;1.2 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies commons-httpclient#commons-httpclient;3.1->commons-logging#commons-logging;1.0.4 [runtime->runtime(*)]
[debug] loadData of commons-logging#commons-logging;1.0.4 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies commons-httpclient#commons-httpclient;3.1->commons-logging#commons-logging;1.0.4 [runtime->compile]
[debug] loadData of commons-logging#commons-logging;1.0.4 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies commons-httpclient#commons-httpclient;3.1->commons-codec#commons-codec;1.2 [runtime->runtime(*)]
[debug] loadData of commons-codec#commons-codec;1.2 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies commons-httpclient#commons-httpclient;3.1->commons-codec#commons-codec;1.2 [runtime->compile]
[debug] loadData of commons-codec#commons-codec;1.2 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#ivy_2.9.1;0.11.0-RC0->commons-httpclient#commons-httpclient;3.1 [compile->master]
[debug] loadData of commons-httpclient#commons-httpclient;3.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#compile_2.9.1;0.11.0-RC0->org.scala-tools.sbt#io_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#io_2.9.1;0.11.0-RC0 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#compile_2.9.1;0.11.0-RC0->org.scala-tools.sbt#classpath_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#classpath_2.9.1;0.11.0-RC0 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#compile_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->default(compile)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#compile_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->runtime]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#compile_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->compile]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#compile_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->master]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#actions_2.9.1;0.11.0-RC0->org.scala-tools.sbt#completion_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#completion_2.9.1;0.11.0-RC0 of rootConf=test-internal
[debug] == resolving dependencies org.scala-tools.sbt#completion_2.9.1;0.11.0-RC0->org.scala-tools.sbt#collections_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#collections_2.9.1;0.11.0-RC0 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#completion_2.9.1;0.11.0-RC0->org.scala-tools.sbt#control_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#control_2.9.1;0.11.0-RC0 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#completion_2.9.1;0.11.0-RC0->org.scala-tools.sbt#io_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#io_2.9.1;0.11.0-RC0 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#completion_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->default(compile)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#completion_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->runtime]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#completion_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->compile]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#completion_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->master]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#completion_2.9.1;0.11.0-RC0->jline#jline;0.9.94 [compile->default(compile)]
[debug] loadData of jline#jline;0.9.94 of rootConf=test-internal
[debug] == resolving dependencies org.scala-tools.sbt#completion_2.9.1;0.11.0-RC0->jline#jline;0.9.94 [compile->runtime]
[debug] loadData of jline#jline;0.9.94 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#completion_2.9.1;0.11.0-RC0->jline#jline;0.9.94 [compile->compile]
[debug] loadData of jline#jline;0.9.94 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#completion_2.9.1;0.11.0-RC0->jline#jline;0.9.94 [compile->master]
[debug] loadData of jline#jline;0.9.94 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#actions_2.9.1;0.11.0-RC0->org.scala-tools.sbt#discovery_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#discovery_2.9.1;0.11.0-RC0 of rootConf=test-internal
[debug] == resolving dependencies org.scala-tools.sbt#discovery_2.9.1;0.11.0-RC0->org.scala-tools.sbt#incremental-compiler_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#incremental-compiler_2.9.1;0.11.0-RC0 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#discovery_2.9.1;0.11.0-RC0->org.scala-tools.sbt#api_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#api_2.9.1;0.11.0-RC0 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#discovery_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->default(compile)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#discovery_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->runtime]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#discovery_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->compile]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#discovery_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->master]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#actions_2.9.1;0.11.0-RC0->org.scala-tools.sbt#interface;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#interface;0.11.0-RC0 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#actions_2.9.1;0.11.0-RC0->org.scala-tools.sbt#io_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#io_2.9.1;0.11.0-RC0 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#actions_2.9.1;0.11.0-RC0->org.scala-tools.sbt#ivy_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#ivy_2.9.1;0.11.0-RC0 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#actions_2.9.1;0.11.0-RC0->org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#actions_2.9.1;0.11.0-RC0->org.scala-tools.sbt#process_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#process_2.9.1;0.11.0-RC0 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#actions_2.9.1;0.11.0-RC0->org.scala-tools.sbt#run_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#run_2.9.1;0.11.0-RC0 of rootConf=test-internal
[debug] == resolving dependencies org.scala-tools.sbt#run_2.9.1;0.11.0-RC0->org.scala-tools.sbt#io_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#io_2.9.1;0.11.0-RC0 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#run_2.9.1;0.11.0-RC0->org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#run_2.9.1;0.11.0-RC0->org.scala-tools.sbt#classpath_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#classpath_2.9.1;0.11.0-RC0 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#run_2.9.1;0.11.0-RC0->org.scala-tools.sbt#process_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#process_2.9.1;0.11.0-RC0 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#run_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->default(compile)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#run_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->runtime]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#run_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->compile]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#run_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->master]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#actions_2.9.1;0.11.0-RC0->org.scala-tools.sbt#task-system_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#task-system_2.9.1;0.11.0-RC0 of rootConf=test-internal
[debug] == resolving dependencies org.scala-tools.sbt#task-system_2.9.1;0.11.0-RC0->org.scala-tools.sbt#tasks_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#tasks_2.9.1;0.11.0-RC0 of rootConf=test-internal
[debug] == resolving dependencies org.scala-tools.sbt#tasks_2.9.1;0.11.0-RC0->org.scala-tools.sbt#control_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#control_2.9.1;0.11.0-RC0 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#tasks_2.9.1;0.11.0-RC0->org.scala-tools.sbt#collections_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#collections_2.9.1;0.11.0-RC0 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#tasks_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->default(compile)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#tasks_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->runtime]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#tasks_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->compile]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#tasks_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->master]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#task-system_2.9.1;0.11.0-RC0->org.scala-tools.sbt#collections_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#collections_2.9.1;0.11.0-RC0 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#task-system_2.9.1;0.11.0-RC0->org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#task-system_2.9.1;0.11.0-RC0->org.scala-tools.sbt#io_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#io_2.9.1;0.11.0-RC0 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#task-system_2.9.1;0.11.0-RC0->org.scala-tools.sbt#process_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#process_2.9.1;0.11.0-RC0 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#task-system_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->default(compile)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#task-system_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->runtime]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#task-system_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->compile]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#task-system_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->master]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#actions_2.9.1;0.11.0-RC0->org.scala-tools.sbt#tasks_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#tasks_2.9.1;0.11.0-RC0 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#actions_2.9.1;0.11.0-RC0->org.scala-tools.sbt#tracking_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#tracking_2.9.1;0.11.0-RC0 of rootConf=test-internal
[debug] == resolving dependencies org.scala-tools.sbt#tracking_2.9.1;0.11.0-RC0->org.scala-tools.sbt#cache_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#cache_2.9.1;0.11.0-RC0 of rootConf=test-internal
[debug] == resolving dependencies org.scala-tools.sbt#cache_2.9.1;0.11.0-RC0->org.scala-tools.sbt#io_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#io_2.9.1;0.11.0-RC0 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#cache_2.9.1;0.11.0-RC0->org.scala-tools.sbt#collections_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#collections_2.9.1;0.11.0-RC0 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#cache_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->default(compile)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#cache_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->runtime]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#cache_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->compile]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#cache_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->master]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#cache_2.9.1;0.11.0-RC0->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=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#cache_2.9.1;0.11.0-RC0->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=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#cache_2.9.1;0.11.0-RC0->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=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#cache_2.9.1;0.11.0-RC0->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=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#tracking_2.9.1;0.11.0-RC0->org.scala-tools.sbt#io_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#io_2.9.1;0.11.0-RC0 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#tracking_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->default(compile)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#tracking_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->runtime]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#tracking_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->compile]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#tracking_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->master]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#actions_2.9.1;0.11.0-RC0->org.scala-tools.sbt#testing_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#testing_2.9.1;0.11.0-RC0 of rootConf=test-internal
[debug] == resolving dependencies org.scala-tools.sbt#testing_2.9.1;0.11.0-RC0->org.scala-tools.sbt#io_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#io_2.9.1;0.11.0-RC0 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#testing_2.9.1;0.11.0-RC0->org.scala-tools.sbt#classpath_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#classpath_2.9.1;0.11.0-RC0 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#testing_2.9.1;0.11.0-RC0->org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#testing_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->default(compile)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#testing_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->runtime]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#testing_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->compile]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#testing_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->master]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#testing_2.9.1;0.11.0-RC0->org.scala-tools.testing#test-interface;0.5 [compile->default(compile)]
[debug] loadData of org.scala-tools.testing#test-interface;0.5 of rootConf=test-internal
[debug] == resolving dependencies org.scala-tools.sbt#testing_2.9.1;0.11.0-RC0->org.scala-tools.testing#test-interface;0.5 [compile->runtime]
[debug] loadData of org.scala-tools.testing#test-interface;0.5 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#testing_2.9.1;0.11.0-RC0->org.scala-tools.testing#test-interface;0.5 [compile->compile]
[debug] loadData of org.scala-tools.testing#test-interface;0.5 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#testing_2.9.1;0.11.0-RC0->org.scala-tools.testing#test-interface;0.5 [compile->master]
[debug] loadData of org.scala-tools.testing#test-interface;0.5 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#actions_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->default(compile)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#actions_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->runtime]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#actions_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->compile]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#actions_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->master]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#main_2.9.1;0.11.0-RC0->org.scala-tools.sbt#interface;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#interface;0.11.0-RC0 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#main_2.9.1;0.11.0-RC0->org.scala-tools.sbt#io_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#io_2.9.1;0.11.0-RC0 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#main_2.9.1;0.11.0-RC0->org.scala-tools.sbt#ivy_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#ivy_2.9.1;0.11.0-RC0 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#main_2.9.1;0.11.0-RC0->org.scala-tools.sbt#launcher-interface_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#launcher-interface_2.9.1;0.11.0-RC0 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#main_2.9.1;0.11.0-RC0->org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#main_2.9.1;0.11.0-RC0->org.scala-tools.sbt#process_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#process_2.9.1;0.11.0-RC0 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#main_2.9.1;0.11.0-RC0->org.scala-tools.sbt#run_2.9.1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#run_2.9.1;0.11.0-RC0 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#main_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->default(compile)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#main_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->runtime]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#main_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->compile]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#main_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->master]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#sbt_2.9.1;0.11.0-RC0->org.scala-tools.sbt#compiler-interface;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#compiler-interface;0.11.0-RC0 of rootConf=test-internal
[debug] == resolving dependencies org.scala-tools.sbt#compiler-interface;0.11.0-RC0->org.scala-tools.sbt#interface;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#interface;0.11.0-RC0 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#compiler-interface;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->default(compile)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#compiler-interface;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->runtime]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#compiler-interface;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->compile]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#compiler-interface;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->master]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#compiler-interface;0.11.0-RC0->jline#jline;0.9.94 [compile->default(compile)]
[debug] loadData of jline#jline;0.9.94 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#compiler-interface;0.11.0-RC0->jline#jline;0.9.94 [compile->runtime]
[debug] loadData of jline#jline;0.9.94 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#compiler-interface;0.11.0-RC0->jline#jline;0.9.94 [compile->compile]
[debug] loadData of jline#jline;0.9.94 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#compiler-interface;0.11.0-RC0->jline#jline;0.9.94 [compile->master]
[debug] loadData of jline#jline;0.9.94 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#sbt_2.9.1;0.11.0-RC0->org.scala-tools.sbt#precompiled-2_8_1;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#precompiled-2_8_1;0.11.0-RC0 of rootConf=test-internal
[debug] dependency descriptor has been mediated: dependency: org.scala-lang#scala-library;2.8.1 {compile=[default(compile)]} => dependency: org.scala-lang#scala-library;2.9.1 {compile=[default(compile)]}
[debug] dependency descriptor has been mediated: dependency: org.scala-lang#scala-compiler;2.8.1 {provided=[default(compile)]} => dependency: org.scala-lang#scala-compiler;2.9.1 {provided=[default(compile)]}
[debug] == resolving dependencies org.scala-tools.sbt#precompiled-2_8_1;0.11.0-RC0->org.scala-tools.sbt#interface;0.11.0-RC0 [compile->default(compile)]
[debug] dependency descriptor has been mediated: dependency: org.scala-lang#scala-library;2.8.1 {compile=[default(compile)]} => dependency: org.scala-lang#scala-library;2.9.1 {compile=[default(compile)]}
[debug] dependency descriptor has been mediated: dependency: org.scala-lang#scala-compiler;2.8.1 {provided=[default(compile)]} => dependency: org.scala-lang#scala-compiler;2.9.1 {provided=[default(compile)]}
[debug] loadData of org.scala-tools.sbt#interface;0.11.0-RC0 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#precompiled-2_8_1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->default(compile)]
[debug] dependency descriptor has been mediated: dependency: org.scala-lang#scala-library;2.8.1 {compile=[default(compile)]} => dependency: org.scala-lang#scala-library;2.9.1 {compile=[default(compile)]}
[debug] dependency descriptor has been mediated: dependency: org.scala-lang#scala-compiler;2.8.1 {provided=[default(compile)]} => dependency: org.scala-lang#scala-compiler;2.9.1 {provided=[default(compile)]}
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#precompiled-2_8_1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->runtime]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#precompiled-2_8_1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->compile]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#precompiled-2_8_1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->master]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#precompiled-2_8_1;0.11.0-RC0->jline#jline;0.9.94 [compile->default(compile)]
[debug] dependency descriptor has been mediated: dependency: org.scala-lang#scala-library;2.8.1 {compile=[default(compile)]} => dependency: org.scala-lang#scala-library;2.9.1 {compile=[default(compile)]}
[debug] dependency descriptor has been mediated: dependency: org.scala-lang#scala-compiler;2.8.1 {provided=[default(compile)]} => dependency: org.scala-lang#scala-compiler;2.9.1 {provided=[default(compile)]}
[debug] loadData of jline#jline;0.9.94 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#precompiled-2_8_1;0.11.0-RC0->jline#jline;0.9.94 [compile->runtime]
[debug] loadData of jline#jline;0.9.94 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#precompiled-2_8_1;0.11.0-RC0->jline#jline;0.9.94 [compile->compile]
[debug] loadData of jline#jline;0.9.94 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#precompiled-2_8_1;0.11.0-RC0->jline#jline;0.9.94 [compile->master]
[debug] loadData of jline#jline;0.9.94 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#sbt_2.9.1;0.11.0-RC0->org.scala-tools.sbt#precompiled-2_8_0;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#precompiled-2_8_0;0.11.0-RC0 of rootConf=test-internal
[debug] dependency descriptor has been mediated: dependency: org.scala-lang#scala-library;2.8.0 {compile=[default(compile)]} => dependency: org.scala-lang#scala-library;2.9.1 {compile=[default(compile)]}
[debug] dependency descriptor has been mediated: dependency: org.scala-lang#scala-compiler;2.8.0 {provided=[default(compile)]} => dependency: org.scala-lang#scala-compiler;2.9.1 {provided=[default(compile)]}
[debug] == resolving dependencies org.scala-tools.sbt#precompiled-2_8_0;0.11.0-RC0->org.scala-tools.sbt#interface;0.11.0-RC0 [compile->default(compile)]
[debug] dependency descriptor has been mediated: dependency: org.scala-lang#scala-library;2.8.0 {compile=[default(compile)]} => dependency: org.scala-lang#scala-library;2.9.1 {compile=[default(compile)]}
[debug] dependency descriptor has been mediated: dependency: org.scala-lang#scala-compiler;2.8.0 {provided=[default(compile)]} => dependency: org.scala-lang#scala-compiler;2.9.1 {provided=[default(compile)]}
[debug] loadData of org.scala-tools.sbt#interface;0.11.0-RC0 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#precompiled-2_8_0;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->default(compile)]
[debug] dependency descriptor has been mediated: dependency: org.scala-lang#scala-library;2.8.0 {compile=[default(compile)]} => dependency: org.scala-lang#scala-library;2.9.1 {compile=[default(compile)]}
[debug] dependency descriptor has been mediated: dependency: org.scala-lang#scala-compiler;2.8.0 {provided=[default(compile)]} => dependency: org.scala-lang#scala-compiler;2.9.1 {provided=[default(compile)]}
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#precompiled-2_8_0;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->runtime]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#precompiled-2_8_0;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->compile]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#precompiled-2_8_0;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->master]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#precompiled-2_8_0;0.11.0-RC0->jline#jline;0.9.94 [compile->default(compile)]
[debug] dependency descriptor has been mediated: dependency: org.scala-lang#scala-library;2.8.0 {compile=[default(compile)]} => dependency: org.scala-lang#scala-library;2.9.1 {compile=[default(compile)]}
[debug] dependency descriptor has been mediated: dependency: org.scala-lang#scala-compiler;2.8.0 {provided=[default(compile)]} => dependency: org.scala-lang#scala-compiler;2.9.1 {provided=[default(compile)]}
[debug] loadData of jline#jline;0.9.94 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#precompiled-2_8_0;0.11.0-RC0->jline#jline;0.9.94 [compile->runtime]
[debug] loadData of jline#jline;0.9.94 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#precompiled-2_8_0;0.11.0-RC0->jline#jline;0.9.94 [compile->compile]
[debug] loadData of jline#jline;0.9.94 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#precompiled-2_8_0;0.11.0-RC0->jline#jline;0.9.94 [compile->master]
[debug] loadData of jline#jline;0.9.94 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#sbt_2.9.1;0.11.0-RC0->org.scala-tools.sbt#precompiled-2_9_0;0.11.0-RC0 [compile->default(compile)]
[debug] loadData of org.scala-tools.sbt#precompiled-2_9_0;0.11.0-RC0 of rootConf=test-internal
[debug] dependency descriptor has been mediated: dependency: org.scala-lang#scala-library;2.9.0 {compile=[default(compile)]} => dependency: org.scala-lang#scala-library;2.9.1 {compile=[default(compile)]}
[debug] dependency descriptor has been mediated: dependency: org.scala-lang#scala-compiler;2.9.0 {provided=[default(compile)]} => dependency: org.scala-lang#scala-compiler;2.9.1 {provided=[default(compile)]}
[debug] == resolving dependencies org.scala-tools.sbt#precompiled-2_9_0;0.11.0-RC0->org.scala-tools.sbt#interface;0.11.0-RC0 [compile->default(compile)]
[debug] dependency descriptor has been mediated: dependency: org.scala-lang#scala-library;2.9.0 {compile=[default(compile)]} => dependency: org.scala-lang#scala-library;2.9.1 {compile=[default(compile)]}
[debug] dependency descriptor has been mediated: dependency: org.scala-lang#scala-compiler;2.9.0 {provided=[default(compile)]} => dependency: org.scala-lang#scala-compiler;2.9.1 {provided=[default(compile)]}
[debug] loadData of org.scala-tools.sbt#interface;0.11.0-RC0 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#precompiled-2_9_0;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->default(compile)]
[debug] dependency descriptor has been mediated: dependency: org.scala-lang#scala-library;2.9.0 {compile=[default(compile)]} => dependency: org.scala-lang#scala-library;2.9.1 {compile=[default(compile)]}
[debug] dependency descriptor has been mediated: dependency: org.scala-lang#scala-compiler;2.9.0 {provided=[default(compile)]} => dependency: org.scala-lang#scala-compiler;2.9.1 {provided=[default(compile)]}
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#precompiled-2_9_0;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->runtime]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#precompiled-2_9_0;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->compile]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#precompiled-2_9_0;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->master]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#precompiled-2_9_0;0.11.0-RC0->jline#jline;0.9.94 [compile->default(compile)]
[debug] dependency descriptor has been mediated: dependency: org.scala-lang#scala-library;2.9.0 {compile=[default(compile)]} => dependency: org.scala-lang#scala-library;2.9.1 {compile=[default(compile)]}
[debug] dependency descriptor has been mediated: dependency: org.scala-lang#scala-compiler;2.9.0 {provided=[default(compile)]} => dependency: org.scala-lang#scala-compiler;2.9.1 {provided=[default(compile)]}
[debug] loadData of jline#jline;0.9.94 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#precompiled-2_9_0;0.11.0-RC0->jline#jline;0.9.94 [compile->runtime]
[debug] loadData of jline#jline;0.9.94 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#precompiled-2_9_0;0.11.0-RC0->jline#jline;0.9.94 [compile->compile]
[debug] loadData of jline#jline;0.9.94 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#precompiled-2_9_0;0.11.0-RC0->jline#jline;0.9.94 [compile->master]
[debug] loadData of jline#jline;0.9.94 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#sbt_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->default(compile)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#sbt_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->runtime]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#sbt_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->compile]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies org.scala-tools.sbt#sbt_2.9.1;0.11.0-RC0->org.scala-lang#scala-library;2.9.1 [compile->master]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies default#default-0a9cf4;0.1->org.scala-lang#scala-library;2.9.1 [provided->default(compile)]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies default#default-0a9cf4;0.1->org.scala-lang#scala-library;2.9.1 [provided->runtime]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies default#default-0a9cf4;0.1->org.scala-lang#scala-library;2.9.1 [provided->compile]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] == resolving dependencies default#default-0a9cf4;0.1->org.scala-lang#scala-library;2.9.1 [provided->master]
[debug] loadData of org.scala-lang#scala-library;2.9.1 of rootConf=test-internal
[debug] test-internal is loaded and no conf to load. Skip loading
[debug] resolving dependencies for configuration 'plugin'
[debug] == resolving dependencies for default#default-0a9cf4;0.1 [plugin]
[debug] loadData of default#default-0a9cf4;0.1 of rootConf=plugin
[debug] resolving dependencies for configuration 'sources'
[debug] == resolving dependencies for default#default-0a9cf4;0.1 [sources]
[debug] loadData of default#default-0a9cf4;0.1 of rootConf=sources
[debug] resolving dependencies for configuration 'docs'
[debug] == resolving dependencies for default#default-0a9cf4;0.1 [docs]
[debug] loadData of default#default-0a9cf4;0.1 of rootConf=docs
[debug] resolving dependencies for configuration 'pom'
[debug] == resolving dependencies for default#default-0a9cf4;0.1 [pom]
[debug] loadData of default#default-0a9cf4;0.1 of rootConf=pom
[debug] Nbr of module to sort : 45
[debug] Sort dependencies of : com.eed3si9n#sbt-assembly;0.6 / Number of dependencies = 2
[debug] Sort dependencies of : org.scala-tools.sbt#sbt_2.9.1;0.11.0-RC0 / Number of dependencies = 7
[debug] Sort dependencies of : org.scala-tools.sbt#main_2.9.1;0.11.0-RC0 / Number of dependencies = 11
[debug] Sort dependencies of : org.scala-tools.sbt#actions_2.9.1;0.11.0-RC0 / Number of dependencies = 18
[debug] Sort dependencies of : org.scala-tools.sbt#classfile_2.9.1;0.11.0-RC0 / Number of dependencies = 6
[debug] Sort dependencies of : org.scala-tools.sbt#io_2.9.1;0.11.0-RC0 / Number of dependencies = 4
[debug] Sort dependencies of : org.scala-tools.sbt#control_2.9.1;0.11.0-RC0 / Number of dependencies = 1
[debug] Sort dependencies of : org.scala-lang#scala-library;2.9.1 / Number of dependencies = 0
[debug] Sort done for : org.scala-lang#scala-library;2.9.1
[debug] Sort done for : org.scala-tools.sbt#control_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort done for : org.scala-tools.sbt#io_2.9.1;0.11.0-RC0
[debug] Sort dependencies of : org.scala-tools.sbt#interface;0.11.0-RC0 / Number of dependencies = 1
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort done for : org.scala-tools.sbt#interface;0.11.0-RC0
[debug] Sort dependencies of : org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0 / Number of dependencies = 6
[debug] Module descriptor is processed : org.scala-tools.sbt#interface;0.11.0-RC0
[debug] Sort dependencies of : org.scala-tools.sbt#process_2.9.1;0.11.0-RC0 / Number of dependencies = 2
[debug] Module descriptor is processed : org.scala-tools.sbt#io_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort done for : org.scala-tools.sbt#process_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort dependencies of : jline#jline;0.9.94 / Number of dependencies = 1
[debug] Sort done for : jline#jline;0.9.94
[debug] Sort done for : org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort done for : org.scala-tools.sbt#classfile_2.9.1;0.11.0-RC0
[debug] Sort dependencies of : org.scala-tools.sbt#classpath_2.9.1;0.11.0-RC0 / Number of dependencies = 4
[debug] Sort dependencies of : org.scala-tools.sbt#launcher-interface_2.9.1;0.11.0-RC0 / Number of dependencies = 1
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort done for : org.scala-tools.sbt#launcher-interface_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#io_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort dependencies of : org.scala-lang#scala-compiler;2.9.1 / Number of dependencies = 2
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort done for : org.scala-lang#scala-compiler;2.9.1
[debug] Sort done for : org.scala-tools.sbt#classpath_2.9.1;0.11.0-RC0
[debug] Sort dependencies of : org.scala-tools.sbt#incremental-compiler_2.9.1;0.11.0-RC0 / Number of dependencies = 8
[debug] Sort dependencies of : org.scala-tools.sbt#collections_2.9.1;0.11.0-RC0 / Number of dependencies = 3
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort done for : org.scala-tools.sbt#collections_2.9.1;0.11.0-RC0
[debug] Sort dependencies of : org.scala-tools.sbt#api_2.9.1;0.11.0-RC0 / Number of dependencies = 2
[debug] Module descriptor is processed : org.scala-tools.sbt#interface;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort done for : org.scala-tools.sbt#api_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#io_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#classpath_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort done for : org.scala-tools.sbt#incremental-compiler_2.9.1;0.11.0-RC0
[debug] Sort dependencies of : org.scala-tools.sbt#persist_2.9.1;0.11.0-RC0 / Number of dependencies = 4
[debug] Module descriptor is processed : org.scala-tools.sbt#incremental-compiler_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#api_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort dependencies of : org.scala-tools.sbinary#sbinary_2.9.0;0.4.0 / Number of dependencies = 1
[debug] Sort done for : org.scala-tools.sbinary#sbinary_2.9.0;0.4.0
[debug] Sort done for : org.scala-tools.sbt#persist_2.9.1;0.11.0-RC0
[debug] Sort dependencies of : org.scala-tools.sbt#compile_2.9.1;0.11.0-RC0 / Number of dependencies = 12
[debug] Module descriptor is processed : org.scala-tools.sbt#launcher-interface_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#interface;0.11.0-RC0
[debug] Sort dependencies of : org.scala-tools.sbt#ivy_2.9.1;0.11.0-RC0 / Number of dependencies = 9
[debug] Module descriptor is processed : org.scala-tools.sbt#interface;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#launcher-interface_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#io_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort dependencies of : org.apache.ivy#ivy;2.2.0 / Number of dependencies = 15
[debug] Non matching revision detected when sorting. org.apache.ivy#ivy depends on commons-httpclient#commons-httpclient;3.0, doesn't match commons-httpclient#commons-httpclient;3.1
[debug] Sort dependencies of : com.jcraft#jsch;0.1.31 / Number of dependencies = 1
[debug] Sort done for : com.jcraft#jsch;0.1.31
[debug] Sort done for : org.apache.ivy#ivy;2.2.0
[debug] Module descriptor is processed : com.jcraft#jsch;0.1.31
[debug] Sort dependencies of : commons-httpclient#commons-httpclient;3.1 / Number of dependencies = 3
[debug] Sort dependencies of : commons-logging#commons-logging;1.0.4 / Number of dependencies = 4
[debug] Sort done for : commons-logging#commons-logging;1.0.4
[debug] Sort dependencies of : commons-codec#commons-codec;1.2 / Number of dependencies = 0
[debug] Sort done for : commons-codec#commons-codec;1.2
[debug] Sort done for : commons-httpclient#commons-httpclient;3.1
[debug] Sort done for : org.scala-tools.sbt#ivy_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#io_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#classpath_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#api_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Module descriptor is processed : org.scala-lang#scala-compiler;2.9.1
[debug] Sort done for : org.scala-tools.sbt#compile_2.9.1;0.11.0-RC0
[debug] Sort dependencies of : org.scala-tools.sbt#completion_2.9.1;0.11.0-RC0 / Number of dependencies = 7
[debug] Module descriptor is processed : org.scala-tools.sbt#collections_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#control_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#io_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Module descriptor is processed : jline#jline;0.9.94
[debug] Sort done for : org.scala-tools.sbt#completion_2.9.1;0.11.0-RC0
[debug] Sort dependencies of : org.scala-tools.sbt#discovery_2.9.1;0.11.0-RC0 / Number of dependencies = 6
[debug] Module descriptor is processed : org.scala-tools.sbt#incremental-compiler_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#api_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#compile_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort done for : org.scala-tools.sbt#discovery_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#interface;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#io_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#ivy_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#process_2.9.1;0.11.0-RC0
[debug] Sort dependencies of : org.scala-tools.sbt#run_2.9.1;0.11.0-RC0 / Number of dependencies = 5
[debug] Module descriptor is processed : org.scala-tools.sbt#io_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#classpath_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#process_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort done for : org.scala-tools.sbt#run_2.9.1;0.11.0-RC0
[debug] Sort dependencies of : org.scala-tools.sbt#task-system_2.9.1;0.11.0-RC0 / Number of dependencies = 8
[debug] Sort dependencies of : org.scala-tools.sbt#tasks_2.9.1;0.11.0-RC0 / Number of dependencies = 5
[debug] Module descriptor is processed : org.scala-tools.sbt#control_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#collections_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort done for : org.scala-tools.sbt#tasks_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#collections_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#io_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#process_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort done for : org.scala-tools.sbt#task-system_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#tasks_2.9.1;0.11.0-RC0
[debug] Sort dependencies of : org.scala-tools.sbt#tracking_2.9.1;0.11.0-RC0 / Number of dependencies = 3
[debug] Sort dependencies of : org.scala-tools.sbt#cache_2.9.1;0.11.0-RC0 / Number of dependencies = 4
[debug] Module descriptor is processed : org.scala-tools.sbt#io_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#collections_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Module descriptor is processed : org.scala-tools.sbinary#sbinary_2.9.0;0.4.0
[debug] Sort done for : org.scala-tools.sbt#cache_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#io_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort done for : org.scala-tools.sbt#tracking_2.9.1;0.11.0-RC0
[debug] Sort dependencies of : org.scala-tools.sbt#testing_2.9.1;0.11.0-RC0 / Number of dependencies = 5
[debug] Module descriptor is processed : org.scala-tools.sbt#io_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#classpath_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort dependencies of : org.scala-tools.testing#test-interface;0.5 / Number of dependencies = 0
[debug] Sort done for : org.scala-tools.testing#test-interface;0.5
[debug] Sort done for : org.scala-tools.sbt#testing_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort done for : org.scala-tools.sbt#actions_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#interface;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#io_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#ivy_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#launcher-interface_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#process_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#run_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort done for : org.scala-tools.sbt#main_2.9.1;0.11.0-RC0
[debug] Sort dependencies of : org.scala-tools.sbt#compiler-interface;0.11.0-RC0 / Number of dependencies = 7
[debug] Module descriptor is processed : org.scala-tools.sbt#interface;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#io_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Module descriptor is processed : org.scala-lang#scala-compiler;2.9.1
[debug] Module descriptor is processed : jline#jline;0.9.94
[debug] Sort done for : org.scala-tools.sbt#compiler-interface;0.11.0-RC0
[debug] Sort dependencies of : org.scala-tools.sbt#precompiled-2_8_1;0.11.0-RC0 / Number of dependencies = 4
[debug] Module descriptor is processed : org.scala-tools.sbt#interface;0.11.0-RC0
[debug] Non matching revision detected when sorting. org.scala-tools.sbt#precompiled-2_8_1 depends on org.scala-lang#scala-library;2.8.1, doesn't match org.scala-lang#scala-library;2.9.1
[debug] Non matching revision detected when sorting. org.scala-tools.sbt#precompiled-2_8_1 depends on org.scala-lang#scala-compiler;2.8.1, doesn't match org.scala-lang#scala-compiler;2.9.1
[debug] Module descriptor is processed : jline#jline;0.9.94
[debug] Sort done for : org.scala-tools.sbt#precompiled-2_8_1;0.11.0-RC0
[debug] Sort dependencies of : org.scala-tools.sbt#precompiled-2_8_0;0.11.0-RC0 / Number of dependencies = 4
[debug] Module descriptor is processed : org.scala-tools.sbt#interface;0.11.0-RC0
[debug] Non matching revision detected when sorting. org.scala-tools.sbt#precompiled-2_8_0 depends on org.scala-lang#scala-library;2.8.0, doesn't match org.scala-lang#scala-library;2.9.1
[debug] Non matching revision detected when sorting. org.scala-tools.sbt#precompiled-2_8_0 depends on org.scala-lang#scala-compiler;2.8.0, doesn't match org.scala-lang#scala-compiler;2.9.1
[debug] Module descriptor is processed : jline#jline;0.9.94
[debug] Sort done for : org.scala-tools.sbt#precompiled-2_8_0;0.11.0-RC0
[debug] Sort dependencies of : org.scala-tools.sbt#precompiled-2_9_0;0.11.0-RC0 / Number of dependencies = 4
[debug] Module descriptor is processed : org.scala-tools.sbt#interface;0.11.0-RC0
[debug] Non matching revision detected when sorting. org.scala-tools.sbt#precompiled-2_9_0 depends on org.scala-lang#scala-library;2.9.0, doesn't match org.scala-lang#scala-library;2.9.1
[debug] Non matching revision detected when sorting. org.scala-tools.sbt#precompiled-2_9_0 depends on org.scala-lang#scala-compiler;2.9.0, doesn't match org.scala-lang#scala-compiler;2.9.1
[debug] Module descriptor is processed : jline#jline;0.9.94
[debug] Sort done for : org.scala-tools.sbt#precompiled-2_9_0;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort done for : org.scala-tools.sbt#sbt_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort done for : com.eed3si9n#sbt-assembly;0.6
[debug] Sort dependencies of : org.scalaxb#sbt-scalaxb;0.6.3 / Number of dependencies = 4
[debug] Module descriptor is processed : org.scala-tools.sbt#sbt_2.9.1;0.11.0-RC0
[debug] Sort dependencies of : org.scalaxb#scalaxb_2.9.1;0.6.3 / Number of dependencies = 4
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort dependencies of : com.github.scopt#scopt_2.9.1;1.1.2 / Number of dependencies = 3
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort done for : com.github.scopt#scopt_2.9.1;1.1.2
[debug] Sort done for : org.scalaxb#scalaxb_2.9.1;0.6.3
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort done for : org.scalaxb#sbt-scalaxb;0.6.3
[debug] Sort dependencies of : org.scala-tools.time#time_2.9.1;0.5 / Number of dependencies = 2
[debug] Sort dependencies of : joda-time#joda-time;1.6.2 / Number of dependencies = 1
[debug] Sort done for : joda-time#joda-time;1.6.2
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort done for : org.scala-tools.time#time_2.9.1;0.5
[debug] Module descriptor is processed : org.scalaxb#scalaxb_2.9.1;0.6.3
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Module descriptor is processed : com.github.scopt#scopt_2.9.1;1.1.2
[debug] Module descriptor is processed : joda-time#joda-time;1.6.2
[debug] Module descriptor is processed : org.scala-tools.sbt#sbt_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#main_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#compiler-interface;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#precompiled-2_8_1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#precompiled-2_8_0;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#precompiled-2_9_0;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#actions_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#interface;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#io_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#ivy_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#launcher-interface_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#process_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#run_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#classfile_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#classpath_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#incremental-compiler_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#persist_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#compile_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#completion_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#discovery_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#task-system_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#tasks_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#tracking_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#testing_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#control_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-lang#scala-compiler;2.9.1
[debug] Module descriptor is processed : org.scala-tools.sbt#collections_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#api_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbinary#sbinary_2.9.0;0.4.0
[debug] Module descriptor is processed : org.apache.ivy#ivy;2.2.0
[debug] Module descriptor is processed : com.jcraft#jsch;0.1.31
[debug] Module descriptor is processed : commons-httpclient#commons-httpclient;3.1
[debug] Module descriptor is processed : commons-logging#commons-logging;1.0.4
[debug] Module descriptor is processed : commons-codec#commons-codec;1.2
[debug] Module descriptor is processed : jline#jline;0.9.94
[debug] Module descriptor is processed : org.scala-tools.sbt#cache_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.testing#test-interface;0.5
[debug] org.scala-lang#scala-library;2.9.1 in test-internal: excluding org.scala-lang#scala-library;2.9.1!scala-library.jar
[debug] org.scala-lang#scala-library;2.9.1 in test: excluding org.scala-lang#scala-library;2.9.1!scala-library.jar
[debug] org.scala-lang#scala-library;2.9.1 in compile: excluding org.scala-lang#scala-library;2.9.1!scala-library.jar
[debug] org.scala-lang#scala-library;2.9.1 in provided: excluding org.scala-lang#scala-library;2.9.1!scala-library.jar
[debug] org.scala-lang#scala-library;2.9.1 in runtime: excluding org.scala-lang#scala-library;2.9.1!scala-library.jar
[debug] org.scala-lang#scala-library;2.9.1 in runtime-internal: excluding org.scala-lang#scala-library;2.9.1!scala-library.jar
[debug] org.scala-lang#scala-library;2.9.1 in compile-internal: excluding org.scala-lang#scala-library;2.9.1!scala-library.jar
[debug] org.scala-lang#scala-compiler;2.9.1 in test-internal: excluding org.scala-lang#scala-compiler;2.9.1!scala-compiler.jar
[debug] org.scala-lang#scala-compiler;2.9.1 in provided: excluding org.scala-lang#scala-compiler;2.9.1!scala-compiler.jar
[debug] org.scala-lang#scala-compiler;2.9.1 in compile-internal: excluding org.scala-lang#scala-compiler;2.9.1!scala-compiler.jar
[debug] resolved ivy file produced in /Users/eed3si9n/.ivy2/cache/resolved-default-default-0a9cf4-0.1.xml
[debug] :: downloading artifacts ::
[debug] [NOT REQUIRED] com.eed3si9n#sbt-assembly;0.6!sbt-assembly.jar
[debug] [NOT REQUIRED] org.scalaxb#sbt-scalaxb;0.6.3!sbt-scalaxb.jar
[debug] [NOT REQUIRED] org.scala-tools.time#time_2.9.1;0.5!time_2.9.1.jar
[debug] no report found for org.scalaxb#scalaxb_2.9.1;0.6.3!scalaxb_2.9.1.jar
[debug] no report found for org.scalaxb#scalaxb_2.9.1;0.6.3!scalaxb_2.9.1.jar
[debug] no report found for org.scalaxb#scalaxb_2.9.1;0.6.3!scalaxb_2.9.1.jar
[debug] no report found for org.scalaxb#scalaxb_2.9.1;0.6.3!scalaxb_2.9.1.jar
[debug] no report found for org.scalaxb#scalaxb_2.9.1;0.6.3!scalaxb_2.9.1.jar
[debug] no report found for org.scalaxb#scalaxb_2.9.1;0.6.3!scalaxb_2.9.1.jar
[debug] org.scala-lang#scala-library;2.9.1 in test-internal: excluding org.scala-lang#scala-library;2.9.1!scala-library.jar
[debug] org.scala-lang#scala-library;2.9.1 in test: excluding org.scala-lang#scala-library;2.9.1!scala-library.jar
[debug] org.scala-lang#scala-library;2.9.1 in compile: excluding org.scala-lang#scala-library;2.9.1!scala-library.jar
[debug] org.scala-lang#scala-library;2.9.1 in provided: excluding org.scala-lang#scala-library;2.9.1!scala-library.jar
[debug] org.scala-lang#scala-library;2.9.1 in runtime: excluding org.scala-lang#scala-library;2.9.1!scala-library.jar
[debug] org.scala-lang#scala-library;2.9.1 in runtime-internal: excluding org.scala-lang#scala-library;2.9.1!scala-library.jar
[debug] org.scala-lang#scala-library;2.9.1 in compile-internal: excluding org.scala-lang#scala-library;2.9.1!scala-library.jar
[debug] org.scala-lang#scala-library;2.9.1 in test-internal: excluding org.scala-lang#scala-library;2.9.1!scala-library.jar
[debug] org.scala-lang#scala-library;2.9.1 in test: excluding org.scala-lang#scala-library;2.9.1!scala-library.jar
[debug] org.scala-lang#scala-library;2.9.1 in compile: excluding org.scala-lang#scala-library;2.9.1!scala-library.jar
[debug] org.scala-lang#scala-library;2.9.1 in provided: excluding org.scala-lang#scala-library;2.9.1!scala-library.jar
[debug] org.scala-lang#scala-library;2.9.1 in runtime: excluding org.scala-lang#scala-library;2.9.1!scala-library.jar
[debug] org.scala-lang#scala-library;2.9.1 in runtime-internal: excluding org.scala-lang#scala-library;2.9.1!scala-library.jar
[debug] org.scala-lang#scala-library;2.9.1 in compile-internal: excluding org.scala-lang#scala-library;2.9.1!scala-library.jar
[debug] [NOT REQUIRED] com.github.scopt#scopt_2.9.1;1.1.2!scopt_2.9.1.jar
[debug] [NOT REQUIRED] joda-time#joda-time;1.6.2!joda-time.jar
[debug] [NOT REQUIRED] org.scala-tools.sbt#sbt_2.9.1;0.11.0-RC0!sbt_2.9.1.jar
[debug] [NOT REQUIRED] org.scala-tools.sbt#main_2.9.1;0.11.0-RC0!main_2.9.1.jar
[debug] [NOT REQUIRED] org.scala-tools.sbt#compiler-interface;0.11.0-RC0!compiler-interface-bin.jar
[debug] [NOT REQUIRED] org.scala-tools.sbt#compiler-interface;0.11.0-RC0!compiler-interface-src.jar
[debug] [NOT REQUIRED] org.scala-tools.sbt#precompiled-2_8_1;0.11.0-RC0!compiler-interface-bin.jar
[debug] [NOT REQUIRED] org.scala-tools.sbt#precompiled-2_8_0;0.11.0-RC0!compiler-interface-bin.jar
[debug] [NOT REQUIRED] org.scala-tools.sbt#precompiled-2_9_0;0.11.0-RC0!compiler-interface-bin.jar
[debug] [NOT REQUIRED] org.scala-tools.sbt#actions_2.9.1;0.11.0-RC0!actions_2.9.1.jar
[debug] [NOT REQUIRED] org.scala-tools.sbt#interface;0.11.0-RC0!interface.jar
[debug] [NOT REQUIRED] org.scala-tools.sbt#io_2.9.1;0.11.0-RC0!io_2.9.1.jar
[debug] [NOT REQUIRED] org.scala-tools.sbt#ivy_2.9.1;0.11.0-RC0!ivy_2.9.1.jar
[debug] [NOT REQUIRED] org.scala-tools.sbt#launcher-interface_2.9.1;0.11.0-RC0!launcher-interface_2.9.1.jar
[debug] [NOT REQUIRED] org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0!logging_2.9.1.jar
[debug] [NOT REQUIRED] org.scala-tools.sbt#process_2.9.1;0.11.0-RC0!process_2.9.1.jar
[debug] [NOT REQUIRED] org.scala-tools.sbt#run_2.9.1;0.11.0-RC0!run_2.9.1.jar
[debug] [NOT REQUIRED] org.scala-tools.sbt#classfile_2.9.1;0.11.0-RC0!classfile_2.9.1.jar
[debug] [NOT REQUIRED] org.scala-tools.sbt#classpath_2.9.1;0.11.0-RC0!classpath_2.9.1.jar
[debug] [NOT REQUIRED] org.scala-tools.sbt#incremental-compiler_2.9.1;0.11.0-RC0!incremental-compiler_2.9.1.jar
[debug] [NOT REQUIRED] org.scala-tools.sbt#persist_2.9.1;0.11.0-RC0!persist_2.9.1.jar
[debug] [NOT REQUIRED] org.scala-tools.sbt#compile_2.9.1;0.11.0-RC0!compile_2.9.1.jar
[debug] [NOT REQUIRED] org.scala-tools.sbt#completion_2.9.1;0.11.0-RC0!completion_2.9.1.jar
[debug] [NOT REQUIRED] org.scala-tools.sbt#discovery_2.9.1;0.11.0-RC0!discovery_2.9.1.jar
[debug] [NOT REQUIRED] org.scala-tools.sbt#task-system_2.9.1;0.11.0-RC0!task-system_2.9.1.jar
[debug] [NOT REQUIRED] org.scala-tools.sbt#tasks_2.9.1;0.11.0-RC0!tasks_2.9.1.jar
[debug] [NOT REQUIRED] org.scala-tools.sbt#tracking_2.9.1;0.11.0-RC0!tracking_2.9.1.jar
[debug] [NOT REQUIRED] org.scala-tools.sbt#testing_2.9.1;0.11.0-RC0!testing_2.9.1.jar
[debug] [NOT REQUIRED] org.scala-tools.sbt#control_2.9.1;0.11.0-RC0!control_2.9.1.jar
[debug] org.scala-lang#scala-compiler;2.9.1 in test-internal: excluding org.scala-lang#scala-compiler;2.9.1!scala-compiler.jar
[debug] org.scala-lang#scala-compiler;2.9.1 in provided: excluding org.scala-lang#scala-compiler;2.9.1!scala-compiler.jar
[debug] org.scala-lang#scala-compiler;2.9.1 in compile-internal: excluding org.scala-lang#scala-compiler;2.9.1!scala-compiler.jar
[debug] org.scala-lang#scala-compiler;2.9.1 in test-internal: excluding org.scala-lang#scala-compiler;2.9.1!scala-compiler.jar
[debug] org.scala-lang#scala-compiler;2.9.1 in provided: excluding org.scala-lang#scala-compiler;2.9.1!scala-compiler.jar
[debug] org.scala-lang#scala-compiler;2.9.1 in compile-internal: excluding org.scala-lang#scala-compiler;2.9.1!scala-compiler.jar
[debug] [NOT REQUIRED] org.scala-tools.sbt#collections_2.9.1;0.11.0-RC0!collections_2.9.1.jar
[debug] [NOT REQUIRED] org.scala-tools.sbt#api_2.9.1;0.11.0-RC0!api_2.9.1.jar
[debug] [NOT REQUIRED] org.scala-tools.sbinary#sbinary_2.9.0;0.4.0!sbinary_2.9.0.jar
[debug] [NOT REQUIRED] org.apache.ivy#ivy;2.2.0!ivy.jar
[debug] [NOT REQUIRED] com.jcraft#jsch;0.1.31!jsch.jar
[debug] [NOT REQUIRED] commons-httpclient#commons-httpclient;3.1!commons-httpclient.jar
[debug] [NOT REQUIRED] commons-logging#commons-logging;1.0.4!commons-logging.jar
[debug] [NOT REQUIRED] commons-codec#commons-codec;1.2!commons-codec.jar
[debug] [NOT REQUIRED] jline#jline;0.9.94!jline.jar
[debug] [NOT REQUIRED] org.scala-tools.sbt#cache_2.9.1;0.11.0-RC0!cache_2.9.1.jar
[debug] [NOT REQUIRED] org.scala-tools.testing#test-interface;0.5!test-interface.jar
[debug] :: resolution report :: resolve 1646ms :: artifacts dl 44ms
[debug] Nbr of module to sort : 7
[debug] Sort dependencies of : com.eed3si9n#sbt-assembly;0.6 / Number of dependencies = 2
[debug] Sort dependencies of : org.scala-lang#scala-library;2.9.1 / Number of dependencies = 0
[debug] Sort done for : org.scala-lang#scala-library;2.9.1
[debug] Sort done for : com.eed3si9n#sbt-assembly;0.6
[debug] Sort dependencies of : org.scalaxb#sbt-scalaxb;0.6.3 / Number of dependencies = 4
[debug] Sort dependencies of : org.scalaxb#scalaxb_2.9.1;0.6.3 / Number of dependencies = 4
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort dependencies of : com.github.scopt#scopt_2.9.1;1.1.2 / Number of dependencies = 3
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort done for : com.github.scopt#scopt_2.9.1;1.1.2
[debug] Sort done for : org.scalaxb#scalaxb_2.9.1;0.6.3
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort done for : org.scalaxb#sbt-scalaxb;0.6.3
[debug] Module descriptor is processed : org.scalaxb#scalaxb_2.9.1;0.6.3
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Module descriptor is processed : com.github.scopt#scopt_2.9.1;1.1.2
[debug] Sort dependencies of : org.scala-tools.time#time_2.9.1;0.5 / Number of dependencies = 2
[debug] Sort dependencies of : joda-time#joda-time;1.6.2 / Number of dependencies = 1
[debug] Sort done for : joda-time#joda-time;1.6.2
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort done for : org.scala-tools.time#time_2.9.1;0.5
[debug] Module descriptor is processed : joda-time#joda-time;1.6.2
[debug] report for default#default-0a9cf4;0.1 compile produced in /Users/eed3si9n/.ivy2/cache/default-default-0a9cf4-compile.xml
[debug] Nbr of module to sort : 7
[debug] Sort dependencies of : com.eed3si9n#sbt-assembly;0.6 / Number of dependencies = 2
[debug] Sort dependencies of : org.scala-lang#scala-library;2.9.1 / Number of dependencies = 0
[debug] Sort done for : org.scala-lang#scala-library;2.9.1
[debug] Sort done for : com.eed3si9n#sbt-assembly;0.6
[debug] Sort dependencies of : org.scalaxb#sbt-scalaxb;0.6.3 / Number of dependencies = 4
[debug] Sort dependencies of : org.scalaxb#scalaxb_2.9.1;0.6.3 / Number of dependencies = 4
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort dependencies of : com.github.scopt#scopt_2.9.1;1.1.2 / Number of dependencies = 3
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort done for : com.github.scopt#scopt_2.9.1;1.1.2
[debug] Sort done for : org.scalaxb#scalaxb_2.9.1;0.6.3
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort done for : org.scalaxb#sbt-scalaxb;0.6.3
[debug] Module descriptor is processed : org.scalaxb#scalaxb_2.9.1;0.6.3
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Module descriptor is processed : com.github.scopt#scopt_2.9.1;1.1.2
[debug] Sort dependencies of : org.scala-tools.time#time_2.9.1;0.5 / Number of dependencies = 2
[debug] Sort dependencies of : joda-time#joda-time;1.6.2 / Number of dependencies = 1
[debug] Sort done for : joda-time#joda-time;1.6.2
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort done for : org.scala-tools.time#time_2.9.1;0.5
[debug] Module descriptor is processed : joda-time#joda-time;1.6.2
[debug] report for default#default-0a9cf4;0.1 runtime produced in /Users/eed3si9n/.ivy2/cache/default-default-0a9cf4-runtime.xml
[debug] Nbr of module to sort : 7
[debug] Sort dependencies of : com.eed3si9n#sbt-assembly;0.6 / Number of dependencies = 2
[debug] Sort dependencies of : org.scala-lang#scala-library;2.9.1 / Number of dependencies = 0
[debug] Sort done for : org.scala-lang#scala-library;2.9.1
[debug] Sort done for : com.eed3si9n#sbt-assembly;0.6
[debug] Sort dependencies of : org.scalaxb#sbt-scalaxb;0.6.3 / Number of dependencies = 4
[debug] Sort dependencies of : org.scalaxb#scalaxb_2.9.1;0.6.3 / Number of dependencies = 4
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort dependencies of : com.github.scopt#scopt_2.9.1;1.1.2 / Number of dependencies = 3
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort done for : com.github.scopt#scopt_2.9.1;1.1.2
[debug] Sort done for : org.scalaxb#scalaxb_2.9.1;0.6.3
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort done for : org.scalaxb#sbt-scalaxb;0.6.3
[debug] Module descriptor is processed : org.scalaxb#scalaxb_2.9.1;0.6.3
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Module descriptor is processed : com.github.scopt#scopt_2.9.1;1.1.2
[debug] Sort dependencies of : org.scala-tools.time#time_2.9.1;0.5 / Number of dependencies = 2
[debug] Sort dependencies of : joda-time#joda-time;1.6.2 / Number of dependencies = 1
[debug] Sort done for : joda-time#joda-time;1.6.2
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort done for : org.scala-tools.time#time_2.9.1;0.5
[debug] Module descriptor is processed : joda-time#joda-time;1.6.2
[debug] report for default#default-0a9cf4;0.1 test produced in /Users/eed3si9n/.ivy2/cache/default-default-0a9cf4-test.xml
[debug] Nbr of module to sort : 39
[debug] Sort dependencies of : org.scala-tools.sbt#sbt_2.9.1;0.11.0-RC0 / Number of dependencies = 7
[debug] Sort dependencies of : org.scala-tools.sbt#main_2.9.1;0.11.0-RC0 / Number of dependencies = 11
[debug] Sort dependencies of : org.scala-tools.sbt#actions_2.9.1;0.11.0-RC0 / Number of dependencies = 18
[debug] Sort dependencies of : org.scala-tools.sbt#classfile_2.9.1;0.11.0-RC0 / Number of dependencies = 6
[debug] Sort dependencies of : org.scala-tools.sbt#io_2.9.1;0.11.0-RC0 / Number of dependencies = 4
[debug] Sort dependencies of : org.scala-tools.sbt#control_2.9.1;0.11.0-RC0 / Number of dependencies = 1
[debug] Sort dependencies of : org.scala-lang#scala-library;2.9.1 / Number of dependencies = 0
[debug] Sort done for : org.scala-lang#scala-library;2.9.1
[debug] Sort done for : org.scala-tools.sbt#control_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort done for : org.scala-tools.sbt#io_2.9.1;0.11.0-RC0
[debug] Sort dependencies of : org.scala-tools.sbt#interface;0.11.0-RC0 / Number of dependencies = 1
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort done for : org.scala-tools.sbt#interface;0.11.0-RC0
[debug] Sort dependencies of : org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0 / Number of dependencies = 6
[debug] Module descriptor is processed : org.scala-tools.sbt#interface;0.11.0-RC0
[debug] Sort dependencies of : org.scala-tools.sbt#process_2.9.1;0.11.0-RC0 / Number of dependencies = 2
[debug] Module descriptor is processed : org.scala-tools.sbt#io_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort done for : org.scala-tools.sbt#process_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort dependencies of : jline#jline;0.9.94 / Number of dependencies = 1
[debug] Sort done for : jline#jline;0.9.94
[debug] Sort done for : org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort done for : org.scala-tools.sbt#classfile_2.9.1;0.11.0-RC0
[debug] Sort dependencies of : org.scala-tools.sbt#classpath_2.9.1;0.11.0-RC0 / Number of dependencies = 4
[debug] Sort dependencies of : org.scala-tools.sbt#launcher-interface_2.9.1;0.11.0-RC0 / Number of dependencies = 1
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort done for : org.scala-tools.sbt#launcher-interface_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#io_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort dependencies of : org.scala-lang#scala-compiler;2.9.1 / Number of dependencies = 2
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort done for : org.scala-lang#scala-compiler;2.9.1
[debug] Sort done for : org.scala-tools.sbt#classpath_2.9.1;0.11.0-RC0
[debug] Sort dependencies of : org.scala-tools.sbt#incremental-compiler_2.9.1;0.11.0-RC0 / Number of dependencies = 8
[debug] Sort dependencies of : org.scala-tools.sbt#collections_2.9.1;0.11.0-RC0 / Number of dependencies = 3
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort done for : org.scala-tools.sbt#collections_2.9.1;0.11.0-RC0
[debug] Sort dependencies of : org.scala-tools.sbt#api_2.9.1;0.11.0-RC0 / Number of dependencies = 2
[debug] Module descriptor is processed : org.scala-tools.sbt#interface;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort done for : org.scala-tools.sbt#api_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#io_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#classpath_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort done for : org.scala-tools.sbt#incremental-compiler_2.9.1;0.11.0-RC0
[debug] Sort dependencies of : org.scala-tools.sbt#persist_2.9.1;0.11.0-RC0 / Number of dependencies = 4
[debug] Module descriptor is processed : org.scala-tools.sbt#incremental-compiler_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#api_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort dependencies of : org.scala-tools.sbinary#sbinary_2.9.0;0.4.0 / Number of dependencies = 1
[debug] Sort done for : org.scala-tools.sbinary#sbinary_2.9.0;0.4.0
[debug] Sort done for : org.scala-tools.sbt#persist_2.9.1;0.11.0-RC0
[debug] Sort dependencies of : org.scala-tools.sbt#compile_2.9.1;0.11.0-RC0 / Number of dependencies = 12
[debug] Module descriptor is processed : org.scala-tools.sbt#launcher-interface_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#interface;0.11.0-RC0
[debug] Sort dependencies of : org.scala-tools.sbt#ivy_2.9.1;0.11.0-RC0 / Number of dependencies = 9
[debug] Module descriptor is processed : org.scala-tools.sbt#interface;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#launcher-interface_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#io_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort dependencies of : org.apache.ivy#ivy;2.2.0 / Number of dependencies = 15
[debug] Non matching revision detected when sorting. org.apache.ivy#ivy depends on commons-httpclient#commons-httpclient;3.0, doesn't match commons-httpclient#commons-httpclient;3.1
[debug] Sort dependencies of : com.jcraft#jsch;0.1.31 / Number of dependencies = 1
[debug] Sort done for : com.jcraft#jsch;0.1.31
[debug] Sort done for : org.apache.ivy#ivy;2.2.0
[debug] Module descriptor is processed : com.jcraft#jsch;0.1.31
[debug] Sort dependencies of : commons-httpclient#commons-httpclient;3.1 / Number of dependencies = 3
[debug] Sort dependencies of : commons-logging#commons-logging;1.0.4 / Number of dependencies = 4
[debug] Sort done for : commons-logging#commons-logging;1.0.4
[debug] Sort dependencies of : commons-codec#commons-codec;1.2 / Number of dependencies = 0
[debug] Sort done for : commons-codec#commons-codec;1.2
[debug] Sort done for : commons-httpclient#commons-httpclient;3.1
[debug] Sort done for : org.scala-tools.sbt#ivy_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#io_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#classpath_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#api_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Module descriptor is processed : org.scala-lang#scala-compiler;2.9.1
[debug] Sort done for : org.scala-tools.sbt#compile_2.9.1;0.11.0-RC0
[debug] Sort dependencies of : org.scala-tools.sbt#completion_2.9.1;0.11.0-RC0 / Number of dependencies = 7
[debug] Module descriptor is processed : org.scala-tools.sbt#collections_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#control_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#io_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Module descriptor is processed : jline#jline;0.9.94
[debug] Sort done for : org.scala-tools.sbt#completion_2.9.1;0.11.0-RC0
[debug] Sort dependencies of : org.scala-tools.sbt#discovery_2.9.1;0.11.0-RC0 / Number of dependencies = 6
[debug] Module descriptor is processed : org.scala-tools.sbt#incremental-compiler_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#api_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#compile_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort done for : org.scala-tools.sbt#discovery_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#interface;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#io_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#ivy_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#process_2.9.1;0.11.0-RC0
[debug] Sort dependencies of : org.scala-tools.sbt#run_2.9.1;0.11.0-RC0 / Number of dependencies = 5
[debug] Module descriptor is processed : org.scala-tools.sbt#io_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#classpath_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#process_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort done for : org.scala-tools.sbt#run_2.9.1;0.11.0-RC0
[debug] Sort dependencies of : org.scala-tools.sbt#task-system_2.9.1;0.11.0-RC0 / Number of dependencies = 8
[debug] Sort dependencies of : org.scala-tools.sbt#tasks_2.9.1;0.11.0-RC0 / Number of dependencies = 5
[debug] Module descriptor is processed : org.scala-tools.sbt#control_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#collections_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort done for : org.scala-tools.sbt#tasks_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#collections_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#io_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#process_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort done for : org.scala-tools.sbt#task-system_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#tasks_2.9.1;0.11.0-RC0
[debug] Sort dependencies of : org.scala-tools.sbt#tracking_2.9.1;0.11.0-RC0 / Number of dependencies = 3
[debug] Sort dependencies of : org.scala-tools.sbt#cache_2.9.1;0.11.0-RC0 / Number of dependencies = 4
[debug] Module descriptor is processed : org.scala-tools.sbt#io_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#collections_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Module descriptor is processed : org.scala-tools.sbinary#sbinary_2.9.0;0.4.0
[debug] Sort done for : org.scala-tools.sbt#cache_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#io_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort done for : org.scala-tools.sbt#tracking_2.9.1;0.11.0-RC0
[debug] Sort dependencies of : org.scala-tools.sbt#testing_2.9.1;0.11.0-RC0 / Number of dependencies = 5
[debug] Module descriptor is processed : org.scala-tools.sbt#io_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#classpath_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort dependencies of : org.scala-tools.testing#test-interface;0.5 / Number of dependencies = 0
[debug] Sort done for : org.scala-tools.testing#test-interface;0.5
[debug] Sort done for : org.scala-tools.sbt#testing_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort done for : org.scala-tools.sbt#actions_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#interface;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#io_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#ivy_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#launcher-interface_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#process_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#run_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort done for : org.scala-tools.sbt#main_2.9.1;0.11.0-RC0
[debug] Sort dependencies of : org.scala-tools.sbt#compiler-interface;0.11.0-RC0 / Number of dependencies = 7
[debug] Module descriptor is processed : org.scala-tools.sbt#interface;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#io_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Module descriptor is processed : org.scala-lang#scala-compiler;2.9.1
[debug] Module descriptor is processed : jline#jline;0.9.94
[debug] Sort done for : org.scala-tools.sbt#compiler-interface;0.11.0-RC0
[debug] Sort dependencies of : org.scala-tools.sbt#precompiled-2_8_1;0.11.0-RC0 / Number of dependencies = 4
[debug] Module descriptor is processed : org.scala-tools.sbt#interface;0.11.0-RC0
[debug] Non matching revision detected when sorting. org.scala-tools.sbt#precompiled-2_8_1 depends on org.scala-lang#scala-library;2.8.1, doesn't match org.scala-lang#scala-library;2.9.1
[debug] Non matching revision detected when sorting. org.scala-tools.sbt#precompiled-2_8_1 depends on org.scala-lang#scala-compiler;2.8.1, doesn't match org.scala-lang#scala-compiler;2.9.1
[debug] Module descriptor is processed : jline#jline;0.9.94
[debug] Sort done for : org.scala-tools.sbt#precompiled-2_8_1;0.11.0-RC0
[debug] Sort dependencies of : org.scala-tools.sbt#precompiled-2_8_0;0.11.0-RC0 / Number of dependencies = 4
[debug] Module descriptor is processed : org.scala-tools.sbt#interface;0.11.0-RC0
[debug] Non matching revision detected when sorting. org.scala-tools.sbt#precompiled-2_8_0 depends on org.scala-lang#scala-library;2.8.0, doesn't match org.scala-lang#scala-library;2.9.1
[debug] Non matching revision detected when sorting. org.scala-tools.sbt#precompiled-2_8_0 depends on org.scala-lang#scala-compiler;2.8.0, doesn't match org.scala-lang#scala-compiler;2.9.1
[debug] Module descriptor is processed : jline#jline;0.9.94
[debug] Sort done for : org.scala-tools.sbt#precompiled-2_8_0;0.11.0-RC0
[debug] Sort dependencies of : org.scala-tools.sbt#precompiled-2_9_0;0.11.0-RC0 / Number of dependencies = 4
[debug] Module descriptor is processed : org.scala-tools.sbt#interface;0.11.0-RC0
[debug] Non matching revision detected when sorting. org.scala-tools.sbt#precompiled-2_9_0 depends on org.scala-lang#scala-library;2.9.0, doesn't match org.scala-lang#scala-library;2.9.1
[debug] Non matching revision detected when sorting. org.scala-tools.sbt#precompiled-2_9_0 depends on org.scala-lang#scala-compiler;2.9.0, doesn't match org.scala-lang#scala-compiler;2.9.1
[debug] Module descriptor is processed : jline#jline;0.9.94
[debug] Sort done for : org.scala-tools.sbt#precompiled-2_9_0;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort done for : org.scala-tools.sbt#sbt_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#main_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#actions_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#classfile_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#io_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#control_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Module descriptor is processed : org.scala-tools.sbt#interface;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#process_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#classpath_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#launcher-interface_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-lang#scala-compiler;2.9.1
[debug] Module descriptor is processed : org.scala-tools.sbt#incremental-compiler_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#collections_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#api_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#persist_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbinary#sbinary_2.9.0;0.4.0
[debug] Module descriptor is processed : org.scala-tools.sbt#compile_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#ivy_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.apache.ivy#ivy;2.2.0
[debug] Module descriptor is processed : com.jcraft#jsch;0.1.31
[debug] Module descriptor is processed : commons-httpclient#commons-httpclient;3.1
[debug] Module descriptor is processed : commons-logging#commons-logging;1.0.4
[debug] Module descriptor is processed : commons-codec#commons-codec;1.2
[debug] Module descriptor is processed : org.scala-tools.sbt#completion_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : jline#jline;0.9.94
[debug] Module descriptor is processed : org.scala-tools.sbt#discovery_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#run_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#task-system_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#tasks_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#tracking_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#cache_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#testing_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.testing#test-interface;0.5
[debug] Module descriptor is processed : org.scala-tools.sbt#compiler-interface;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#precompiled-2_8_1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#precompiled-2_8_0;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#precompiled-2_9_0;0.11.0-RC0
[debug] report for default#default-0a9cf4;0.1 provided produced in /Users/eed3si9n/.ivy2/cache/default-default-0a9cf4-provided.xml
[debug] Nbr of module to sort : 0
[debug] report for default#default-0a9cf4;0.1 optional produced in /Users/eed3si9n/.ivy2/cache/default-default-0a9cf4-optional.xml
[debug] Nbr of module to sort : 45
[debug] Sort dependencies of : com.eed3si9n#sbt-assembly;0.6 / Number of dependencies = 2
[debug] Sort dependencies of : org.scala-tools.sbt#sbt_2.9.1;0.11.0-RC0 / Number of dependencies = 7
[debug] Sort dependencies of : org.scala-tools.sbt#main_2.9.1;0.11.0-RC0 / Number of dependencies = 11
[debug] Sort dependencies of : org.scala-tools.sbt#actions_2.9.1;0.11.0-RC0 / Number of dependencies = 18
[debug] Sort dependencies of : org.scala-tools.sbt#classfile_2.9.1;0.11.0-RC0 / Number of dependencies = 6
[debug] Sort dependencies of : org.scala-tools.sbt#io_2.9.1;0.11.0-RC0 / Number of dependencies = 4
[debug] Sort dependencies of : org.scala-tools.sbt#control_2.9.1;0.11.0-RC0 / Number of dependencies = 1
[debug] Sort dependencies of : org.scala-lang#scala-library;2.9.1 / Number of dependencies = 0
[debug] Sort done for : org.scala-lang#scala-library;2.9.1
[debug] Sort done for : org.scala-tools.sbt#control_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort done for : org.scala-tools.sbt#io_2.9.1;0.11.0-RC0
[debug] Sort dependencies of : org.scala-tools.sbt#interface;0.11.0-RC0 / Number of dependencies = 1
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort done for : org.scala-tools.sbt#interface;0.11.0-RC0
[debug] Sort dependencies of : org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0 / Number of dependencies = 6
[debug] Module descriptor is processed : org.scala-tools.sbt#interface;0.11.0-RC0
[debug] Sort dependencies of : org.scala-tools.sbt#process_2.9.1;0.11.0-RC0 / Number of dependencies = 2
[debug] Module descriptor is processed : org.scala-tools.sbt#io_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort done for : org.scala-tools.sbt#process_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort dependencies of : jline#jline;0.9.94 / Number of dependencies = 1
[debug] Sort done for : jline#jline;0.9.94
[debug] Sort done for : org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort done for : org.scala-tools.sbt#classfile_2.9.1;0.11.0-RC0
[debug] Sort dependencies of : org.scala-tools.sbt#classpath_2.9.1;0.11.0-RC0 / Number of dependencies = 4
[debug] Sort dependencies of : org.scala-tools.sbt#launcher-interface_2.9.1;0.11.0-RC0 / Number of dependencies = 1
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort done for : org.scala-tools.sbt#launcher-interface_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#io_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort dependencies of : org.scala-lang#scala-compiler;2.9.1 / Number of dependencies = 2
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort done for : org.scala-lang#scala-compiler;2.9.1
[debug] Sort done for : org.scala-tools.sbt#classpath_2.9.1;0.11.0-RC0
[debug] Sort dependencies of : org.scala-tools.sbt#incremental-compiler_2.9.1;0.11.0-RC0 / Number of dependencies = 8
[debug] Sort dependencies of : org.scala-tools.sbt#collections_2.9.1;0.11.0-RC0 / Number of dependencies = 3
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort done for : org.scala-tools.sbt#collections_2.9.1;0.11.0-RC0
[debug] Sort dependencies of : org.scala-tools.sbt#api_2.9.1;0.11.0-RC0 / Number of dependencies = 2
[debug] Module descriptor is processed : org.scala-tools.sbt#interface;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort done for : org.scala-tools.sbt#api_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#io_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#classpath_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort done for : org.scala-tools.sbt#incremental-compiler_2.9.1;0.11.0-RC0
[debug] Sort dependencies of : org.scala-tools.sbt#persist_2.9.1;0.11.0-RC0 / Number of dependencies = 4
[debug] Module descriptor is processed : org.scala-tools.sbt#incremental-compiler_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#api_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort dependencies of : org.scala-tools.sbinary#sbinary_2.9.0;0.4.0 / Number of dependencies = 1
[debug] Sort done for : org.scala-tools.sbinary#sbinary_2.9.0;0.4.0
[debug] Sort done for : org.scala-tools.sbt#persist_2.9.1;0.11.0-RC0
[debug] Sort dependencies of : org.scala-tools.sbt#compile_2.9.1;0.11.0-RC0 / Number of dependencies = 12
[debug] Module descriptor is processed : org.scala-tools.sbt#launcher-interface_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#interface;0.11.0-RC0
[debug] Sort dependencies of : org.scala-tools.sbt#ivy_2.9.1;0.11.0-RC0 / Number of dependencies = 9
[debug] Module descriptor is processed : org.scala-tools.sbt#interface;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#launcher-interface_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#io_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort dependencies of : org.apache.ivy#ivy;2.2.0 / Number of dependencies = 15
[debug] Non matching revision detected when sorting. org.apache.ivy#ivy depends on commons-httpclient#commons-httpclient;3.0, doesn't match commons-httpclient#commons-httpclient;3.1
[debug] Sort dependencies of : com.jcraft#jsch;0.1.31 / Number of dependencies = 1
[debug] Sort done for : com.jcraft#jsch;0.1.31
[debug] Sort done for : org.apache.ivy#ivy;2.2.0
[debug] Module descriptor is processed : com.jcraft#jsch;0.1.31
[debug] Sort dependencies of : commons-httpclient#commons-httpclient;3.1 / Number of dependencies = 3
[debug] Sort dependencies of : commons-logging#commons-logging;1.0.4 / Number of dependencies = 4
[debug] Sort done for : commons-logging#commons-logging;1.0.4
[debug] Sort dependencies of : commons-codec#commons-codec;1.2 / Number of dependencies = 0
[debug] Sort done for : commons-codec#commons-codec;1.2
[debug] Sort done for : commons-httpclient#commons-httpclient;3.1
[debug] Sort done for : org.scala-tools.sbt#ivy_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#io_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#classpath_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#api_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Module descriptor is processed : org.scala-lang#scala-compiler;2.9.1
[debug] Sort done for : org.scala-tools.sbt#compile_2.9.1;0.11.0-RC0
[debug] Sort dependencies of : org.scala-tools.sbt#completion_2.9.1;0.11.0-RC0 / Number of dependencies = 7
[debug] Module descriptor is processed : org.scala-tools.sbt#collections_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#control_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#io_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Module descriptor is processed : jline#jline;0.9.94
[debug] Sort done for : org.scala-tools.sbt#completion_2.9.1;0.11.0-RC0
[debug] Sort dependencies of : org.scala-tools.sbt#discovery_2.9.1;0.11.0-RC0 / Number of dependencies = 6
[debug] Module descriptor is processed : org.scala-tools.sbt#incremental-compiler_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#api_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#compile_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort done for : org.scala-tools.sbt#discovery_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#interface;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#io_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#ivy_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#process_2.9.1;0.11.0-RC0
[debug] Sort dependencies of : org.scala-tools.sbt#run_2.9.1;0.11.0-RC0 / Number of dependencies = 5
[debug] Module descriptor is processed : org.scala-tools.sbt#io_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#classpath_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#process_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort done for : org.scala-tools.sbt#run_2.9.1;0.11.0-RC0
[debug] Sort dependencies of : org.scala-tools.sbt#task-system_2.9.1;0.11.0-RC0 / Number of dependencies = 8
[debug] Sort dependencies of : org.scala-tools.sbt#tasks_2.9.1;0.11.0-RC0 / Number of dependencies = 5
[debug] Module descriptor is processed : org.scala-tools.sbt#control_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#collections_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort done for : org.scala-tools.sbt#tasks_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#collections_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#io_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#process_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort done for : org.scala-tools.sbt#task-system_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#tasks_2.9.1;0.11.0-RC0
[debug] Sort dependencies of : org.scala-tools.sbt#tracking_2.9.1;0.11.0-RC0 / Number of dependencies = 3
[debug] Sort dependencies of : org.scala-tools.sbt#cache_2.9.1;0.11.0-RC0 / Number of dependencies = 4
[debug] Module descriptor is processed : org.scala-tools.sbt#io_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#collections_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Module descriptor is processed : org.scala-tools.sbinary#sbinary_2.9.0;0.4.0
[debug] Sort done for : org.scala-tools.sbt#cache_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#io_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort done for : org.scala-tools.sbt#tracking_2.9.1;0.11.0-RC0
[debug] Sort dependencies of : org.scala-tools.sbt#testing_2.9.1;0.11.0-RC0 / Number of dependencies = 5
[debug] Module descriptor is processed : org.scala-tools.sbt#io_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#classpath_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort dependencies of : org.scala-tools.testing#test-interface;0.5 / Number of dependencies = 0
[debug] Sort done for : org.scala-tools.testing#test-interface;0.5
[debug] Sort done for : org.scala-tools.sbt#testing_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort done for : org.scala-tools.sbt#actions_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#interface;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#io_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#ivy_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#launcher-interface_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#process_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#run_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort done for : org.scala-tools.sbt#main_2.9.1;0.11.0-RC0
[debug] Sort dependencies of : org.scala-tools.sbt#compiler-interface;0.11.0-RC0 / Number of dependencies = 7
[debug] Module descriptor is processed : org.scala-tools.sbt#interface;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#io_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Module descriptor is processed : org.scala-lang#scala-compiler;2.9.1
[debug] Module descriptor is processed : jline#jline;0.9.94
[debug] Sort done for : org.scala-tools.sbt#compiler-interface;0.11.0-RC0
[debug] Sort dependencies of : org.scala-tools.sbt#precompiled-2_8_1;0.11.0-RC0 / Number of dependencies = 4
[debug] Module descriptor is processed : org.scala-tools.sbt#interface;0.11.0-RC0
[debug] Non matching revision detected when sorting. org.scala-tools.sbt#precompiled-2_8_1 depends on org.scala-lang#scala-library;2.8.1, doesn't match org.scala-lang#scala-library;2.9.1
[debug] Non matching revision detected when sorting. org.scala-tools.sbt#precompiled-2_8_1 depends on org.scala-lang#scala-compiler;2.8.1, doesn't match org.scala-lang#scala-compiler;2.9.1
[debug] Module descriptor is processed : jline#jline;0.9.94
[debug] Sort done for : org.scala-tools.sbt#precompiled-2_8_1;0.11.0-RC0
[debug] Sort dependencies of : org.scala-tools.sbt#precompiled-2_8_0;0.11.0-RC0 / Number of dependencies = 4
[debug] Module descriptor is processed : org.scala-tools.sbt#interface;0.11.0-RC0
[debug] Non matching revision detected when sorting. org.scala-tools.sbt#precompiled-2_8_0 depends on org.scala-lang#scala-library;2.8.0, doesn't match org.scala-lang#scala-library;2.9.1
[debug] Non matching revision detected when sorting. org.scala-tools.sbt#precompiled-2_8_0 depends on org.scala-lang#scala-compiler;2.8.0, doesn't match org.scala-lang#scala-compiler;2.9.1
[debug] Module descriptor is processed : jline#jline;0.9.94
[debug] Sort done for : org.scala-tools.sbt#precompiled-2_8_0;0.11.0-RC0
[debug] Sort dependencies of : org.scala-tools.sbt#precompiled-2_9_0;0.11.0-RC0 / Number of dependencies = 4
[debug] Module descriptor is processed : org.scala-tools.sbt#interface;0.11.0-RC0
[debug] Non matching revision detected when sorting. org.scala-tools.sbt#precompiled-2_9_0 depends on org.scala-lang#scala-library;2.9.0, doesn't match org.scala-lang#scala-library;2.9.1
[debug] Non matching revision detected when sorting. org.scala-tools.sbt#precompiled-2_9_0 depends on org.scala-lang#scala-compiler;2.9.0, doesn't match org.scala-lang#scala-compiler;2.9.1
[debug] Module descriptor is processed : jline#jline;0.9.94
[debug] Sort done for : org.scala-tools.sbt#precompiled-2_9_0;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort done for : org.scala-tools.sbt#sbt_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort done for : com.eed3si9n#sbt-assembly;0.6
[debug] Sort dependencies of : org.scalaxb#sbt-scalaxb;0.6.3 / Number of dependencies = 4
[debug] Module descriptor is processed : org.scala-tools.sbt#sbt_2.9.1;0.11.0-RC0
[debug] Sort dependencies of : org.scalaxb#scalaxb_2.9.1;0.6.3 / Number of dependencies = 4
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort dependencies of : com.github.scopt#scopt_2.9.1;1.1.2 / Number of dependencies = 3
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort done for : com.github.scopt#scopt_2.9.1;1.1.2
[debug] Sort done for : org.scalaxb#scalaxb_2.9.1;0.6.3
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort done for : org.scalaxb#sbt-scalaxb;0.6.3
[debug] Module descriptor is processed : org.scalaxb#scalaxb_2.9.1;0.6.3
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Module descriptor is processed : com.github.scopt#scopt_2.9.1;1.1.2
[debug] Sort dependencies of : org.scala-tools.time#time_2.9.1;0.5 / Number of dependencies = 2
[debug] Sort dependencies of : joda-time#joda-time;1.6.2 / Number of dependencies = 1
[debug] Sort done for : joda-time#joda-time;1.6.2
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort done for : org.scala-tools.time#time_2.9.1;0.5
[debug] Module descriptor is processed : joda-time#joda-time;1.6.2
[debug] Module descriptor is processed : org.scala-tools.sbt#sbt_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#main_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#actions_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#classfile_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#io_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#control_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#interface;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#process_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#classpath_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#launcher-interface_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-lang#scala-compiler;2.9.1
[debug] Module descriptor is processed : org.scala-tools.sbt#incremental-compiler_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#collections_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#api_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#persist_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbinary#sbinary_2.9.0;0.4.0
[debug] Module descriptor is processed : org.scala-tools.sbt#compile_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#ivy_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.apache.ivy#ivy;2.2.0
[debug] Module descriptor is processed : com.jcraft#jsch;0.1.31
[debug] Module descriptor is processed : commons-httpclient#commons-httpclient;3.1
[debug] Module descriptor is processed : commons-logging#commons-logging;1.0.4
[debug] Module descriptor is processed : commons-codec#commons-codec;1.2
[debug] Module descriptor is processed : org.scala-tools.sbt#completion_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : jline#jline;0.9.94
[debug] Module descriptor is processed : org.scala-tools.sbt#discovery_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#run_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#task-system_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#tasks_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#tracking_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#cache_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#testing_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.testing#test-interface;0.5
[debug] Module descriptor is processed : org.scala-tools.sbt#compiler-interface;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#precompiled-2_8_1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#precompiled-2_8_0;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#precompiled-2_9_0;0.11.0-RC0
[debug] report for default#default-0a9cf4;0.1 compile-internal produced in /Users/eed3si9n/.ivy2/cache/default-default-0a9cf4-compile-internal.xml
[debug] Nbr of module to sort : 7
[debug] Sort dependencies of : com.eed3si9n#sbt-assembly;0.6 / Number of dependencies = 2
[debug] Sort dependencies of : org.scala-lang#scala-library;2.9.1 / Number of dependencies = 0
[debug] Sort done for : org.scala-lang#scala-library;2.9.1
[debug] Sort done for : com.eed3si9n#sbt-assembly;0.6
[debug] Sort dependencies of : org.scalaxb#sbt-scalaxb;0.6.3 / Number of dependencies = 4
[debug] Sort dependencies of : org.scalaxb#scalaxb_2.9.1;0.6.3 / Number of dependencies = 4
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort dependencies of : com.github.scopt#scopt_2.9.1;1.1.2 / Number of dependencies = 3
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort done for : com.github.scopt#scopt_2.9.1;1.1.2
[debug] Sort done for : org.scalaxb#scalaxb_2.9.1;0.6.3
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort done for : org.scalaxb#sbt-scalaxb;0.6.3
[debug] Module descriptor is processed : org.scalaxb#scalaxb_2.9.1;0.6.3
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Module descriptor is processed : com.github.scopt#scopt_2.9.1;1.1.2
[debug] Sort dependencies of : org.scala-tools.time#time_2.9.1;0.5 / Number of dependencies = 2
[debug] Sort dependencies of : joda-time#joda-time;1.6.2 / Number of dependencies = 1
[debug] Sort done for : joda-time#joda-time;1.6.2
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort done for : org.scala-tools.time#time_2.9.1;0.5
[debug] Module descriptor is processed : joda-time#joda-time;1.6.2
[debug] report for default#default-0a9cf4;0.1 runtime-internal produced in /Users/eed3si9n/.ivy2/cache/default-default-0a9cf4-runtime-internal.xml
[debug] Nbr of module to sort : 45
[debug] Sort dependencies of : com.eed3si9n#sbt-assembly;0.6 / Number of dependencies = 2
[debug] Sort dependencies of : org.scala-tools.sbt#sbt_2.9.1;0.11.0-RC0 / Number of dependencies = 7
[debug] Sort dependencies of : org.scala-tools.sbt#main_2.9.1;0.11.0-RC0 / Number of dependencies = 11
[debug] Sort dependencies of : org.scala-tools.sbt#actions_2.9.1;0.11.0-RC0 / Number of dependencies = 18
[debug] Sort dependencies of : org.scala-tools.sbt#classfile_2.9.1;0.11.0-RC0 / Number of dependencies = 6
[debug] Sort dependencies of : org.scala-tools.sbt#io_2.9.1;0.11.0-RC0 / Number of dependencies = 4
[debug] Sort dependencies of : org.scala-tools.sbt#control_2.9.1;0.11.0-RC0 / Number of dependencies = 1
[debug] Sort dependencies of : org.scala-lang#scala-library;2.9.1 / Number of dependencies = 0
[debug] Sort done for : org.scala-lang#scala-library;2.9.1
[debug] Sort done for : org.scala-tools.sbt#control_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort done for : org.scala-tools.sbt#io_2.9.1;0.11.0-RC0
[debug] Sort dependencies of : org.scala-tools.sbt#interface;0.11.0-RC0 / Number of dependencies = 1
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort done for : org.scala-tools.sbt#interface;0.11.0-RC0
[debug] Sort dependencies of : org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0 / Number of dependencies = 6
[debug] Module descriptor is processed : org.scala-tools.sbt#interface;0.11.0-RC0
[debug] Sort dependencies of : org.scala-tools.sbt#process_2.9.1;0.11.0-RC0 / Number of dependencies = 2
[debug] Module descriptor is processed : org.scala-tools.sbt#io_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort done for : org.scala-tools.sbt#process_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort dependencies of : jline#jline;0.9.94 / Number of dependencies = 1
[debug] Sort done for : jline#jline;0.9.94
[debug] Sort done for : org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort done for : org.scala-tools.sbt#classfile_2.9.1;0.11.0-RC0
[debug] Sort dependencies of : org.scala-tools.sbt#classpath_2.9.1;0.11.0-RC0 / Number of dependencies = 4
[debug] Sort dependencies of : org.scala-tools.sbt#launcher-interface_2.9.1;0.11.0-RC0 / Number of dependencies = 1
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort done for : org.scala-tools.sbt#launcher-interface_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#io_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort dependencies of : org.scala-lang#scala-compiler;2.9.1 / Number of dependencies = 2
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort done for : org.scala-lang#scala-compiler;2.9.1
[debug] Sort done for : org.scala-tools.sbt#classpath_2.9.1;0.11.0-RC0
[debug] Sort dependencies of : org.scala-tools.sbt#incremental-compiler_2.9.1;0.11.0-RC0 / Number of dependencies = 8
[debug] Sort dependencies of : org.scala-tools.sbt#collections_2.9.1;0.11.0-RC0 / Number of dependencies = 3
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort done for : org.scala-tools.sbt#collections_2.9.1;0.11.0-RC0
[debug] Sort dependencies of : org.scala-tools.sbt#api_2.9.1;0.11.0-RC0 / Number of dependencies = 2
[debug] Module descriptor is processed : org.scala-tools.sbt#interface;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort done for : org.scala-tools.sbt#api_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#io_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#classpath_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort done for : org.scala-tools.sbt#incremental-compiler_2.9.1;0.11.0-RC0
[debug] Sort dependencies of : org.scala-tools.sbt#persist_2.9.1;0.11.0-RC0 / Number of dependencies = 4
[debug] Module descriptor is processed : org.scala-tools.sbt#incremental-compiler_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#api_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort dependencies of : org.scala-tools.sbinary#sbinary_2.9.0;0.4.0 / Number of dependencies = 1
[debug] Sort done for : org.scala-tools.sbinary#sbinary_2.9.0;0.4.0
[debug] Sort done for : org.scala-tools.sbt#persist_2.9.1;0.11.0-RC0
[debug] Sort dependencies of : org.scala-tools.sbt#compile_2.9.1;0.11.0-RC0 / Number of dependencies = 12
[debug] Module descriptor is processed : org.scala-tools.sbt#launcher-interface_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#interface;0.11.0-RC0
[debug] Sort dependencies of : org.scala-tools.sbt#ivy_2.9.1;0.11.0-RC0 / Number of dependencies = 9
[debug] Module descriptor is processed : org.scala-tools.sbt#interface;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#launcher-interface_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#io_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort dependencies of : org.apache.ivy#ivy;2.2.0 / Number of dependencies = 15
[debug] Non matching revision detected when sorting. org.apache.ivy#ivy depends on commons-httpclient#commons-httpclient;3.0, doesn't match commons-httpclient#commons-httpclient;3.1
[debug] Sort dependencies of : com.jcraft#jsch;0.1.31 / Number of dependencies = 1
[debug] Sort done for : com.jcraft#jsch;0.1.31
[debug] Sort done for : org.apache.ivy#ivy;2.2.0
[debug] Module descriptor is processed : com.jcraft#jsch;0.1.31
[debug] Sort dependencies of : commons-httpclient#commons-httpclient;3.1 / Number of dependencies = 3
[debug] Sort dependencies of : commons-logging#commons-logging;1.0.4 / Number of dependencies = 4
[debug] Sort done for : commons-logging#commons-logging;1.0.4
[debug] Sort dependencies of : commons-codec#commons-codec;1.2 / Number of dependencies = 0
[debug] Sort done for : commons-codec#commons-codec;1.2
[debug] Sort done for : commons-httpclient#commons-httpclient;3.1
[debug] Sort done for : org.scala-tools.sbt#ivy_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#io_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#classpath_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#api_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Module descriptor is processed : org.scala-lang#scala-compiler;2.9.1
[debug] Sort done for : org.scala-tools.sbt#compile_2.9.1;0.11.0-RC0
[debug] Sort dependencies of : org.scala-tools.sbt#completion_2.9.1;0.11.0-RC0 / Number of dependencies = 7
[debug] Module descriptor is processed : org.scala-tools.sbt#collections_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#control_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#io_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Module descriptor is processed : jline#jline;0.9.94
[debug] Sort done for : org.scala-tools.sbt#completion_2.9.1;0.11.0-RC0
[debug] Sort dependencies of : org.scala-tools.sbt#discovery_2.9.1;0.11.0-RC0 / Number of dependencies = 6
[debug] Module descriptor is processed : org.scala-tools.sbt#incremental-compiler_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#api_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#compile_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort done for : org.scala-tools.sbt#discovery_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#interface;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#io_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#ivy_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#process_2.9.1;0.11.0-RC0
[debug] Sort dependencies of : org.scala-tools.sbt#run_2.9.1;0.11.0-RC0 / Number of dependencies = 5
[debug] Module descriptor is processed : org.scala-tools.sbt#io_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#classpath_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#process_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort done for : org.scala-tools.sbt#run_2.9.1;0.11.0-RC0
[debug] Sort dependencies of : org.scala-tools.sbt#task-system_2.9.1;0.11.0-RC0 / Number of dependencies = 8
[debug] Sort dependencies of : org.scala-tools.sbt#tasks_2.9.1;0.11.0-RC0 / Number of dependencies = 5
[debug] Module descriptor is processed : org.scala-tools.sbt#control_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#collections_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort done for : org.scala-tools.sbt#tasks_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#collections_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#io_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#process_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort done for : org.scala-tools.sbt#task-system_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#tasks_2.9.1;0.11.0-RC0
[debug] Sort dependencies of : org.scala-tools.sbt#tracking_2.9.1;0.11.0-RC0 / Number of dependencies = 3
[debug] Sort dependencies of : org.scala-tools.sbt#cache_2.9.1;0.11.0-RC0 / Number of dependencies = 4
[debug] Module descriptor is processed : org.scala-tools.sbt#io_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#collections_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Module descriptor is processed : org.scala-tools.sbinary#sbinary_2.9.0;0.4.0
[debug] Sort done for : org.scala-tools.sbt#cache_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#io_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort done for : org.scala-tools.sbt#tracking_2.9.1;0.11.0-RC0
[debug] Sort dependencies of : org.scala-tools.sbt#testing_2.9.1;0.11.0-RC0 / Number of dependencies = 5
[debug] Module descriptor is processed : org.scala-tools.sbt#io_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#classpath_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort dependencies of : org.scala-tools.testing#test-interface;0.5 / Number of dependencies = 0
[debug] Sort done for : org.scala-tools.testing#test-interface;0.5
[debug] Sort done for : org.scala-tools.sbt#testing_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort done for : org.scala-tools.sbt#actions_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#interface;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#io_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#ivy_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#launcher-interface_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#process_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#run_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort done for : org.scala-tools.sbt#main_2.9.1;0.11.0-RC0
[debug] Sort dependencies of : org.scala-tools.sbt#compiler-interface;0.11.0-RC0 / Number of dependencies = 7
[debug] Module descriptor is processed : org.scala-tools.sbt#interface;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#io_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Module descriptor is processed : org.scala-lang#scala-compiler;2.9.1
[debug] Module descriptor is processed : jline#jline;0.9.94
[debug] Sort done for : org.scala-tools.sbt#compiler-interface;0.11.0-RC0
[debug] Sort dependencies of : org.scala-tools.sbt#precompiled-2_8_1;0.11.0-RC0 / Number of dependencies = 4
[debug] Module descriptor is processed : org.scala-tools.sbt#interface;0.11.0-RC0
[debug] Non matching revision detected when sorting. org.scala-tools.sbt#precompiled-2_8_1 depends on org.scala-lang#scala-library;2.8.1, doesn't match org.scala-lang#scala-library;2.9.1
[debug] Non matching revision detected when sorting. org.scala-tools.sbt#precompiled-2_8_1 depends on org.scala-lang#scala-compiler;2.8.1, doesn't match org.scala-lang#scala-compiler;2.9.1
[debug] Module descriptor is processed : jline#jline;0.9.94
[debug] Sort done for : org.scala-tools.sbt#precompiled-2_8_1;0.11.0-RC0
[debug] Sort dependencies of : org.scala-tools.sbt#precompiled-2_8_0;0.11.0-RC0 / Number of dependencies = 4
[debug] Module descriptor is processed : org.scala-tools.sbt#interface;0.11.0-RC0
[debug] Non matching revision detected when sorting. org.scala-tools.sbt#precompiled-2_8_0 depends on org.scala-lang#scala-library;2.8.0, doesn't match org.scala-lang#scala-library;2.9.1
[debug] Non matching revision detected when sorting. org.scala-tools.sbt#precompiled-2_8_0 depends on org.scala-lang#scala-compiler;2.8.0, doesn't match org.scala-lang#scala-compiler;2.9.1
[debug] Module descriptor is processed : jline#jline;0.9.94
[debug] Sort done for : org.scala-tools.sbt#precompiled-2_8_0;0.11.0-RC0
[debug] Sort dependencies of : org.scala-tools.sbt#precompiled-2_9_0;0.11.0-RC0 / Number of dependencies = 4
[debug] Module descriptor is processed : org.scala-tools.sbt#interface;0.11.0-RC0
[debug] Non matching revision detected when sorting. org.scala-tools.sbt#precompiled-2_9_0 depends on org.scala-lang#scala-library;2.9.0, doesn't match org.scala-lang#scala-library;2.9.1
[debug] Non matching revision detected when sorting. org.scala-tools.sbt#precompiled-2_9_0 depends on org.scala-lang#scala-compiler;2.9.0, doesn't match org.scala-lang#scala-compiler;2.9.1
[debug] Module descriptor is processed : jline#jline;0.9.94
[debug] Sort done for : org.scala-tools.sbt#precompiled-2_9_0;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort done for : org.scala-tools.sbt#sbt_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort done for : com.eed3si9n#sbt-assembly;0.6
[debug] Sort dependencies of : org.scalaxb#sbt-scalaxb;0.6.3 / Number of dependencies = 4
[debug] Module descriptor is processed : org.scala-tools.sbt#sbt_2.9.1;0.11.0-RC0
[debug] Sort dependencies of : org.scalaxb#scalaxb_2.9.1;0.6.3 / Number of dependencies = 4
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort dependencies of : com.github.scopt#scopt_2.9.1;1.1.2 / Number of dependencies = 3
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort done for : com.github.scopt#scopt_2.9.1;1.1.2
[debug] Sort done for : org.scalaxb#scalaxb_2.9.1;0.6.3
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort done for : org.scalaxb#sbt-scalaxb;0.6.3
[debug] Module descriptor is processed : org.scalaxb#scalaxb_2.9.1;0.6.3
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Module descriptor is processed : com.github.scopt#scopt_2.9.1;1.1.2
[debug] Sort dependencies of : org.scala-tools.time#time_2.9.1;0.5 / Number of dependencies = 2
[debug] Sort dependencies of : joda-time#joda-time;1.6.2 / Number of dependencies = 1
[debug] Sort done for : joda-time#joda-time;1.6.2
[debug] Module descriptor is processed : org.scala-lang#scala-library;2.9.1
[debug] Sort done for : org.scala-tools.time#time_2.9.1;0.5
[debug] Module descriptor is processed : joda-time#joda-time;1.6.2
[debug] Module descriptor is processed : org.scala-tools.sbt#sbt_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#main_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#actions_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#classfile_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#io_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#control_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#interface;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#logging_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#process_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#classpath_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#launcher-interface_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-lang#scala-compiler;2.9.1
[debug] Module descriptor is processed : org.scala-tools.sbt#incremental-compiler_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#collections_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#api_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#persist_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbinary#sbinary_2.9.0;0.4.0
[debug] Module descriptor is processed : org.scala-tools.sbt#compile_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#ivy_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.apache.ivy#ivy;2.2.0
[debug] Module descriptor is processed : com.jcraft#jsch;0.1.31
[debug] Module descriptor is processed : commons-httpclient#commons-httpclient;3.1
[debug] Module descriptor is processed : commons-logging#commons-logging;1.0.4
[debug] Module descriptor is processed : commons-codec#commons-codec;1.2
[debug] Module descriptor is processed : org.scala-tools.sbt#completion_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : jline#jline;0.9.94
[debug] Module descriptor is processed : org.scala-tools.sbt#discovery_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#run_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#task-system_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#tasks_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#tracking_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#cache_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#testing_2.9.1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.testing#test-interface;0.5
[debug] Module descriptor is processed : org.scala-tools.sbt#compiler-interface;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#precompiled-2_8_1;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#precompiled-2_8_0;0.11.0-RC0
[debug] Module descriptor is processed : org.scala-tools.sbt#precompiled-2_9_0;0.11.0-RC0
[debug] report for default#default-0a9cf4;0.1 test-internal produced in /Users/eed3si9n/.ivy2/cache/default-default-0a9cf4-test-internal.xml
[debug] Nbr of module to sort : 0
[debug] report for default#default-0a9cf4;0.1 plugin produced in /Users/eed3si9n/.ivy2/cache/default-default-0a9cf4-plugin.xml
[debug] Nbr of module to sort : 0
[debug] report for default#default-0a9cf4;0.1 sources produced in /Users/eed3si9n/.ivy2/cache/default-default-0a9cf4-sources.xml
[debug] Nbr of module to sort : 0
[debug] report for default#default-0a9cf4;0.1 docs produced in /Users/eed3si9n/.ivy2/cache/default-default-0a9cf4-docs.xml
[debug] Nbr of module to sort : 0
[debug] report for default#default-0a9cf4;0.1 pom produced in /Users/eed3si9n/.ivy2/cache/default-default-0a9cf4-pom.xml
[debug] resolve done (1646ms resolve - 44ms download)
[info] Done updating.
[debug]
[debug] Initial source changes:
[debug] removed:Set()
[debug] added: Set()
[debug] modified: Set()
[debug] Removed products: Set()
[debug] Modified external sources: Set()
[debug] Modified binary dependencies: Set()
[debug] Initial directly invalidated sources: Set()
[debug]
[debug] Sources indirectly invalidated by:
[debug] product: Set()
[debug] binary dep: Set()
[debug] external source: Set()
[debug] Initially invalidated: Set()
[debug] Copy resource mappings:
[debug]
java.lang.NoClassDefFoundError: scalaxb/compiler/Config
at sbtscalaxb.Plugin$.<init>(Plugin.scala:23)
at sbtscalaxb.Plugin$.<clinit>(Plugin.scala)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:247)
at sbt.ModuleUtilities$.getObject(ModuleUtilities.scala:10)
at sbt.Load$.loadPlugin(Load.scala:497)
at sbt.Load$$anonfun$loadPlugins$1.apply(Load.scala:494)
at sbt.Load$$anonfun$loadPlugins$1.apply(Load.scala:494)
at scala.collection.immutable.Stream.flatMap(Stream.scala:217)
at sbt.Load$.loadPlugins(Load.scala:494)
at sbt.Load$.loadPlugins(Load.scala:480)
at sbt.Load$.loadPluginDefinition(Load.scala:436)
at sbt.Load$.buildPlugins(Load.scala:431)
at sbt.Load$.plugins(Load.scala:420)
at sbt.Load$.loadUnitNew(Load.scala:380)
at sbt.Load$.loadUnit(Load.scala:375)
at sbt.Load$$anonfun$10.apply(Load.scala:229)
at sbt.Load$$anonfun$10.apply(Load.scala:229)
at sbt.BuildLoader.apply(BuildLoader.scala:17)
at sbt.Load$.loadAll(Load.scala:281)
at sbt.Load$.loadURI(Load.scala:238)
at sbt.Load$.load(Load.scala:234)
at sbt.Load$.load(Load.scala:232)
at sbt.Load$.apply(Load.scala:118)
at sbt.Load$.defaultLoad(Load.scala:36)
at sbt.BuiltinCommands$$anonfun$loadProjectImpl$2.apply(Main.scala:448)
at sbt.BuiltinCommands$$anonfun$loadProjectImpl$2.apply(Main.scala:445)
at sbt.Command$$anonfun$applyEffect$1$$anonfun$apply$2.apply(Command.scala:61)
at sbt.Command$$anonfun$applyEffect$1$$anonfun$apply$2.apply(Command.scala:61)
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)
at xsbt.boot.Launch$$anonfun$explicit$1.apply(Launch.scala:43)
at xsbt.boot.Launch$.launch(Launch.scala:68)
at xsbt.boot.Launch$.apply(Launch.scala:14)
at xsbt.boot.Boot$.runImpl(Boot.scala:24)
at xsbt.boot.Boot$.main(Boot.scala:15)
at xsbt.boot.Boot.main(Boot.scala)
Caused by: java.lang.ClassNotFoundException: scalaxb.compiler.Config
at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
at sbtscalaxb.Plugin$.<init>(Plugin.scala:23)
at sbtscalaxb.Plugin$.<clinit>(Plugin.scala)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:247)
at sbt.ModuleUtilities$.getObject(ModuleUtilities.scala:10)
at sbt.Load$.loadPlugin(Load.scala:497)
at sbt.Load$$anonfun$loadPlugins$1.apply(Load.scala:494)
at sbt.Load$$anonfun$loadPlugins$1.apply(Load.scala:494)
at scala.collection.immutable.Stream.flatMap(Stream.scala:217)
at sbt.Load$.loadPlugins(Load.scala:494)
at sbt.Load$.loadPlugins(Load.scala:480)
at sbt.Load$.loadPluginDefinition(Load.scala:436)
at sbt.Load$.buildPlugins(Load.scala:431)
at sbt.Load$.plugins(Load.scala:420)
at sbt.Load$.loadUnitNew(Load.scala:380)
at sbt.Load$.loadUnit(Load.scala:375)
at sbt.Load$$anonfun$10.apply(Load.scala:229)
at sbt.Load$$anonfun$10.apply(Load.scala:229)
at sbt.BuildLoader.apply(BuildLoader.scala:17)
at sbt.Load$.loadAll(Load.scala:281)
at sbt.Load$.loadURI(Load.scala:238)
at sbt.Load$.load(Load.scala:234)
at sbt.Load$.load(Load.scala:232)
at sbt.Load$.apply(Load.scala:118)
at sbt.Load$.defaultLoad(Load.scala:36)
at sbt.BuiltinCommands$$anonfun$loadProjectImpl$2.apply(Main.scala:448)
at sbt.BuiltinCommands$$anonfun$loadProjectImpl$2.apply(Main.scala:445)
at sbt.Command$$anonfun$applyEffect$1$$anonfun$apply$2.apply(Command.scala:61)
at sbt.Command$$anonfun$applyEffect$1$$anonfun$apply$2.apply(Command.scala:61)
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)
at xsbt.boot.Launch$$anonfun$explicit$1.apply(Launch.scala:43)
at xsbt.boot.Launch$.launch(Launch.scala:68)
at xsbt.boot.Launch$.apply(Launch.scala:14)
at xsbt.boot.Boot$.runImpl(Boot.scala:24)
at xsbt.boot.Boot$.main(Boot.scala:15)
at xsbt.boot.Boot.main(Boot.scala)
[error] java.lang.NoClassDefFoundError: scalaxb/compiler/Config
[error] Use 'last' for the full log.
Project loading failed: (r)etry, (q)uit, (l)ast, or (i)gnore?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment