Advertisement
pellekrogholt

Untitled

Jul 8th, 2013
199
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.81 KB | None | 0 0
  1. bash-3.2$ git push heroku master
  2. git push heroku master
  3. Warning: Permanently added the RSA host key for IP address '50.19.85.156' to the list of known hosts.
  4. Counting objects: 456, done.
  5. Delta compression using up to 2 threads.
  6. Compressing objects: 100% (389/389), done.
  7. Writing objects: 100% (456/456), 935.06 KiB | 502 KiB/s, done.
  8. Total 456 (delta 146), reused 4 (delta 0)
  9.  
  10. -----> Play 2.x - Scala app detected
  11. -----> Installing OpenJDK 1.6...done
  12. -----> Building app with sbt
  13. -----> Running: sbt clean compile stage
  14. Getting net.java.dev.jna jna 3.2.3 ...
  15. downloading http://s3pository.heroku.com/maven-central/net/java/dev/jna/jna/3.2.3/jna-3.2.3.jar ...
  16. [SUCCESSFUL ] net.java.dev.jna#jna;3.2.3!jna.jar (752ms)
  17. :: retrieving :: org.scala-sbt#boot-jna
  18. confs: [default]
  19. 1 artifacts copied, 0 already retrieved (838kB/53ms)
  20. Getting org.scala-sbt sbt 0.12.2 ...
  21. downloading http://s3pository.heroku.com/ivy-typesafe-releases/org.scala-sbt/sbt/0.12.2/jars/sbt.jar ...
  22. [SUCCESSFUL ] org.scala-sbt#sbt;0.12.2!sbt.jar (705ms)
  23. downloading http://s3pository.heroku.com/ivy-typesafe-releases/org.scala-sbt/main/0.12.2/jars/main.jar ...
  24. [SUCCESSFUL ] org.scala-sbt#main;0.12.2!main.jar (1058ms)
  25. downloading http://s3pository.heroku.com/ivy-typesafe-releases/org.scala-sbt/compiler-interface/0.12.2/jars/compiler-interface-bin.jar ...
  26. [SUCCESSFUL ] org.scala-sbt#compiler-interface;0.12.2!compiler-interface-bin.jar (628ms)
  27. downloading http://s3pository.heroku.com/ivy-typesafe-releases/org.scala-sbt/compiler-interface/0.12.2/jars/compiler-interface-src.jar ...
  28. [SUCCESSFUL ] org.scala-sbt#compiler-interface;0.12.2!compiler-interface-src.jar (222ms)
  29. downloading http://s3pository.heroku.com/ivy-typesafe-releases/org.scala-sbt/precompiled-2_8_2/0.12.2/jars/compiler-interface-bin.jar ...
  30. [SUCCESSFUL ] org.scala-sbt#precompiled-2_8_2;0.12.2!compiler-interface-bin.jar (494ms)
  31. downloading http://s3pository.heroku.com/ivy-typesafe-releases/org.scala-sbt/precompiled-2_10_0/0.12.2/jars/compiler-interface-bin.jar ...
  32. [SUCCESSFUL ] org.scala-sbt#precompiled-2_10_0;0.12.2!compiler-interface-bin.jar (698ms)
  33. downloading http://s3pository.heroku.com/ivy-typesafe-releases/org.scala-sbt/actions/0.12.2/jars/actions.jar ...
  34. [SUCCESSFUL ] org.scala-sbt#actions;0.12.2!actions.jar (754ms)
  35. downloading http://s3pository.heroku.com/ivy-typesafe-releases/org.scala-sbt/interface/0.12.2/jars/interface.jar ...
  36. [SUCCESSFUL ] org.scala-sbt#interface;0.12.2!interface.jar (308ms)
  37. downloading http://s3pository.heroku.com/ivy-typesafe-releases/org.scala-sbt/io/0.12.2/jars/io.jar ...
  38. [SUCCESSFUL ] org.scala-sbt#io;0.12.2!io.jar (715ms)
  39. downloading http://s3pository.heroku.com/ivy-typesafe-releases/org.scala-sbt/ivy/0.12.2/jars/ivy.jar ...
  40. [SUCCESSFUL ] org.scala-sbt#ivy;0.12.2!ivy.jar (651ms)
  41. downloading http://s3pository.heroku.com/ivy-typesafe-releases/org.scala-sbt/launcher-interface/0.12.2/jars/launcher-interface.jar ...
  42. [SUCCESSFUL ] org.scala-sbt#launcher-interface;0.12.2!launcher-interface.jar (225ms)
  43. downloading http://s3pository.heroku.com/ivy-typesafe-releases/org.scala-sbt/logging/0.12.2/jars/logging.jar ...
  44. [SUCCESSFUL ] org.scala-sbt#logging;0.12.2!logging.jar (600ms)
  45. downloading http://s3pository.heroku.com/ivy-typesafe-releases/org.scala-sbt/process/0.12.2/jars/process.jar ...
  46. [SUCCESSFUL ] org.scala-sbt#process;0.12.2!process.jar (629ms)
  47. downloading http://s3pository.heroku.com/ivy-typesafe-releases/org.scala-sbt/run/0.12.2/jars/run.jar ...
  48. [SUCCESSFUL ] org.scala-sbt#run;0.12.2!run.jar (595ms)
  49. downloading http://s3pository.heroku.com/ivy-typesafe-releases/org.scala-sbt/command/0.12.2/jars/command.jar ...
  50. [SUCCESSFUL ] org.scala-sbt#command;0.12.2!command.jar (540ms)
  51. downloading http://s3pository.heroku.com/ivy-typesafe-releases/org.scala-sbt/classpath/0.12.2/jars/classpath.jar ...
  52. [SUCCESSFUL ] org.scala-sbt#classpath;0.12.2!classpath.jar (368ms)
  53. downloading http://s3pository.heroku.com/ivy-typesafe-releases/org.scala-sbt/completion/0.12.2/jars/completion.jar ...
  54. [SUCCESSFUL ] org.scala-sbt#completion;0.12.2!completion.jar (543ms)
  55. downloading http://s3pository.heroku.com/ivy-typesafe-releases/org.scala-sbt/api/0.12.2/jars/api.jar ...
  56. [SUCCESSFUL ] org.scala-sbt#api;0.12.2!api.jar (430ms)
  57. downloading http://s3pository.heroku.com/ivy-typesafe-releases/org.scala-sbt/compiler-integration/0.12.2/jars/compiler-integration.jar ...
  58. [SUCCESSFUL ] org.scala-sbt#compiler-integration;0.12.2!compiler-integration.jar (255ms)
  59. downloading http://s3pository.heroku.com/ivy-typesafe-releases/org.scala-sbt/compiler-ivy-integration/0.12.2/jars/compiler-ivy-integration.jar ...
  60. [SUCCESSFUL ] org.scala-sbt#compiler-ivy-integration;0.12.2!compiler-ivy-integration.jar (278ms)
  61. downloading http://s3pository.heroku.com/ivy-typesafe-releases/org.scala-sbt/task-system/0.12.2/jars/task-system.jar ...
  62. [SUCCESSFUL ] org.scala-sbt#task-system;0.12.2!task-system.jar (319ms)
  63. downloading http://s3pository.heroku.com/ivy-typesafe-releases/org.scala-sbt/tasks/0.12.2/jars/tasks.jar ...
  64. [SUCCESSFUL ] org.scala-sbt#tasks;0.12.2!tasks.jar (337ms)
  65. downloading http://s3pository.heroku.com/ivy-typesafe-releases/org.scala-sbt/tracking/0.12.2/jars/tracking.jar ...
  66. [SUCCESSFUL ] org.scala-sbt#tracking;0.12.2!tracking.jar (226ms)
  67. downloading http://s3pository.heroku.com/ivy-typesafe-releases/org.scala-sbt/testing/0.12.2/jars/testing.jar ...
  68. [SUCCESSFUL ] org.scala-sbt#testing;0.12.2!testing.jar (282ms)
  69. downloading http://s3pository.heroku.com/ivy-typesafe-releases/org.scala-sbt/control/0.12.2/jars/control.jar ...
  70. [SUCCESSFUL ] org.scala-sbt#control;0.12.2!control.jar (239ms)
  71. downloading http://s3pository.heroku.com/ivy-typesafe-releases/org.scala-sbt/collections/0.12.2/jars/collections.jar ...
  72. [SUCCESSFUL ] org.scala-sbt#collections;0.12.2!collections.jar (446ms)
  73. downloading http://s3pository.heroku.com/maven-central/jline/jline/1.0/jline-1.0.jar ...
  74. [SUCCESSFUL ] jline#jline;1.0!jline.jar (271ms)
  75. downloading http://s3pository.heroku.com/ivy-typesafe-releases/org.scala-sbt/incremental-compiler/0.12.2/jars/incremental-compiler.jar ...
  76. [SUCCESSFUL ] org.scala-sbt#incremental-compiler;0.12.2!incremental-compiler.jar (310ms)
  77. downloading http://s3pository.heroku.com/ivy-typesafe-releases/org.scala-sbt/compile/0.12.2/jars/compile.jar ...
  78. [SUCCESSFUL ] org.scala-sbt#compile;0.12.2!compile.jar (525ms)
  79. downloading http://s3pository.heroku.com/ivy-typesafe-releases/org.scala-sbt/persist/0.12.2/jars/persist.jar ...
  80. [SUCCESSFUL ] org.scala-sbt#persist;0.12.2!persist.jar (305ms)
  81. downloading http://s3pository.heroku.com/ivy-typesafe-releases/org.scala-sbt/classfile/0.12.2/jars/classfile.jar ...
  82. [SUCCESSFUL ] org.scala-sbt#classfile;0.12.2!classfile.jar (264ms)
  83. downloading http://s3pository.heroku.com/maven-central/org/scala-tools/sbinary/sbinary_2.9.0/0.4.0/sbinary_2.9.0-0.4.0.jar ...
  84. [SUCCESSFUL ] org.scala-tools.sbinary#sbinary_2.9.0;0.4.0!sbinary_2.9.0.jar (248ms)
  85. downloading http://s3pository.heroku.com/maven-central/org/apache/ivy/ivy/2.3.0-rc1/ivy-2.3.0-rc1.jar ...
  86. [SUCCESSFUL ] org.apache.ivy#ivy;2.3.0-rc1!ivy.jar (456ms)
  87. downloading http://s3pository.heroku.com/maven-central/com/jcraft/jsch/0.1.46/jsch-0.1.46.jar ...
  88. [SUCCESSFUL ] com.jcraft#jsch;0.1.46!jsch.jar (218ms)
  89. downloading http://s3pository.heroku.com/maven-central/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar ...
  90. [SUCCESSFUL ] commons-httpclient#commons-httpclient;3.1!commons-httpclient.jar (250ms)
  91. downloading http://s3pository.heroku.com/maven-central/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar ...
  92. [SUCCESSFUL ] commons-logging#commons-logging;1.0.4!commons-logging.jar (185ms)
  93. downloading http://s3pository.heroku.com/maven-central/commons-codec/commons-codec/1.2/commons-codec-1.2.jar ...
  94. [SUCCESSFUL ] commons-codec#commons-codec;1.2!commons-codec.jar (219ms)
  95. downloading http://s3pository.heroku.com/ivy-typesafe-releases/org.scala-sbt/cache/0.12.2/jars/cache.jar ...
  96. [SUCCESSFUL ] org.scala-sbt#cache;0.12.2!cache.jar (455ms)
  97. downloading http://s3pository.heroku.com/ivy-typesafe-releases/org.scala-sbt/test-agent/0.12.2/jars/test-agent.jar ...
  98. [SUCCESSFUL ] org.scala-sbt#test-agent;0.12.2!test-agent.jar (225ms)
  99. downloading http://s3pository.heroku.com/maven-central/org/scala-tools/testing/test-interface/0.5/test-interface-0.5.jar ...
  100. [SUCCESSFUL ] org.scala-tools.testing#test-interface;0.5!test-interface.jar (156ms)
  101. :: retrieving :: org.scala-sbt#boot-app
  102. confs: [default]
  103. 40 artifacts copied, 0 already retrieved (8381kB/251ms)
  104. Getting Scala 2.9.2 (for sbt)...
  105. downloading http://s3pository.heroku.com/maven-central/org/scala-lang/scala-compiler/2.9.2/scala-compiler-2.9.2.jar ...
  106. [SUCCESSFUL ] org.scala-lang#scala-compiler;2.9.2!scala-compiler.jar (2002ms)
  107. downloading http://s3pository.heroku.com/maven-central/org/scala-lang/scala-library/2.9.2/scala-library-2.9.2.jar ...
  108. [SUCCESSFUL ] org.scala-lang#scala-library;2.9.2!scala-library.jar (2942ms)
  109. downloading http://s3pository.heroku.com/maven-central/org/scala-lang/jline/2.9.2/jline-2.9.2.jar ...
  110. [SUCCESSFUL ] org.scala-lang#jline;2.9.2!jline.jar (252ms)
  111. downloading http://s3pository.heroku.com/maven-central/org/fusesource/jansi/jansi/1.4/jansi-1.4.jar ...
  112. [SUCCESSFUL ] org.fusesource.jansi#jansi;1.4!jansi.jar (226ms)
  113. :: retrieving :: org.scala-sbt#boot-scala
  114. confs: [default]
  115. 4 artifacts copied, 0 already retrieved (20090kB/214ms)
  116. [info] Loading global plugins from /tmp/build_m3j8tu0zp1gg/.sbt_home/.sbt/plugins
  117. [info] Updating {file:/tmp/build_m3j8tu0zp1gg/.sbt_home/.sbt/plugins/}default-e0ed2b...
  118. [info] Resolving org.scala-sbt#sbt;0.12.2 ...
  119. [info] Resolving org.scala-sbt#main;0.12.2 ...
  120. [info] Resolving org.scala-sbt#actions;0.12.2 ...
  121. [info] Resolving org.scala-sbt#classpath;0.12.2 ...
  122. [info] Resolving org.scala-sbt#launcher-interface;0.12.2 ...
  123. [info] Resolving org.scala-lang#scala-library;2.9.2 ...
  124. [info] Resolving org.scala-sbt#interface;0.12.2 ...
  125. [info] Resolving org.scala-sbt#io;0.12.2 ...
  126. [info] Resolving org.scala-sbt#control;0.12.2 ...
  127. [info] Resolving org.scala-lang#scala-compiler;2.9.2 ...
  128. [info] Resolving org.scala-sbt#completion;0.12.2 ...
  129. [info] Resolving org.scala-sbt#collections;0.12.2 ...
  130. [info] Resolving jline#jline;1.0 ...
  131. [info] Resolving org.scala-sbt#api;0.12.2 ...
  132. [info] Resolving org.scala-sbt#compiler-integration;0.12.2 ...
  133. [info] Resolving org.scala-sbt#incremental-compiler;0.12.2 ...
  134. [info] Resolving org.scala-sbt#logging;0.12.2 ...
  135. [info] Resolving org.scala-sbt#process;0.12.2 ...
  136. [info] Resolving org.scala-sbt#compile;0.12.2 ...
  137. [info] Resolving org.scala-sbt#persist;0.12.2 ...
  138. [info] Resolving org.scala-tools.sbinary#sbinary_2.9.0;0.4.0 ...
  139. [info] Resolving org.scala-sbt#classfile;0.12.2 ...
  140. [info] Resolving org.scala-sbt#compiler-ivy-integration;0.12.2 ...
  141. [info] Resolving org.scala-sbt#ivy;0.12.2 ...
  142. [info] Resolving org.apache.ivy#ivy;2.3.0-rc1 ...
  143. [info] Resolving com.jcraft#jsch;0.1.46 ...
  144. [info] Resolving commons-httpclient#commons-httpclient;3.1 ...
  145. [info] Resolving commons-logging#commons-logging;1.0.4 ...
  146. [info] Resolving commons-codec#commons-codec;1.2 ...
  147. [info] Resolving org.scala-sbt#run;0.12.2 ...
  148. [info] Resolving org.scala-sbt#task-system;0.12.2 ...
  149. [info] Resolving org.scala-sbt#tasks;0.12.2 ...
  150. [info] Resolving org.scala-sbt#tracking;0.12.2 ...
  151. [info] Resolving org.scala-sbt#cache;0.12.2 ...
  152. [info] Resolving org.scala-sbt#testing;0.12.2 ...
  153. [info] Resolving org.scala-sbt#test-agent;0.12.2 ...
  154. [info] Resolving org.scala-tools.testing#test-interface;0.5 ...
  155. [info] Resolving org.scala-sbt#command;0.12.2 ...
  156. [info] Resolving org.scala-sbt#compiler-interface;0.12.2 ...
  157. [info] Resolving org.scala-sbt#precompiled-2_8_2;0.12.2 ...
  158. [info] Resolving org.scala-sbt#precompiled-2_10_0;0.12.2 ...
  159. [info] Done updating.
  160. [info] Compiling 1 Scala source to /tmp/build_m3j8tu0zp1gg/.sbt_home/.sbt/plugins/target/scala-2.9.2/sbt-0.12/classes...
  161. [info] Loading project definition from /tmp/build_m3j8tu0zp1gg/project
  162. [warn] module not found: play#sbt-plugin;2.0
  163. [warn] ==== typesafe-ivy-releases: tried
  164. [warn] http://repo.typesafe.com/typesafe/ivy-releases/play/sbt-plugin/scala_2.9.2/sbt_0.12/2.0/ivys/ivy.xml
  165. [warn] ==== sbt-plugin-releases: tried
  166. [warn] http://scalasbt.artifactoryonline.com/scalasbt/sbt-plugin-releases/play/sbt-plugin/scala_2.9.2/sbt_0.12/2.0/ivys/ivy.xml
  167. [warn] ==== local: tried
  168. [warn] /tmp/build_m3j8tu0zp1gg/.sbt_home/.ivy2/local/play/sbt-plugin/scala_2.9.2/sbt_0.12/2.0/ivys/ivy.xml
  169. [warn] ==== Typesafe repository: tried
  170. [warn] http://repo.typesafe.com/typesafe/releases/play/sbt-plugin_2.9.2_0.12/2.0/sbt-plugin-2.0.pom
  171. [warn] ==== heroku-sbt-typesafe: tried
  172. [warn] ==== heroku-central: tried
  173. [warn] http://s3pository.heroku.com/maven-central/play/sbt-plugin_2.9.2_0.12/2.0/sbt-plugin-2.0.pom
  174. [warn] ==== typesafe: tried
  175. [warn] http://repo.typesafe.com/typesafe/repo/play/sbt-plugin_2.9.2_0.12/2.0/sbt-plugin-2.0.pom
  176. [warn] ::::::::::::::::::::::::::::::::::::::::::::::
  177. [warn] :: UNRESOLVED DEPENDENCIES ::
  178. [warn] ::::::::::::::::::::::::::::::::::::::::::::::
  179. [warn] :: play#sbt-plugin;2.0: not found
  180. [warn] ::::::::::::::::::::::::::::::::::::::::::::::
  181. [warn]
  182. [warn] Note: Some unresolved dependencies have extra attributes. Check that these dependencies exist with the requested attributes.
  183. [warn] play:sbt-plugin:2.0 (sbtVersion=0.12, scalaVersion=2.9.2)
  184. [warn]
  185. sbt.ResolveException: unresolved dependency: play#sbt-plugin;2.0: not found
  186. at sbt.IvyActions$.sbt$IvyActions$$resolve(IvyActions.scala:214)
  187. at sbt.IvyActions$$anonfun$update$1.apply(IvyActions.scala:122)
  188. at sbt.IvyActions$$anonfun$update$1.apply(IvyActions.scala:121)
  189. at sbt.IvySbt$Module$$anonfun$withModule$1.apply(Ivy.scala:114)
  190. at sbt.IvySbt$Module$$anonfun$withModule$1.apply(Ivy.scala:114)
  191. at sbt.IvySbt$$anonfun$withIvy$1.apply(Ivy.scala:102)
  192. at sbt.IvySbt.liftedTree1$1(Ivy.scala:49)
  193. at sbt.IvySbt.action$1(Ivy.scala:49)
  194. at sbt.IvySbt$$anon$3.call(Ivy.scala:58)
  195. at xsbt.boot.Locks$GlobalLock.withChannel$1(Locks.scala:75)
  196. at xsbt.boot.Locks$GlobalLock.withChannelRetries$1(Locks.scala:58)
  197. at xsbt.boot.Locks$GlobalLock$$anonfun$withFileLock$1.apply(Locks.scala:79)
  198. at xsbt.boot.Using$.withResource(Using.scala:11)
  199. at xsbt.boot.Using$.apply(Using.scala:10)
  200. at xsbt.boot.Locks$GlobalLock.liftedTree1$1(Locks.scala:51)
  201. at xsbt.boot.Locks$GlobalLock.withLock(Locks.scala:51)
  202. at xsbt.boot.Locks$.apply0(Locks.scala:30)
  203. at xsbt.boot.Locks$.apply(Locks.scala:27)
  204. at sbt.IvySbt.withDefaultLogger(Ivy.scala:58)
  205. at sbt.IvySbt.withIvy(Ivy.scala:99)
  206. at sbt.IvySbt.withIvy(Ivy.scala:95)
  207. at sbt.IvySbt$Module.withModule(Ivy.scala:114)
  208. at sbt.IvyActions$.update(IvyActions.scala:121)
  209. at sbt.Classpaths$$anonfun$work$1$1.apply(Defaults.scala:951)
  210. at sbt.Classpaths$$anonfun$work$1$1.apply(Defaults.scala:949)
  211. at sbt.Classpaths$$anonfun$doWork$1$1$$anonfun$54.apply(Defaults.scala:972)
  212. at sbt.Classpaths$$anonfun$doWork$1$1$$anonfun$54.apply(Defaults.scala:970)
  213. at sbt.Tracked$$anonfun$lastOutput$1.apply(Tracked.scala:35)
  214. at sbt.Classpaths$$anonfun$doWork$1$1.apply(Defaults.scala:974)
  215. at sbt.Classpaths$$anonfun$doWork$1$1.apply(Defaults.scala:969)
  216. at sbt.Tracked$$anonfun$inputChanged$1.apply(Tracked.scala:45)
  217. at sbt.Classpaths$.cachedUpdate(Defaults.scala:977)
  218. at sbt.Classpaths$$anonfun$45.apply(Defaults.scala:856)
  219. at sbt.Classpaths$$anonfun$45.apply(Defaults.scala:853)
  220. at sbt.Scoped$$anonfun$hf10$1.apply(Structure.scala:586)
  221. at sbt.Scoped$$anonfun$hf10$1.apply(Structure.scala:586)
  222. at scala.Function1$$anonfun$compose$1.apply(Function1.scala:49)
  223. at sbt.Scoped$Reduced$$anonfun$combine$1$$anonfun$apply$12.apply(Structure.scala:311)
  224. at sbt.Scoped$Reduced$$anonfun$combine$1$$anonfun$apply$12.apply(Structure.scala:311)
  225. at sbt.$tilde$greater$$anonfun$$u2219$1.apply(TypeFunctions.scala:41)
  226. at sbt.std.Transform$$anon$5.work(System.scala:71)
  227. at sbt.Execute$$anonfun$submit$1$$anonfun$apply$1.apply(Execute.scala:232)
  228. at sbt.Execute$$anonfun$submit$1$$anonfun$apply$1.apply(Execute.scala:232)
  229. at sbt.ErrorHandling$.wideConvert(ErrorHandling.scala:18)
  230. at sbt.Execute.work(Execute.scala:238)
  231. at sbt.Execute$$anonfun$submit$1.apply(Execute.scala:232)
  232. at sbt.Execute$$anonfun$submit$1.apply(Execute.scala:232)
  233. at sbt.ConcurrentRestrictions$$anon$4$$anonfun$1.apply(ConcurrentRestrictions.scala:160)
  234. at sbt.CompletionService$$anon$2.call(CompletionService.scala:30)
  235. at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
  236. at java.util.concurrent.FutureTask.run(FutureTask.java:166)
  237. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
  238. at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
  239. at java.util.concurrent.FutureTask.run(FutureTask.java:166)
  240. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
  241. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  242. at java.lang.Thread.run(Thread.java:679)
  243. [error] (*:update) sbt.ResolveException: unresolved dependency: play#sbt-plugin;2.0: not found
  244. Project loading failed: (r)etry, (q)uit, (l)ast, or (i)gnore? ! Failed to build app with sbt
  245.  
  246. ! Push rejected, failed to compile Play 2.x - Scala app
  247.  
  248. To git@heroku.com:protected-sierra-2636.git
  249. ! [remote rejected] master -> master (pre-receive hook declined)
  250. error: failed to push some refs to 'git@heroku.com:protected-sierra-2636.git'
  251. bash-3.2$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement