[2.3] activator-minimal does not work

3,063 views
Skip to first unread message

Normen Müller

unread,
Jun 1, 2014, 9:36:48 AM6/1/14
to play-fr...@googlegroups.com

Normen Müller

unread,
Jun 1, 2014, 9:51:28 AM6/1/14
to play-fr...@googlegroups.com
BTW, even after downloading the full activator package, I got the following:

$ activator new test play-scala
...
$ cd test
/
$ activator
Getting org.scala-sbt sbt 0.13.5 ...
...
[warn] ::::::::::::::::::::::::::::::::::::::::::::::
[warn] ::          UNRESOLVED DEPENDENCIES         ::
[warn] ::::::::::::::::::::::::::::::::::::::::::::::
[warn] :: com.typesafe.play#build-link;2.3.0: not found
[warn] :: com.typesafe.play#play-exceptions;2.3.0: not found
[warn] :: com.typesafe.play#routes-compiler_2.10;2.3.0: not found
[warn] :: com.typesafe#jse_2.10;1.0.0: not found
[warn] :: com.typesafe#npm_2.10;1.0.0: not found
[warn] :: com.typesafe#webdriver_2.10;1.0.0: not found
[warn] ::::::::::::::::::::::::::::::::::::::::::::::
sbt
.ResolveException: unresolved dependency: com.typesafe.play#build-link;2.3.0: not found
unresolved dependency
: com.typesafe.play#play-exceptions;2.3.0: not found
unresolved dependency
: com.typesafe.play#routes-compiler_2.10;2.3.0: not found
unresolved dependency
: com.typesafe#jse_2.10;1.0.0: not found
unresolved dependency
: com.typesafe#npm_2.10;1.0.0: not found
unresolved dependency
: com.typesafe#webdriver_2.10;1.0.0: not found
 at sbt
.IvyActions$.sbt$IvyActions$$resolve(IvyActions.scala:217)
 at sbt
.IvyActions$$anonfun$update$1.apply(IvyActions.scala:126)
 at sbt
.IvyActions$$anonfun$update$1.apply(IvyActions.scala:125)
 at sbt
.IvySbt$Module$$anonfun$withModule$1.apply(Ivy.scala:115)
 at sbt
.IvySbt$Module$$anonfun$withModule$1.apply(Ivy.scala:115)
 at sbt
.IvySbt$$anonfun$withIvy$1.apply(Ivy.scala:103)
 at sbt
.IvySbt.sbt$IvySbt$$action$1(Ivy.scala:48)
 at sbt
.IvySbt$$anon$3.call(Ivy.scala:57)
 at xsbt
.boot.Locks$GlobalLock.withChannel$1(Locks.scala:98)
 at xsbt
.boot.Locks$GlobalLock.xsbt$boot$Locks$GlobalLock$$withChannelRetries$1(Locks.scala:81)
 at xsbt
.boot.Locks$GlobalLock$$anonfun$withFileLock$1.apply(Locks.scala:102)
 at xsbt
.boot.Using$.withResource(Using.scala:11)
 at xsbt
.boot.Using$.apply(Using.scala:10)
 at xsbt
.boot.Locks$GlobalLock.ignoringDeadlockAvoided(Locks.scala:62)
 at xsbt
.boot.Locks$GlobalLock.withLock(Locks.scala:52)
 at xsbt
.boot.Locks$.apply0(Locks.scala:31)
 at xsbt
.boot.Locks$.apply(Locks.scala:28)
 at sbt
.IvySbt.withDefaultLogger(Ivy.scala:57)
 at sbt
.IvySbt.withIvy(Ivy.scala:98)
 at sbt
.IvySbt.withIvy(Ivy.scala:94)
 at sbt
.IvySbt$Module.withModule(Ivy.scala:115)
 at sbt
.IvyActions$.update(IvyActions.scala:125)
 at sbt
.Classpaths$$anonfun$sbt$Classpaths$$work$1$1.apply(Defaults.scala:1223)
 at sbt
.Classpaths$$anonfun$sbt$Classpaths$$work$1$1.apply(Defaults.scala:1221)
 at sbt
.Classpaths$$anonfun$doWork$1$1$$anonfun$74.apply(Defaults.scala:1244)
 at sbt
.Classpaths$$anonfun$doWork$1$1$$anonfun$74.apply(Defaults.scala:1242)
 at sbt
.Tracked$$anonfun$lastOutput$1.apply(Tracked.scala:35)
 at sbt
.Classpaths$$anonfun$doWork$1$1.apply(Defaults.scala:1246)
 at sbt
.Classpaths$$anonfun$doWork$1$1.apply(Defaults.scala:1241)
 at sbt
.Tracked$$anonfun$inputChanged$1.apply(Tracked.scala:45)
 at sbt
.Classpaths$.cachedUpdate(Defaults.scala:1249)
 at sbt
.Classpaths$$anonfun$updateTask$1.apply(Defaults.scala:1214)
 at sbt
.Classpaths$$anonfun$updateTask$1.apply(Defaults.scala:1192)
 at scala
.Function1$$anonfun$compose$1.apply(Function1.scala:47)
 at sbt
.$tilde$greater$$anonfun$$u2219$1.apply(TypeFunctions.scala:42)
 at sbt
.std.Transform$$anon$4.work(System.scala:64)
 at sbt
.Execute$$anonfun$submit$1$$anonfun$apply$1.apply(Execute.scala:237)
 at sbt
.Execute$$anonfun$submit$1$$anonfun$apply$1.apply(Execute.scala:237)
 at sbt
.ErrorHandling$.wideConvert(ErrorHandling.scala:18)
 at sbt
.Execute.work(Execute.scala:244)
 at sbt
.Execute$$anonfun$submit$1.apply(Execute.scala:237)
 at sbt
.Execute$$anonfun$submit$1.apply(Execute.scala:237)
 at sbt
.ConcurrentRestrictions$$anon$4$$anonfun$1.apply(ConcurrentRestrictions.scala:160)
 at sbt
.CompletionService$$anon$2.call(CompletionService.scala:30)
 at java
.util.concurrent.FutureTask.run(FutureTask.java:262)
 at java
.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
 at java
.util.concurrent.FutureTask.run(FutureTask.java:262)
 at java
.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
 at java
.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
 at java
.lang.Thread.run(Thread.java:745)
[error] (*:update) sbt.ResolveException: unresolved dependency: com.typesafe.play#build-link;2.3.0: not found
[error] unresolved dependency: com.typesafe.play#play-exceptions;2.3.0: not found
[error] unresolved dependency: com.typesafe.play#routes-compiler_2.10;2.3.0: not found
[error] unresolved dependency: com.typesafe#jse_2.10;1.0.0: not found
[error] unresolved dependency: com.typesafe#npm_2.10;1.0.0: not found
[error] unresolved dependency: com.typesafe#webdriver_2.10;1.0.0: not found
Project loading failed: (r)etry, (q)uit, (l)ast, or (i)gnore?

Any suggestions?

Normen Müller

unread,
Jun 1, 2014, 9:56:17 AM6/1/14
to play-fr...@googlegroups.com
If executing the activator script within the full package 

[~/tmp/test]
$
~/bin/activator/activator

rather than the one in the generate project, works though:

[~/tmp/test]
$
activator

Normen Müller

unread,
Jun 1, 2014, 9:59:26 AM6/1/14
to play-fr...@googlegroups.com
The same holds for the minimal package

[~/tmp]
$
~/bin/activator-1.2.0-minimal/activator new test play-scala

Fetching the latest list of templates...
...

[~/tmp]
$ cd test
/

[~/tmp/test]
$
~/bin/activator-1.2.0-minimal/activator
[info] Loading project definition from /Users/nrm/tmp/test/project
[info] Updating {file:/Users/nrm/tmp/test/project/}test-build...
[info] Resolving org.fusesource.jansi#jansi;1.4 ...
[info] Done updating.
[info] Set current project to test (in build file:/Users/nrm/tmp/test/)
[test] $

So, just don't use the project local activator script. Sorry for spamming! /nm

Christian Papauschek

unread,
Jun 1, 2014, 11:12:33 AM6/1/14
to play-fr...@googlegroups.com
Same problem here.


Flo Lan

unread,
Jun 1, 2014, 1:19:58 PM6/1/14
to play-fr...@googlegroups.com
Same here ^^

Am Sonntag, 1. Juni 2014 17:12:33 UTC+2 schrieb Christian Papauschek:
Same problem here.


Martynas Mickevičius

unread,
Jun 1, 2014, 3:08:03 PM6/1/14
to play-fr...@googlegroups.com
Same here.

It seems that its looking for missing artifacts here: http://repo.typesafe.com/typesafe/releases/

But at least build-link is here: http://repo.typesafe.com/typesafe/maven-releases/

I tried to add that repo manually to resolvers list, but for some reason it was ignored.

Andreas Kapp

unread,
Jun 1, 2014, 4:00:28 PM6/1/14
to play-fr...@googlegroups.com


On Sunday, June 1, 2014 3:36:48 PM UTC+2, Normen Müller wrote:
Same here. After I added a second resolver into my project/plugins.sbt the dependencies were successfully resolved.

resolvers += "Typesafe repository" at "http://repo.typesafe.com/typesafe/releases/"

resolvers += "Typesafe repository mwn" at "http://repo.typesafe.com/typesafe/maven-releases/


Michal Janoušek

unread,
Jun 1, 2014, 4:09:26 PM6/1/14
to play-fr...@googlegroups.com
Same for me. The full offline version works well because the libraries are included.

Dne neděle, 1. června 2014 20:00:28 UTC Andreas Kapp napsal(a):

marco

unread,
Jun 1, 2014, 4:50:31 PM6/1/14
to play-fr...@googlegroups.com
Nice Andreas, this seems to be the definitive solution.

Muki

unread,
Jun 1, 2014, 5:04:52 PM6/1/14
to play-fr...@googlegroups.com
This works for the minimal example. However if you add dependencies like jdbc you get unresolved dependency exceptions again.

Martynas Mickevičius

unread,
Jun 1, 2014, 5:21:12 PM6/1/14
to play-fr...@googlegroups.com
Silly me. I did not notice that it was dependencies for plugins. Thanks Andreas!

However there is one unresolved dependency left: jnotify.

Michael Chu

unread,
Jun 1, 2014, 6:13:10 PM6/1/14
to play-fr...@googlegroups.com
Martynas - jnotify is the one that's not resolved for me either.

Sebastian Sachtleben

unread,
Mar 10, 2015, 7:45:22 AM3/10/15
to play-fr...@googlegroups.com
Hey guys,

I have a similar Problem with the fresh current play-java activator app deploying on heroku:

C:\GIT_OUT\play-java-intro>git push heroku master
Counting objects: 39, done.
Delta compression using up to 8 threads.
Compressing objects: 100% (31/31), done.
Writing objects: 100% (39/39), 1.05 MiB | 213 KiB/s, done.
Total 39 (delta 0), reused 0 (delta 0)
remote: Compressing source files... done.
remote: Building source:
remote:
remote: -----> Play 2.x - Java app detected
remote: -----> Installing OpenJDK 1.8... done
remote: -----> Downloading SBT... done
remote: -----> Priming Ivy cache (Scala-2.10, Play-2.3)... done
remote: -----> Running: sbt update
remote:        [info] Loading global plugins from /tmp/scala_buildpack_build_dir/.sbt_home/plugins
remote:        [info] Updating {file:/tmp/scala_buildpack_build_dir/.sbt_home/plugins/}global-plugins...
remote:        [info] Resolving org.scala-lang#scala-library;2.10.4 ...
remote:        [info] Resolving org.scala-sbt#sbt;0.13.5 ...
remote:        [info] Resolving org.scala-sbt#main;0.13.5 ...
remote:        [info] Resolving org.scala-sbt#actions;0.13.5 ...
remote:        [info] Resolving org.scala-sbt#classpath;0.13.5 ...
remote:        [info] Resolving org.scala-lang#scala-compiler;2.10.4 ...
remote:        [info] Resolving org.scala-lang#scala-reflect;2.10.4 ...
remote:        [info] Resolving org.scala-sbt#launcher-interface;0.13.5 ...
remote:        [info] Resolving org.scala-sbt#interface;0.13.5 ...
remote:        [info] Resolving org.scala-sbt#io;0.13.5 ...
remote:        [info] Resolving org.scala-sbt#control;0.13.5 ...
remote:        [info] Resolving org.scala-sbt#completion;0.13.5 ...
remote:        [info] Resolving org.scala-sbt#collections;0.13.5 ...
remote:        [info] Resolving jline#jline;2.11 ...
remote:        [info] Resolving org.scala-sbt#api;0.13.5 ...
remote:        [info] Resolving org.scala-sbt#compiler-integration;0.13.5 ...
remote:        [info] Resolving org.scala-sbt#incremental-compiler;0.13.5 ...
remote:        [info] Resolving org.scala-sbt#logging;0.13.5 ...
remote:        [info] Resolving org.scala-sbt#process;0.13.5 ...
remote:        [info] Resolving org.scala-sbt#relation;0.13.5 ...
remote:        [info] Resolving org.scala-sbt#compile;0.13.5 ...
remote:        [info] Resolving org.scala-sbt#persist;0.13.5 ...
remote:        [info] Resolving org.scala-tools.sbinary#sbinary_2.10;0.4.2 ...
remote:        [info] Resolving org.scala-sbt#classfile;0.13.5 ...
remote:        [info] Resolving org.scala-sbt#compiler-ivy-integration;0.13.5 ...
remote:        [info] Resolving org.scala-sbt#ivy;0.13.5 ...
remote:        [info] Resolving org.scala-sbt#cross;0.13.5 ...
remote:        [info] Resolving org.apache.ivy#ivy;2.3.0 ...
remote:        [info] Resolving com.jcraft#jsch;0.1.46 ...
remote:        [info] Resolving org.scala-sbt#run;0.13.5 ...
remote:        [info] Resolving org.scala-sbt#task-system;0.13.5 ...
remote:        [info] Resolving org.scala-sbt#tasks;0.13.5 ...
remote:        [info] Resolving org.scala-sbt#tracking;0.13.5 ...
remote:        [info] Resolving org.scala-sbt#cache;0.13.5 ...
remote:        [info] Resolving org.scala-sbt#testing;0.13.5 ...
remote:        [info] Resolving org.scala-sbt#test-agent;0.13.5 ...
remote:        [info] Resolving org.scala-sbt#test-interface;1.0 ...
remote:        [info] Resolving org.scala-sbt#main-settings;0.13.5 ...
remote:        [info] Resolving org.scala-sbt#apply-macro;0.13.5 ...
remote:        [info] Resolving org.scala-sbt#command;0.13.5 ...
remote:        [info] Resolving org.scala-sbt#logic;0.13.5 ...
remote:        [info] Resolving org.scala-sbt#compiler-interface;0.13.5 ...
remote:        [info] Resolving org.scala-sbt#precompiled-2_8_2;0.13.5 ...
remote:        [info] Resolving org.scala-sbt#precompiled-2_9_2;0.13.5 ...
remote:        [info] Resolving org.scala-sbt#precompiled-2_9_3;0.13.5 ...
remote:        [info] Resolving org.scala-lang#jline;2.10.4 ...
remote:        [info] Resolving org.fusesource.jansi#jansi;1.4 ...
remote:        [info] Done updating.
remote:        [info] Compiling 1 Scala source to /tmp/scala_buildpack_build_dir/.sbt_home/plugins/target/scala-2.10/sbt-0.13/classes...
remote:        [info] Loading project definition from /tmp/scala_buildpack_build_dir/project
remote:        [info] Updating {file:/tmp/scala_buildpack_build_dir/project/}scala_buildpack_build_dir-build...
remote:        [info] Resolving default#global-plugins;0.0 ...
remote:        [info] Resolving com.typesafe.play#sbt-fork-run-plugin;2.3.8 ...
remote:        [info] Resolving com.typesafe.play#sbt-fork-run-protocol_2.10;2.3.8 ...
remote:        [info] Resolving org.scala-lang#scala-library;2.10.4 ...
remote:        [info] Resolving com.typesafe.play#sbt-run-support_2.10;2.3.8 ...
remote:        [info] Resolving com.typesafe.play#build-link;2.3.8 ...
remote:        [info] Resolving com.typesafe.play#play-exceptions;2.3.8 ...
remote:        [info] Resolving org.javassist#javassist;3.18.2-GA ...
remote:        [info] Resolving com.typesafe.sbtrc#client-2-10;0.3.1 ...
remote:        [info] Resolving org.scala-lang#scala-reflect;2.10.4 ...
remote:        [info] Resolving org.scala-sbt#serialization_2.10;0.1.0 ...
remote:        [info] Resolving org.scala-lang.modules#scala-pickling_2.10;0.10.0 ...
remote:        [info] Resolving org.scala-lang#scala-compiler;2.10.4 ...
remote:        [info] Resolving org.scalamacros#quasiquotes_2.10;2.0.1 ...
remote:        [info] Resolving org.json4s#json4s-core_2.10;3.2.10 ...
remote:        [info] Resolving org.json4s#json4s-ast_2.10;3.2.10 ...
remote:        [info] Resolving com.thoughtworks.paranamer#paranamer;2.6 ...
remote:        [info] Resolving com.thoughtworks.paranamer#paranamer-parent;2.6 ...
remote:        [info] Resolving org.codehaus#codehaus-parent;4 ...
remote:        [info] Resolving org.spire-math#jawn-parser_2.10;0.6.0 ...
remote:        [info] Resolving org.spire-math#json4s-support_2.10;0.6.0 ...
remote:        [info] Resolving org.scala-sbt#launcher-interface;0.13.8-M3 ...
remote:        [info] Resolving org.scala-sbt#interface;0.13.8-M3 ...
remote:        [info] Resolving org.scala-sbt#io;0.13.8-M3 ...
remote:        [info] Resolving org.scala-sbt#control;0.13.8-M3 ...
remote:        [info] Resolving org.scala-sbt#collections;0.13.8-M3 ...
remote:        [info] Resolving com.novocode#junit-interface;0.11 ...
remote:        [info] Resolving junit#junit;4.11 ...
remote:        [info] Resolving org.hamcrest#hamcrest-core;1.3 ...
remote:        [info] Resolving org.scala-sbt#test-interface;1.0 ...
remote:        [info] Resolving org.scalacheck#scalacheck_2.10;1.11.5 ...
remote:        [info] Resolving com.typesafe.play#sbt-plugin;2.3.8 ...
remote:        [info] Resolving com.typesafe.play#routes-compiler_2.10;2.3.8 ...
remote:        [info] Resolving commons-io#commons-io;2.0.1 ...
remote:        [info] Resolving com.typesafe#config;1.2.1 ...
remote:        [info] Resolving org.mozilla#rhino;1.7R4 ...
remote:        [info] Resolving com.google.javascript#closure-compiler;v20130603 ...
remote:        [info] Resolving org.json#json;20090211 ...
remote:        [info] Resolving com.google.guava#guava;16.0.1 ...
remote:        [info] Resolving org.avaje.ebeanorm#avaje-ebeanorm-agent;3.2.2 ...
remote:        [info] Resolving com.h2database#h2;1.3.175 ...
remote:        [info] Resolving net.contentobjects.jnotify#jnotify;0.94 ...
remote:        [info] Resolving com.typesafe.sbt#sbt-twirl;1.0.2 ...
remote:        [info] Resolving com.typesafe.play#twirl-compiler_2.10;1.0.2 ...
remote:        [info] Resolving com.typesafe.play#twirl-api_2.10;1.0.2 ...
remote:        [info] Resolving org.apache.commons#commons-lang3;3.1 ...
remote:        [info] Resolving com.typesafe.play#twirl-parser_2.10;1.0.2 ...
remote:        [info] Resolving com.typesafe.sbteclipse#sbteclipse-plugin;3.0.0 ...
remote:        [info] Resolving com.typesafe.sbteclipse#sbteclipse-core;3.0.0 ...
remote:        [info] Resolving org.scalaz#scalaz-core_2.10;7.0.2 ...
remote:        [info] Resolving org.scalaz#scalaz-effect_2.10;7.0.2 ...
remote:        [info] Resolving com.github.mpeltonen#sbt-idea;1.5.1 ...
remote:        [info] Resolving com.typesafe.sbt#sbt-native-packager;0.7.4 ...
remote:        [info] Resolving org.apache.commons#commons-compress;1.4.1 ...
remote:        [info] Resolving org.tukaani#xz;1.0 ...
remote:        [info] Resolving org.vafer#jdeb;1.3 ...
remote:        [info] Resolving commons-io#commons-io;2.4 ...
remote:        [info] Resolving org.apache.commons#commons-compress;1.7 ...
remote:        [info] Resolving org.tukaani#xz;1.4 ...
remote:        [info] Resolving org.apache.maven#maven-core;3.2.2 ...
remote:        [info] Resolving org.apache.maven#maven-model;3.2.2 ...
remote:        [info] Resolving org.codehaus.plexus#plexus-utils;3.0.17 ...
remote:        [info] Resolving org.apache.maven#maven-settings;3.2.2 ...
remote:        [info] Resolving org.apache.maven#maven-settings-builder;3.2.2 ...
remote:        [info] Resolving org.codehaus.plexus#plexus-interpolation;1.19 ...
remote:        [info] Resolving org.codehaus.plexus#plexus-component-annotations;1.5.5 ...
remote:        [info] Resolving org.sonatype.plexus#plexus-sec-dispatcher;1.3 ...
remote:        [info] Resolving org.sonatype.plexus#plexus-cipher;1.7 ...
remote:        [info] Resolving org.apache.maven#maven-repository-metadata;3.2.2 ...
remote:        [info] Resolving org.apache.maven#maven-artifact;3.2.2 ...
remote:        [info] Resolving org.apache.maven#maven-plugin-api;3.2.2 ...
remote:        [info] Resolving org.eclipse.sisu#org.eclipse.sisu.plexus;0.0.0.M5 ...
remote:        [info] Resolving javax.enterprise#cdi-api;1.0 ...
remote:        [info] Resolving javax.annotation#jsr250-api;1.0 ...
remote:        [info] Resolving javax.inject#javax.inject;1 ...
remote:        [info] Resolving org.sonatype.sisu#sisu-guice;3.1.3 ...
remote:        [info] Resolving aopalliance#aopalliance;1.0 ...
remote:        [info] Resolving org.eclipse.sisu#org.eclipse.sisu.inject;0.0.0.M5 ...
remote:        [info] Resolving org.codehaus.plexus#plexus-classworlds;2.5.1 ...
remote:        [info] Resolving org.apache.maven#maven-model-builder;3.2.2 ...
remote:        [info] Resolving org.apache.maven#maven-aether-provider;3.2.2 ...
remote:        [info] Resolving org.eclipse.aether#aether-api;0.9.0.M2 ...
remote:        [info] Resolving org.eclipse.aether#aether-spi;0.9.0.M2 ...
remote:        [info] Resolving org.eclipse.aether#aether-util;0.9.0.M2 ...
remote:        [info] Resolving org.eclipse.aether#aether-impl;0.9.0.M2 ...
remote:        [info] Resolving org.apache.ant#ant;1.9.3 ...
remote:        [info] Resolving org.apache.ant#ant-launcher;1.9.3 ...
remote:        [info] Resolving org.bouncycastle#bcpg-jdk15on;1.51 ...
remote:        [info] Resolving org.bouncycastle#bcprov-jdk15on;1.51 ...
remote:        [info] Resolving com.typesafe.sbt#sbt-js-engine;1.0.1 ...
remote:        [info] Resolving com.typesafe#jse_2.10;1.0.0 ...
remote:        [info] Resolving com.typesafe.akka#akka-actor_2.10;2.3.2 ...
remote:        [info] Resolving com.typesafe.akka#akka-contrib_2.10;2.3.2 ...
remote:        [info] Resolving com.typesafe.akka#akka-remote_2.10;2.3.2 ...
remote:        [info] Resolving io.netty#netty;3.8.0.Final ...
remote:        [info] Resolving com.google.protobuf#protobuf-java;2.5.0 ...
remote:        [info] Resolving org.uncommons.maths#uncommons-maths;1.2.2a ...
remote:        [info] Resolving com.typesafe.akka#akka-cluster_2.10;2.3.2 ...
remote:        [info] Resolving com.typesafe.akka#akka-persistence-experimental_2.10;2.3.2 ...
remote:        [info] Resolving org.iq80.leveldb#leveldb;0.5 ...
remote:        [info] Resolving org.iq80.leveldb#leveldb-api;0.5 ...
remote:        [info] Resolving org.fusesource.leveldbjni#leveldbjni-all;1.7 ...
remote:        [info] Resolving org.fusesource.leveldbjni#leveldbjni;1.7 ...
remote:        [info] Resolving org.fusesource.hawtjni#hawtjni-runtime;1.8 ...
remote:        [info] Resolving org.fusesource.leveldbjni#leveldbjni-osx;1.5 ...
remote:        [info] Resolving org.fusesource.leveldbjni#leveldbjni-linux32;1.5 ...
remote:        [info] Resolving org.fusesource.leveldbjni#leveldbjni-linux64;1.5 ...
remote:        [info] Resolving org.fusesource.leveldbjni#leveldbjni-win32;1.5 ...
remote:        [info] Resolving org.fusesource.leveldbjni#leveldbjni-win64;1.5 ...
remote:        [info] Resolving io.apigee.trireme#trireme-core;0.7.5 ...
remote:        [info] Resolving org.slf4j#slf4j-api;1.7.2 ...
remote:        [info] Resolving io.apigee.trireme#trireme-node10src;0.7.5 ...
remote:        [info] Resolving io.spray#spray-json_2.10;1.2.6 ...
remote:        [info] Resolving org.parboiled#parboiled-scala_2.10;1.1.6 ...
remote:        [info] Resolving org.parboiled#parboiled-core;1.1.6 ...
remote:        [info] Resolving org.slf4j#slf4j-simple;1.7.7 ...
remote:        [info] Resolving org.slf4j#slf4j-api;1.7.7 ...
remote:        [info] Resolving com.typesafe#npm_2.10;1.0.0 ...
remote:        [info] Resolving org.webjars#npm;1.3.26 ...
remote:        [info] Resolving org.webjars#webjars-locator;0.14 ...
remote:        [info] Resolving com.fasterxml.jackson.core#jackson-databind;2.3.3 ...
remote:        [info] Resolving com.fasterxml.jackson.core#jackson-annotations;2.3.0 ...
remote:        [info] Resolving com.fasterxml.jackson.core#jackson-core;2.3.3 ...
remote:        [info] Resolving com.typesafe.sbt#sbt-web;1.0.2 ...
remote:        [info] Resolving com.typesafe.sbt#sbt-webdriver;1.0.0 ...
remote:        [info] Resolving com.typesafe#webdriver_2.10;1.0.0 ...
remote:        [info] Resolving io.spray#spray-client;1.3.1 ...
remote:        [info] Resolving io.spray#spray-can;1.3.1 ...
remote:        [info] Resolving io.spray#spray-io;1.3.1 ...
remote:        [info] Resolving io.spray#spray-util;1.3.1 ...
remote:        [info] Resolving io.spray#spray-http;1.3.1 ...
remote:        [info] Resolving io.spray#spray-httpx;1.3.1 ...
remote:        [info] Resolving org.jvnet.mimepull#mimepull;1.9.4 ...
remote:        [info] Resolving net.sourceforge.htmlunit#htmlunit;2.14 ...
remote:        [info] Resolving xalan#xalan;2.7.1 ...
remote:        [info] Resolving xalan#serializer;2.7.1 ...
remote:        [info] Resolving xml-apis#xml-apis;1.3.04 ...
remote:        [info] Resolving commons-collections#commons-collections;3.2.1 ...
remote:        [info] Resolving org.apache.commons#commons-lang3;3.2.1 ...
remote:        [info] Resolving org.apache.httpcomponents#httpclient;4.3.2 ...
remote:        [info] Resolving org.apache.httpcomponents#httpcore;4.3.1 ...
remote:        [info] Resolving commons-logging#commons-logging;1.1.3 ...
remote:        [info] Resolving commons-codec#commons-codec;1.6 ...
remote:        [info] Resolving org.apache.httpcomponents#httpmime;4.3.2 ...
remote:        [info] Resolving commons-codec#commons-codec;1.9 ...
remote:        [info] Resolving net.sourceforge.htmlunit#htmlunit-core-js;2.14 ...
remote:        [info] Resolving xerces#xercesImpl;2.11.0 ...
remote:        [info] Resolving xml-apis#xml-apis;1.4.01 ...
remote:        [info] Resolving net.sourceforge.nekohtml#nekohtml;1.9.20 ...
remote:        [info] Resolving net.sourceforge.cssparser#cssparser;0.9.13 ...
remote:        [info] Resolving org.w3c.css#sac;1.3 ...
remote:        [info] Resolving org.eclipse.jetty#jetty-websocket;8.1.14.v20131031 ...
remote:        [info] Resolving org.eclipse.jetty#jetty-util;8.1.14.v20131031 ...
remote:        [info] Resolving org.eclipse.jetty#jetty-io;8.1.14.v20131031 ...
remote:        [info] Resolving org.eclipse.jetty#jetty-http;8.1.14.v20131031 ...
remote:        [info] Resolving org.scala-sbt#sbt-core-next;0.1.1 ...
remote:        [info] Resolving org.scala-sbt#core-next_2.10;0.1.1 ...
remote:        [info] Resolving com.typesafe.sbt#sbt-coffeescript;1.0.0 ...
remote:        [info] Resolving org.webjars#coffee-script-node;1.7.1 ...
remote:        [info] Resolving org.webjars#coffee-script-parent;1.7.1 ...
remote:        [info] Resolving org.sonatype.oss#oss-parent;7 ...
remote:        [info] Resolving org.webjars#mkdirp;0.3.5 ...
remote:        [info] Resolving org.sonatype.oss#oss-parent;7 ...
remote:        [info] Resolving com.typesafe.sbt#sbt-less;1.0.0 ...
remote:        [info] Resolving org.webjars#less-node;1.6.0-1 ...
remote:        [info] Resolving org.webjars#less-parent;1.6.0-1 ...
remote:        [info] Resolving org.sonatype.oss#oss-parent;7 ...
remote:        [info] Resolving org.webjars#source-map;0.1.31-2 ...
remote:        [info] Resolving org.sonatype.oss#oss-parent;7 ...
remote:        [info] Resolving org.webjars#amdefine;0.1.0-1 ...
remote:        [info] Resolving org.sonatype.oss#oss-parent;7 ...
remote:        [info] Resolving com.typesafe.sbt#sbt-jshint;1.0.1 ...
remote:        [info] Resolving org.webjars#jshint-node;2.4.1-1 ...
remote:        [info] Resolving org.webjars#jshint-parent;2.4.1-1 ...
remote:        [info] Resolving org.sonatype.oss#oss-parent;7 ...
remote:        [info] Resolving org.webjars#underscorejs;1.5.2-2 ...
remote:        [info] Resolving org.sonatype.oss#oss-parent;7 ...
remote:        [info] Resolving org.webjars#console-browserify;0.1.6-1 ...
remote:        [info] Resolving org.sonatype.oss#oss-parent;7 ...
remote:        [info] Resolving com.typesafe.sbt#sbt-rjs;1.0.1 ...
remote:        [info] Resolving org.webjars#rjs;2.1.11-1-trireme ...
remote:        [info] Resolving org.sonatype.oss#oss-parent;7 ...
remote:        [info] Resolving com.typesafe.sbt#sbt-digest;1.0.0 ...
remote:        [info] Resolving com.typesafe.sbt#sbt-mocha;1.0.0 ...
remote:        [info] Resolving org.webjars#mocha;1.17.1 ...
remote:        [info] Resolving org.sonatype.oss#oss-parent;7 ...
remote:        [info] Resolving org.webjars#debug;0.7.4 ...
remote:        [info] Resolving org.sonatype.oss#oss-parent;7 ...
remote:        [info] Resolving org.webjars#diff;1.0.7 ...
remote:        [info] Resolving org.sonatype.oss#oss-parent;7 ...
remote:        [info] Resolving org.scala-sbt#sbt;0.13.5 ...
remote:        [info] Resolving org.scala-sbt#main;0.13.5 ...
remote:        [info] Resolving org.scala-sbt#actions;0.13.5 ...
remote:        [info] Resolving org.scala-sbt#classpath;0.13.5 ...
remote:        [info] Resolving org.scala-sbt#launcher-interface;0.13.5 ...
remote:        [info] Resolving org.scala-sbt#interface;0.13.5 ...
remote:        [info] Resolving org.scala-sbt#io;0.13.5 ...
remote:        [info] Resolving org.scala-sbt#control;0.13.5 ...
remote:        [info] Resolving org.scala-sbt#completion;0.13.5 ...
remote:        [info] Resolving org.scala-sbt#collections;0.13.5 ...
remote:        [info] Resolving jline#jline;2.11 ...
remote:        [info] Resolving org.scala-sbt#api;0.13.5 ...
remote:        [info] Resolving org.scala-sbt#compiler-integration;0.13.5 ...
remote:        [info] Resolving org.scala-sbt#incremental-compiler;0.13.5 ...
remote:        [info] Resolving org.scala-sbt#logging;0.13.5 ...
remote:        [info] Resolving org.scala-sbt#process;0.13.5 ...
remote:        [info] Resolving org.scala-sbt#relation;0.13.5 ...
remote:        [info] Resolving org.scala-sbt#compile;0.13.5 ...
remote:        [info] Resolving org.scala-sbt#persist;0.13.5 ...
remote:        [info] Resolving org.scala-tools.sbinary#sbinary_2.10;0.4.2 ...
remote:        [info] Resolving org.scala-sbt#classfile;0.13.5 ...
remote:        [info] Resolving org.scala-sbt#compiler-ivy-integration;0.13.5 ...
remote:        [info] Resolving org.scala-sbt#ivy;0.13.5 ...
remote:        [info] Resolving org.scala-sbt#cross;0.13.5 ...
remote:        [info] Resolving org.apache.ivy#ivy;2.3.0 ...
remote:        [info] Resolving com.jcraft#jsch;0.1.46 ...
remote:        [info] Resolving org.scala-sbt#run;0.13.5 ...
remote:        [info] Resolving org.scala-sbt#task-system;0.13.5 ...
remote:        [info] Resolving org.scala-sbt#tasks;0.13.5 ...
remote:        [info] Resolving org.scala-sbt#tracking;0.13.5 ...
remote:        [info] Resolving org.scala-sbt#cache;0.13.5 ...
remote:        [info] Resolving org.scala-sbt#testing;0.13.5 ...
remote:        [info] Resolving org.scala-sbt#test-agent;0.13.5 ...
remote:        [info] Resolving org.scala-sbt#main-settings;0.13.5 ...
remote:        [info] Resolving org.scala-sbt#apply-macro;0.13.5 ...
remote:        [info] Resolving org.scala-sbt#command;0.13.5 ...
remote:        [info] Resolving org.scala-sbt#logic;0.13.5 ...
remote:        [info] Resolving org.scala-sbt#compiler-interface;0.13.5 ...
remote:        [info] Resolving org.scala-sbt#precompiled-2_8_2;0.13.5 ...
remote:        [info] Resolving org.scala-sbt#precompiled-2_9_2;0.13.5 ...
remote:        [info] Resolving org.scala-sbt#precompiled-2_9_3;0.13.5 ...
remote:        [info] Resolving org.scala-lang#jline;2.10.4 ...
remote:        [info] Resolving org.fusesource.jansi#jansi;1.4 ...
remote:        [info]   [SUCCESSFUL ] com.typesafe.play#sbt-fork-run-plugin;2.3.8!sbt-fork-run-plugin.jar (68ms)
remote:        [info]   [SUCCESSFUL ] com.typesafe.play#sbt-plugin;2.3.8!sbt-plugin.jar (104ms)
remote:        [info]   [SUCCESSFUL ] com.typesafe.sbt#sbt-coffeescript;1.0.0!sbt-coffeescript.jar (349ms)
remote:        [info]   [SUCCESSFUL ] com.typesafe.sbt#sbt-less;1.0.0!sbt-less.jar (319ms)
remote:        [info]   [SUCCESSFUL ] com.typesafe.sbt#sbt-jshint;1.0.1!sbt-jshint.jar (295ms)
remote:        [info]   [SUCCESSFUL ] com.typesafe.sbt#sbt-rjs;1.0.1!sbt-rjs.jar (356ms)
remote:        [info]   [SUCCESSFUL ] com.typesafe.sbt#sbt-digest;1.0.0!sbt-digest.jar (298ms)
remote:        [info]   [SUCCESSFUL ] com.typesafe.sbt#sbt-mocha;1.0.0!sbt-mocha.jar (375ms)
remote:        [info]   [SUCCESSFUL ] org.scala-sbt#sbt-core-next;0.1.1!sbt-core-next.jar (63ms)
remote:        [info]   [SUCCESSFUL ] com.typesafe.play#sbt-fork-run-protocol_2.10;2.3.8!sbt-fork-run-protocol_2.10.jar (225ms)
remote:        [info]   [SUCCESSFUL ] com.typesafe.play#sbt-run-support_2.10;2.3.8!sbt-run-support_2.10.jar (131ms)
remote:        [info]   [SUCCESSFUL ] com.typesafe.sbtrc#client-2-10;0.3.1!client-2-10.jar(src) (62ms)
remote:        [info]   [SUCCESSFUL ] com.typesafe.sbtrc#client-2-10;0.3.1!client-2-10.jar (63ms)
remote:        [info]   [SUCCESSFUL ] com.typesafe.sbtrc#client-2-10;0.3.1!client-2-10.jar (152ms)
remote:        [info]   [SUCCESSFUL ] com.typesafe.play#build-link;2.3.8!build-link.jar (70ms)
remote:        [info]   [SUCCESSFUL ] com.typesafe.play#play-exceptions;2.3.8!play-exceptions.jar (65ms)
remote:        [info]   [SUCCESSFUL ] org.scala-sbt#serialization_2.10;0.1.0!serialization_2.10.jar (69ms)
remote:        [info]   [SUCCESSFUL ] org.scala-sbt#launcher-interface;0.13.8-M3!launcher-interface.jar (58ms)
remote:        [info]   [SUCCESSFUL ] org.scala-sbt#interface;0.13.8-M3!interface.jar (61ms)
remote:        [info]   [SUCCESSFUL ] org.scala-sbt#io;0.13.8-M3!io.jar (68ms)
remote:        [info]   [SUCCESSFUL ] org.scala-sbt#collections;0.13.8-M3!collections.jar (69ms)
remote:        [info]   [SUCCESSFUL ] org.scala-lang.modules#scala-pickling_2.10;0.10.0!scala-pickling_2.10.jar (178ms)
remote:        [info]   [SUCCESSFUL ] org.json4s#json4s-core_2.10;3.2.10!json4s-core_2.10.jar (153ms)
remote:        [info]   [SUCCESSFUL ] org.spire-math#jawn-parser_2.10;0.6.0!jawn-parser_2.10.jar (91ms)
remote:        [info]   [SUCCESSFUL ] org.spire-math#json4s-support_2.10;0.6.0!json4s-support_2.10.jar (89ms)
remote:        [info]   [SUCCESSFUL ] org.scalamacros#quasiquotes_2.10;2.0.1!quasiquotes_2.10.jar (147ms)
remote:        [info]   [SUCCESSFUL ] org.json4s#json4s-ast_2.10;3.2.10!json4s-ast_2.10.jar (90ms)
remote:        [info]   [SUCCESSFUL ] com.thoughtworks.paranamer#paranamer;2.6!paranamer.jar (96ms)
remote:        [info]   [SUCCESSFUL ] org.scala-sbt#control;0.13.8-M3!control.jar (78ms)
remote:        [info]   [SUCCESSFUL ] com.novocode#junit-interface;0.11!junit-interface.jar (131ms)
remote:        [info]   [SUCCESSFUL ] org.scalacheck#scalacheck_2.10;1.11.5!scalacheck_2.10.jar (136ms)
remote:        [info]   [SUCCESSFUL ] com.typesafe.play#routes-compiler_2.10;2.3.8!routes-compiler_2.10.jar (247ms)
remote:        [info]   [SUCCESSFUL ] com.typesafe.sbteclipse#sbteclipse-plugin;3.0.0!sbteclipse-plugin.jar (63ms)
remote:        [info]   [SUCCESSFUL ] com.typesafe.sbteclipse#sbteclipse-core;3.0.0!sbteclipse-core.jar (74ms)
remote:        [info]   [SUCCESSFUL ] org.scala-sbt#core-next_2.10;0.1.1!core-next_2.10.jar (62ms)
remote:        [info]   [SUCCESSFUL ] org.webjars#coffee-script-node;1.7.1!coffee-script-node.jar (90ms)
remote:        [info]   [SUCCESSFUL ] org.webjars#mkdirp;0.3.5!mkdirp.jar (91ms)
remote:        [info]   [SUCCESSFUL ] org.webjars#less-node;1.6.0-1!less-node.jar (91ms)
remote:        [info]   [SUCCESSFUL ] org.webjars#source-map;0.1.31-2!source-map.jar (91ms)
remote:        [info]   [SUCCESSFUL ] org.webjars#amdefine;0.1.0-1!amdefine.jar (91ms)
remote:        [info]   [SUCCESSFUL ] org.webjars#jshint-node;2.4.1-1!jshint-node.jar (108ms)
remote:        [info]   [SUCCESSFUL ] org.webjars#underscorejs;1.5.2-2!underscorejs.jar (95ms)
remote:        [info]   [SUCCESSFUL ] org.webjars#console-browserify;0.1.6-1!console-browserify.jar (91ms)
remote:        [info]   [SUCCESSFUL ] org.webjars#rjs;2.1.11-1-trireme!rjs.jar (95ms)
remote:        [info]   [SUCCESSFUL ] org.webjars#mocha;1.17.1!mocha.jar (164ms)
remote:        [info]   [SUCCESSFUL ] org.webjars#debug;0.7.4!debug.jar (87ms)
remote:        [info]   [SUCCESSFUL ] org.webjars#diff;1.0.7!diff.jar (88ms)
remote:        [info] Done updating.
remote:        [info] Set current project to play-java-intro (in build file:/tmp/scala_buildpack_build_dir/)
remote:        [info] Updating {file:/tmp/scala_buildpack_build_dir/}root...
remote:        [info] Resolving org.scala-lang#scala-library;2.10.4 ...
remote:        [info] Resolving com.typesafe.play#twirl-api_2.10;1.0.2 ...
remote:        [info] Resolving org.apache.commons#commons-lang3;3.1 ...
remote:        [info] Resolving com.typesafe.play#play_2.10;2.3.8 ...
remote:        [info] Resolving com.typesafe.play#build-link;2.3.8 ...
remote:        [info] Resolving com.typesafe.play#play-exceptions;2.3.8 ...
remote:        [info] Resolving org.javassist#javassist;3.18.2-GA ...
remote:        [info] Resolving com.typesafe.play#play-iteratees_2.10;2.3.8 ...
remote:        [info] Resolving org.scala-stm#scala-stm_2.10;0.7 ...
remote:        [info] Resolving com.typesafe#config;1.2.1 ...
remote:        [info] Resolving com.typesafe.play#play-json_2.10;2.3.8 ...
remote:        [info] Resolving com.typesafe.play#play-functional_2.10;2.3.8 ...
remote:        [info] Resolving com.typesafe.play#play-datacommons_2.10;2.3.8 ...
remote:        [info] Resolving joda-time#joda-time;2.3 ...
remote:        [info] Resolving org.joda#joda-convert;1.6 ...
remote:        [info] Resolving com.fasterxml.jackson.core#jackson-annotations;2.3.2 ...
remote:        [info] Resolving com.fasterxml.jackson.core#jackson-core;2.3.2 ...
remote:        [info] Resolving com.fasterxml.jackson.core#jackson-databind;2.3.2 ...
remote:        [info] Resolving org.scala-lang#scala-reflect;2.10.4 ...
remote:        [info] Resolving io.netty#netty;3.9.3.Final ...
remote:        [info] Resolving com.typesafe.netty#netty-http-pipelining;1.1.2 ...
remote:        [info] Resolving org.slf4j#slf4j-api;1.7.6 ...
remote:        [info] Resolving org.slf4j#jul-to-slf4j;1.7.6 ...
remote:        [info] Resolving org.slf4j#jcl-over-slf4j;1.7.6 ...
remote:        [info] Resolving ch.qos.logback#logback-core;1.1.1 ...
remote:        [info] Resolving ch.qos.logback#logback-classic;1.1.1 ...
remote:        [info] Resolving com.typesafe.akka#akka-actor_2.10;2.3.4 ...
remote:        [info] Resolving com.typesafe.akka#akka-slf4j_2.10;2.3.4 ...
remote:        [info] Resolving commons-codec#commons-codec;1.9 ...
remote:        [info] Resolving xerces#xercesImpl;2.11.0 ...
remote:        [info] Resolving xml-apis#xml-apis;1.4.01 ...
remote:        [info] Resolving javax.transaction#jta;1.1 ...
remote:        [info] Resolving com.typesafe.play#play-java_2.10;2.3.8 ...
remote:        [info] Resolving org.yaml#snakeyaml;1.13 ...
remote:        [info] Resolving org.hibernate#hibernate-validator;5.0.3.Final ...
remote:        [info] Resolving javax.validation#validation-api;1.1.0.Final ...
remote:        [info] Resolving org.jboss.logging#jboss-logging;3.1.1.GA ...
remote:        [info] Resolving com.fasterxml#classmate;1.0.0 ...
remote:        [info] Resolving org.jboss.logging#jboss-logging;3.2.0.Final ...
remote:        [info] Resolving org.springframework#spring-context;4.0.3.RELEASE ...
remote:        [info] Resolving org.springframework#spring-core;4.0.3.RELEASE ...
remote:        [info] Resolving org.springframework#spring-beans;4.0.3.RELEASE ...
remote:        [info] Resolving org.javassist#javassist;3.19.0-GA ...
remote:        [info] Resolving org.reflections#reflections;0.9.8 ...
remote:        [info] Resolving dom4j#dom4j;1.6.1 ...
remote:        [info] Resolving com.google.guava#guava;16.0.1 ...
remote:        [info] Resolving com.google.code.findbugs#jsr305;2.0.3 ...
remote:        [info] Resolving org.apache.tomcat#tomcat-servlet-api;8.0.5 ...
remote:        [info] Resolving com.typesafe.play#play-java-jdbc_2.10;2.3.8 ...
remote:        [info] Resolving com.typesafe.play#play-jdbc_2.10;2.3.8 ...
remote:        [info] Resolving com.jolbox#bonecp;0.8.0.RELEASE ...
remote:        [info] Resolving com.h2database#h2;1.3.175 ...
remote:        [info] Resolving tyrex#tyrex;1.0.1 ...
remote:        [info] Resolving com.typesafe.play#play-java-ebean_2.10;2.3.8 ...
remote:        [info] Resolving org.avaje.ebeanorm#avaje-ebeanorm;3.3.4 ...
remote:        [info] Resolving org.avaje.ebeanorm#avaje-ebeanorm-agent;3.2.2 ...
remote:        [info] Resolving org.hibernate.javax.persistence#hibernate-jpa-2.0-api;1.0.1.Final ...
remote:        [info] Resolving com.typesafe.play#play-test_2.10;2.3.8 ...
remote:        [info] Resolving junit#junit;4.11 ...
remote:        [info] Resolving org.hamcrest#hamcrest-core;1.3 ...
remote:        [info] Resolving org.specs2#specs2-core_2.10;2.3.12 ...
remote:        [info] Resolving org.specs2#specs2-matcher_2.10;2.3.12 ...
remote:        [info] Resolving org.specs2#specs2-common_2.10;2.3.12 ...
remote:        [info] Resolving org.scalaz#scalaz-core_2.10;7.0.6 ...
remote:        [info] Resolving org.scalaz#scalaz-concurrent_2.10;7.0.6 ...
remote:        [info] Resolving org.scalaz#scalaz-effect_2.10;7.0.6 ...
remote:        [info] Resolving org.specs2#specs2-junit_2.10;2.3.12 ...
remote:        [info] Resolving org.specs2#specs2-mock_2.10;2.3.12 ...
remote:        [info] Resolving org.mockito#mockito-core;1.9.5 ...
remote:        [info] Resolving org.objenesis#objenesis;1.0 ...
remote:        [info] Resolving org.specs2#specs2-matcher-extra_2.10;2.3.12 ...
remote:        [info] Resolving org.specs2#specs2-analysis_2.10;2.3.12 ...
remote:        [info] Resolving org.scala-lang#scala-compiler;2.10.4 ...
remote:        [info] Resolving org.specs2#classycle;1.4.3 ...
remote:        [info] Resolving org.scalamacros#quasiquotes_2.10;2.0.0-M7 ...
remote:        [info] Resolving com.novocode#junit-interface;0.11-RC1 ...
remote:        [info] Resolving org.scala-sbt#test-interface;1.0 ...
remote:        [info] Resolving org.fluentlenium#fluentlenium-festassert;0.9.2 ...
remote:        [info] Resolving org.fluentlenium#fluentlenium-core;0.9.2 ...
remote:        [info] Resolving org.seleniumhq.selenium#selenium-java;2.39.0 ...
remote:        [info] Resolving org.seleniumhq.selenium#selenium-android-driver;2.39.0 ...
remote:        [info] Resolving org.seleniumhq.selenium#selenium-remote-driver;2.39.0 ...
remote:        [info] Resolving cglib#cglib-nodep;2.1_3 ...
remote:        [info] Resolving org.json#json;20080701 ...
remote:        [info] Resolving org.seleniumhq.selenium#selenium-api;2.39.0 ...
remote:        [info] Resolving org.apache.httpcomponents#httpclient;4.3.1 ...
remote:        [info] Resolving org.apache.httpcomponents#httpcore;4.3 ...
remote:        [info] Resolving commons-logging#commons-logging;1.1.3 ...
remote:        [info] Resolving org.apache.commons#commons-exec;1.1 ...
remote:        [info] Resolving net.java.dev.jna#jna;3.4.0 ...
remote:        [info] Resolving net.java.dev.jna#platform;3.4.0 ...
remote:        [info] Resolving org.seleniumhq.selenium#selenium-chrome-driver;2.39.0 ...
remote:        [info] Resolving org.seleniumhq.selenium#selenium-htmlunit-driver;2.39.0 ...
remote:        [info] Resolving net.sourceforge.htmlunit#htmlunit;2.13 ...
remote:        [info] Resolving xalan#xalan;2.7.1 ...
remote:        [info] Resolving xalan#serializer;2.7.1 ...
remote:        [info] Resolving commons-collections#commons-collections;3.2.1 ...
remote:        [info] Resolving org.apache.httpcomponents#httpmime;4.3.1 ...
remote:        [info] Resolving net.sourceforge.htmlunit#htmlunit-core-js;2.13 ...
remote:        [info] Resolving net.sourceforge.nekohtml#nekohtml;1.9.19 ...
remote:        [info] Resolving net.sourceforge.cssparser#cssparser;0.9.11 ...
remote:        [info] Resolving org.w3c.css#sac;1.3 ...
remote:        [info] Resolving commons-io#commons-io;2.2 ...
remote:        [info] Resolving org.eclipse.jetty#jetty-websocket;8.1.12.v20130726 ...
remote:        [info] Resolving org.eclipse.jetty#jetty-util;8.1.12.v20130726 ...
remote:        [info] Resolving org.eclipse.jetty#jetty-io;8.1.12.v20130726 ...
remote:        [info] Resolving org.eclipse.jetty#jetty-http;8.1.12.v20130726 ...
remote:        [info] Resolving org.seleniumhq.selenium#selenium-firefox-driver;2.39.0 ...
remote:        [info] Resolving org.seleniumhq.selenium#selenium-ie-driver;2.39.0 ...
remote:        [info] Resolving org.seleniumhq.selenium#selenium-iphone-driver;2.39.0 ...
remote:        [info] Resolving org.seleniumhq.selenium#selenium-safari-driver;2.39.0 ...
remote:        [info] Resolving org.webbitserver#webbit;0.4.14 ...
remote:        [info] Resolving org.seleniumhq.selenium#selenium-support;2.39.0 ...
remote:        [info] Resolving org.easytesting#fest-assert;1.4 ...
remote:        [info] Resolving org.easytesting#fest-util;1.1.6 ...
remote:        [info] Resolving com.typesafe.play#play-docs_2.10;2.3.8 ...
remote:        [info] Resolving com.typesafe.play#play-doc_2.10;1.1.0 ...
remote:        [info] Resolving org.pegdown#pegdown;1.4.0 ...
remote:        [info] Resolving org.parboiled#parboiled-java;1.1.5 ...
remote:        [info] Resolving org.parboiled#parboiled-core;1.1.5 ...
remote:        [info] Resolving org.ow2.asm#asm;4.1 ...
remote:        [info] Resolving org.ow2.asm#asm-tree;4.1 ...
remote:        [info] Resolving org.ow2.asm#asm-analysis;4.1 ...
remote:        [info] Resolving org.ow2.asm#asm-util;4.1 ...
remote:        [info] Resolving commons-io#commons-io;2.4 ...
remote:        [info] Resolving org.scala-lang#jline;2.10.4 ...
remote:        [info] Resolving org.fusesource.jansi#jansi;1.4 ...
remote:        [info] Resolving com.typesafe.play#fork-run_2.10;2.3.8 ...
remote:        [info] Resolving com.typesafe.play#fork-run-protocol_2.10;2.3.8 ...
remote:        [info] Resolving com.typesafe.play#run-support_2.10;2.3.8 ...
remote:        [info] Resolving com.typesafe.sbtrc#client-2-10;0.3.1 ...
remote:        [info] Resolving org.scala-sbt#serialization_2.10;0.1.0 ...
remote:        [info] Resolving org.scala-lang.modules#scala-pickling_2.10;0.10.0 ...
remote:        [info] Resolving org.scalamacros#quasiquotes_2.10;2.0.1 ...
remote:        [info] Resolving org.json4s#json4s-core_2.10;3.2.10 ...
remote:        [info] Resolving org.json4s#json4s-ast_2.10;3.2.10 ...
remote:        [info] Resolving com.thoughtworks.paranamer#paranamer;2.6 ...
remote:        [info] Resolving org.spire-math#jawn-parser_2.10;0.6.0 ...
remote:        [info] Resolving org.spire-math#json4s-support_2.10;0.6.0 ...
remote:        [info] Resolving org.scala-sbt#launcher-interface;0.13.8-M3 ...
remote:        [info] Resolving org.scala-sbt#interface;0.13.8-M3 ...
remote:        [info] Resolving org.scala-sbt#io;0.13.8-M3 ...
remote:        [info] Resolving org.scala-sbt#control;0.13.8-M3 ...
remote:        [info] Resolving org.scala-sbt#collections;0.13.8-M3 ...
remote:        [info] Resolving com.novocode#junit-interface;0.11 ...
remote:        [info] Resolving org.scalacheck#scalacheck_2.10;1.11.5 ...
remote:        [info] Resolving com.typesafe.sbtrc#actor-client-2-10;0.3.1 ...
remote:        [warn]   module not found: com.typesafe.sbtrc#actor-client-2-10;0.3.1
remote:        [warn] ==== local: tried
remote:        [warn]   /tmp/scala_buildpack_build_dir/.sbt_home/.ivy2/local/com.typesafe.sbtrc/actor-client-2-10/0.3.1/ivys/ivy.xml
remote:        [warn] ==== public: tried
remote:        [warn] ==== Typesafe Releases Repository: tried
remote:        [info] Resolving net.contentobjects.jnotify#jnotify;0.94 ...
remote:        [info]   [SUCCESSFUL ] com.typesafe.play#play_2.10;2.3.8!play_2.10.jar (1664ms)
remote:        [info]   [SUCCESSFUL ] com.typesafe.play#play-java_2.10;2.3.8!play-java_2.10.jar (99ms)
remote:        [info]   [SUCCESSFUL ] com.typesafe.play#play-java-jdbc_2.10;2.3.8!play-java-jdbc_2.10.jar (65ms)
remote:        [info]   [SUCCESSFUL ] com.typesafe.play#play-java-ebean_2.10;2.3.8!play-java-ebean_2.10.jar (68ms)
remote:        [info]   [SUCCESSFUL ] com.typesafe.play#play-iteratees_2.10;2.3.8!play-iteratees_2.10.jar (355ms)
remote:        [info]   [SUCCESSFUL ] com.typesafe.play#play-json_2.10;2.3.8!play-json_2.10.jar (318ms)
remote:        [info]   [SUCCESSFUL ] com.typesafe.play#play-functional_2.10;2.3.8!play-functional_2.10.jar (223ms)
remote:        [info]   [SUCCESSFUL ] com.typesafe.play#play-datacommons_2.10;2.3.8!play-datacommons_2.10.jar (65ms)
remote:        [info]   [SUCCESSFUL ] org.javassist#javassist;3.19.0-GA!javassist.jar(bundle) (185ms)
remote:        [info]   [SUCCESSFUL ] com.typesafe.play#play-jdbc_2.10;2.3.8!play-jdbc_2.10.jar (155ms)
remote:        [info]   [SUCCESSFUL ] com.typesafe.play#play-test_2.10;2.3.8!play-test_2.10.jar (127ms)
remote:        [info]   [SUCCESSFUL ] com.typesafe.play#play-docs_2.10;2.3.8!play-docs_2.10.jar (3001ms)
remote:        [info]   [SUCCESSFUL ] com.typesafe.play#fork-run_2.10;2.3.8!fork-run_2.10.jar (104ms)
remote:        [info]   [SUCCESSFUL ] com.typesafe.play#fork-run-protocol_2.10;2.3.8!fork-run-protocol_2.10.jar (212ms)
remote:        [info]   [SUCCESSFUL ] com.typesafe.play#run-support_2.10;2.3.8!run-support_2.10.jar (138ms)
remote:        [warn]   ::::::::::::::::::::::::::::::::::::::::::::::
remote:        [warn]   ::          UNRESOLVED DEPENDENCIES         ::
remote:        [warn]   ::::::::::::::::::::::::::::::::::::::::::::::
remote:        [warn]   :: com.typesafe.sbtrc#actor-client-2-10;0.3.1: not found
remote:        [warn]   ::::::::::::::::::::::::::::::::::::::::::::::
remote:        sbt.ResolveException: unresolved dependency: com.typesafe.sbtrc#actor-client-2-10;0.3.1: not found
remote:         at sbt.IvyActions$.sbt$IvyActions$$resolve(IvyActions.scala:217)
remote:         at sbt.IvyActions$$anonfun$update$1.apply(IvyActions.scala:126)
remote:         at sbt.IvyActions$$anonfun$update$1.apply(IvyActions.scala:125)
remote:         at sbt.IvySbt$Module$$anonfun$withModule$1.apply(Ivy.scala:115)
remote:         at sbt.IvySbt$Module$$anonfun$withModule$1.apply(Ivy.scala:115)
remote:         at sbt.IvySbt$$anonfun$withIvy$1.apply(Ivy.scala:103)
remote:         at sbt.IvySbt.sbt$IvySbt$$action$1(Ivy.scala:48)
remote:         at sbt.IvySbt$$anon$3.call(Ivy.scala:57)
remote:         at xsbt.boot.Locks$GlobalLock.withChannel$1(Locks.scala:93)
remote:         at xsbt.boot.Locks$GlobalLock.xsbt$boot$Locks$GlobalLock$$withChannelRetries$1(Locks.scala:78)
remote:         at xsbt.boot.Locks$GlobalLock$$anonfun$withFileLock$1.apply(Locks.scala:97)
remote:         at xsbt.boot.Using$.withResource(Using.scala:10)
remote:         at xsbt.boot.Using$.apply(Using.scala:9)
remote:         at xsbt.boot.Locks$GlobalLock.ignoringDeadlockAvoided(Locks.scala:58)
remote:         at xsbt.boot.Locks$GlobalLock.withLock(Locks.scala:48)
remote:         at xsbt.boot.Locks$.apply0(Locks.scala:31)
remote:         at xsbt.boot.Locks$.apply(Locks.scala:28)
remote:         at sbt.IvySbt.withDefaultLogger(Ivy.scala:57)
remote:         at sbt.IvySbt.withIvy(Ivy.scala:98)
remote:         at sbt.IvySbt.withIvy(Ivy.scala:94)
remote:         at sbt.IvySbt$Module.withModule(Ivy.scala:115)
remote:         at sbt.IvyActions$.update(IvyActions.scala:125)
remote:         at sbt.Classpaths$$anonfun$sbt$Classpaths$$work$1$1.apply(Defaults.scala:1223)
remote:         at sbt.Classpaths$$anonfun$sbt$Classpaths$$work$1$1.apply(Defaults.scala:1221)
remote:         at sbt.Classpaths$$anonfun$doWork$1$1$$anonfun$74.apply(Defaults.scala:1244)
remote:         at sbt.Classpaths$$anonfun$doWork$1$1$$anonfun$74.apply(Defaults.scala:1242)
remote:         at sbt.Tracked$$anonfun$lastOutput$1.apply(Tracked.scala:35)
remote:         at sbt.Classpaths$$anonfun$doWork$1$1.apply(Defaults.scala:1246)
remote:         at sbt.Classpaths$$anonfun$doWork$1$1.apply(Defaults.scala:1241)
remote:         at sbt.Tracked$$anonfun$inputChanged$1.apply(Tracked.scala:45)
remote:         at sbt.Classpaths$.cachedUpdate(Defaults.scala:1249)
remote:         at sbt.Classpaths$$anonfun$updateTask$1.apply(Defaults.scala:1214)
remote:         at sbt.Classpaths$$anonfun$updateTask$1.apply(Defaults.scala:1192)
remote:         at scala.Function1$$anonfun$compose$1.apply(Function1.scala:47)
remote:         at sbt.$tilde$greater$$anonfun$$u2219$1.apply(TypeFunctions.scala:42)
remote:         at sbt.std.Transform$$anon$4.work(System.scala:64)
remote:         at sbt.Execute$$anonfun$submit$1$$anonfun$apply$1.apply(Execute.scala:237)
remote:         at sbt.Execute$$anonfun$submit$1$$anonfun$apply$1.apply(Execute.scala:237)
remote:         at sbt.ErrorHandling$.wideConvert(ErrorHandling.scala:18)
remote:         at sbt.Execute.work(Execute.scala:244)
remote:         at sbt.Execute$$anonfun$submit$1.apply(Execute.scala:237)
remote:         at sbt.Execute$$anonfun$submit$1.apply(Execute.scala:237)
remote:         at sbt.ConcurrentRestrictions$$anon$4$$anonfun$1.apply(ConcurrentRestrictions.scala:160)
remote:         at sbt.CompletionService$$anon$2.call(CompletionService.scala:30)
remote:         at java.util.concurrent.FutureTask.run(FutureTask.java:266)
remote:         at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
remote:         at java.util.concurrent.FutureTask.run(FutureTask.java:266)
remote:         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
remote:         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
remote:         at java.lang.Thread.run(Thread.java:745)
remote:        [error] (*:update) sbt.ResolveException: unresolved dependency: com.typesafe.sbtrc#actor-client-2-10;0.3.1: not found
remote:        [error] Total time: 14 s, completed Mar 10, 2015 11:43:08 AM
remote:
remote:  !     ERROR: Failed to run sbt task: update
remote:
remote:
remote:  !     Push rejected, failed to compile Play 2.x - Java app

Any ideas how to solve this?

Joe Kutner

unread,
Mar 10, 2015, 3:58:44 PM3/10/15
to play-fr...@googlegroups.com
Is this a bare-bones play-java app, or have you made any changes?

Can you share the command you used to create the app with activator?

Even better, can you put your app up on Github for me to look at?

Sebastian Sachtleben

unread,
Mar 11, 2015, 7:21:48 AM3/11/15
to play-fr...@googlegroups.com
Hey Joe,

thanks for your response. It's a plain play-java-intro app. Fresh created. It's created via activator-ui so I can't provide the commands for that.

I have added it into this repo: https://github.com/ssachtleben/play-java-intro

Here is the full heroku deploy:

C:\GIT_OUT\play-java-intro>heroku create
Your version of git is 1.8.0.. Which has serious security vulnerabilities.
Creating radiant-chamber-8181... done, stack is cedar-14

C:\GIT_OUT\play-java-intro>git push heroku master
Counting objects: 42, done.
Delta compression using up to 8 threads.
Compressing objects: 100% (32/32), done.
Writing objects: 100% (42/42), 1.05 MiB | 211 KiB/s, done.
Total 42 (delta 0), reused 3 (delta 0)
remote: Compressing source files... done.
remote: Building source:
remote:
remote: -----> Play 2.x - Java app detected
remote: -----> Installing OpenJDK 1.8... done
remote: -----> Priming Ivy cache (Scala-2.10, Play-2.3)... done
remote: -----> Running: sbt compile stage
remote:        Downloading sbt launcher for 0.13.5:
remote:            To  /tmp/scala_buildpack_build_dir/.sbt_home/launchers/0.13.5/sbt-launch.jar
remote:        OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=384m; support was removed in 8.0
remote:        [info]   [SUCCESSFUL ] com.typesafe.play#sbt-fork-run-plugin;2.3.8!sbt-fork-run-plugin.jar (71ms)
remote:        [info]   [SUCCESSFUL ] com.typesafe.play#sbt-plugin;2.3.8!sbt-plugin.jar (95ms)
remote:        [info]   [SUCCESSFUL ] com.typesafe.sbt#sbt-coffeescript;1.0.0!sbt-coffeescript.jar (398ms)
remote:        [info]   [SUCCESSFUL ] com.typesafe.sbt#sbt-less;1.0.0!sbt-less.jar (321ms)
remote:        [info]   [SUCCESSFUL ] com.typesafe.sbt#sbt-jshint;1.0.1!sbt-jshint.jar (331ms)
remote:        [info]   [SUCCESSFUL ] com.typesafe.sbt#sbt-rjs;1.0.1!sbt-rjs.jar (361ms)
remote:        [info]   [SUCCESSFUL ] com.typesafe.sbt#sbt-digest;1.0.0!sbt-digest.jar (741ms)
remote:        [info]   [SUCCESSFUL ] com.typesafe.sbt#sbt-mocha;1.0.0!sbt-mocha.jar (469ms)
remote:        [info]   [SUCCESSFUL ] org.scala-sbt#sbt-core-next;0.1.1!sbt-core-next.jar (62ms)
remote:        [info]   [SUCCESSFUL ] com.typesafe.play#sbt-fork-run-protocol_2.10;2.3.8!sbt-fork-run-protocol_2.10.jar (230ms)
remote:        [info]   [SUCCESSFUL ] com.typesafe.play#sbt-run-support_2.10;2.3.8!sbt-run-support_2.10.jar (128ms)
remote:        [info]   [SUCCESSFUL ] com.typesafe.sbtrc#client-2-10;0.3.1!client-2-10.jar(src) (59ms)
remote:        [info]   [SUCCESSFUL ] com.typesafe.sbtrc#client-2-10;0.3.1!client-2-10.jar (57ms)
remote:        [info]   [SUCCESSFUL ] com.typesafe.sbtrc#client-2-10;0.3.1!client-2-10.jar (142ms)
remote:        [info]   [SUCCESSFUL ] com.typesafe.play#build-link;2.3.8!build-link.jar (73ms)
remote:        [info]   [SUCCESSFUL ] com.typesafe.play#play-exceptions;2.3.8!play-exceptions.jar (66ms)
remote:        [info]   [SUCCESSFUL ] org.scala-sbt#serialization_2.10;0.1.0!serialization_2.10.jar (73ms)
remote:        [info]   [SUCCESSFUL ] org.scala-sbt#launcher-interface;0.13.8-M3!launcher-interface.jar (62ms)
remote:        [info]   [SUCCESSFUL ] org.scala-sbt#interface;0.13.8-M3!interface.jar (59ms)
remote:        [info]   [SUCCESSFUL ] org.scala-sbt#io;0.13.8-M3!io.jar (68ms)
remote:        [info]   [SUCCESSFUL ] org.scala-sbt#collections;0.13.8-M3!collections.jar (73ms)
remote:        [info]   [SUCCESSFUL ] org.scala-lang.modules#scala-pickling_2.10;0.10.0!scala-pickling_2.10.jar (216ms)
remote:        [info]   [SUCCESSFUL ] org.json4s#json4s-core_2.10;3.2.10!json4s-core_2.10.jar (372ms)
remote:        [info]   [SUCCESSFUL ] org.spire-math#jawn-parser_2.10;0.6.0!jawn-parser_2.10.jar (223ms)
remote:        [info]   [SUCCESSFUL ] org.spire-math#json4s-support_2.10;0.6.0!json4s-support_2.10.jar (668ms)
remote:        [info]   [SUCCESSFUL ] org.scalamacros#quasiquotes_2.10;2.0.1!quasiquotes_2.10.jar (253ms)
remote:        [info]   [SUCCESSFUL ] org.json4s#json4s-ast_2.10;3.2.10!json4s-ast_2.10.jar (94ms)
remote:        [info]   [SUCCESSFUL ] com.thoughtworks.paranamer#paranamer;2.6!paranamer.jar (93ms)
remote:        [info]   [SUCCESSFUL ] org.scala-sbt#control;0.13.8-M3!control.jar (62ms)
remote:        [info]   [SUCCESSFUL ] com.novocode#junit-interface;0.11!junit-interface.jar (98ms)
remote:        [info]   [SUCCESSFUL ] org.scalacheck#scalacheck_2.10;1.11.5!scalacheck_2.10.jar (152ms)
remote:        [info]   [SUCCESSFUL ] com.typesafe.play#routes-compiler_2.10;2.3.8!routes-compiler_2.10.jar (255ms)
remote:        [info]   [SUCCESSFUL ] com.typesafe.sbteclipse#sbteclipse-plugin;3.0.0!sbteclipse-plugin.jar (62ms)
remote:        [info]   [SUCCESSFUL ] com.typesafe.sbteclipse#sbteclipse-core;3.0.0!sbteclipse-core.jar (112ms)
remote:        [info]   [SUCCESSFUL ] org.scala-sbt#core-next_2.10;0.1.1!core-next_2.10.jar (69ms)
remote:        [info]   [SUCCESSFUL ] org.webjars#coffee-script-node;1.7.1!coffee-script-node.jar (113ms)
remote:        [info]   [SUCCESSFUL ] org.webjars#mkdirp;0.3.5!mkdirp.jar (116ms)
remote:        [info]   [SUCCESSFUL ] org.webjars#less-node;1.6.0-1!less-node.jar (97ms)
remote:        [info]   [SUCCESSFUL ] org.webjars#source-map;0.1.31-2!source-map.jar (121ms)
remote:        [info]   [SUCCESSFUL ] org.webjars#amdefine;0.1.0-1!amdefine.jar (109ms)
remote:        [info]   [SUCCESSFUL ] org.webjars#jshint-node;2.4.1-1!jshint-node.jar (95ms)
remote:        [info]   [SUCCESSFUL ] org.webjars#underscorejs;1.5.2-2!underscorejs.jar (105ms)
remote:        [info]   [SUCCESSFUL ] org.webjars#console-browserify;0.1.6-1!console-browserify.jar (91ms)
remote:        [info]   [SUCCESSFUL ] org.webjars#rjs;2.1.11-1-trireme!rjs.jar (100ms)
remote:        [info]   [SUCCESSFUL ] org.webjars#mocha;1.17.1!mocha.jar (113ms)
remote:        [info]   [SUCCESSFUL ] org.webjars#debug;0.7.4!debug.jar (180ms)
remote:        [info]   [SUCCESSFUL ] org.webjars#diff;1.0.7!diff.jar (104ms)
remote:        [info]   [SUCCESSFUL ] com.typesafe.play#play_2.10;2.3.8!play_2.10.jar (1922ms)
remote:        [info]   [SUCCESSFUL ] com.typesafe.play#play-java_2.10;2.3.8!play-java_2.10.jar (152ms)
remote:        [info]   [SUCCESSFUL ] com.typesafe.play#play-java-jdbc_2.10;2.3.8!play-java-jdbc_2.10.jar (133ms)
remote:        [info]   [SUCCESSFUL ] com.typesafe.play#play-java-ebean_2.10;2.3.8!play-java-ebean_2.10.jar (108ms)
remote:        [info]   [SUCCESSFUL ] com.typesafe.play#play-iteratees_2.10;2.3.8!play-iteratees_2.10.jar (518ms)
remote:        [info]   [SUCCESSFUL ] com.typesafe.play#play-json_2.10;2.3.8!play-json_2.10.jar (634ms)
remote:        [info]   [SUCCESSFUL ] com.typesafe.play#play-functional_2.10;2.3.8!play-functional_2.10.jar (243ms)
remote:        [info]   [SUCCESSFUL ] com.typesafe.play#play-datacommons_2.10;2.3.8!play-datacommons_2.10.jar (81ms)
remote:        [info]   [SUCCESSFUL ] org.javassist#javassist;3.19.0-GA!javassist.jar(bundle) (203ms)
remote:        [info]   [SUCCESSFUL ] com.typesafe.play#play-jdbc_2.10;2.3.8!play-jdbc_2.10.jar (810ms)
remote:        [info]   [SUCCESSFUL ] com.typesafe.play#play-test_2.10;2.3.8!play-test_2.10.jar (162ms)
remote:        [info]   [SUCCESSFUL ] com.typesafe.play#play-docs_2.10;2.3.8!play-docs_2.10.jar (3832ms)
remote:        [info]   [SUCCESSFUL ] com.typesafe.play#fork-run_2.10;2.3.8!fork-run_2.10.jar (127ms)
remote:        [info]   [SUCCESSFUL ] com.typesafe.play#fork-run-protocol_2.10;2.3.8!fork-run-protocol_2.10.jar (755ms)
remote:        [info]   [SUCCESSFUL ] com.typesafe.play#run-support_2.10;2.3.8!run-support_2.10.jar (147ms)
remote:        [warn]   ::::::::::::::::::::::::::::::::::::::::::::::
remote:        [warn]   ::          UNRESOLVED DEPENDENCIES         ::
remote:        [warn]   ::::::::::::::::::::::::::::::::::::::::::::::
remote:        [warn]   :: com.typesafe.sbtrc#actor-client-2-10;0.3.1: not found
remote:        [warn]   ::::::::::::::::::::::::::::::::::::::::::::::
remote:        sbt.ResolveException: unresolved dependency: com.typesafe.sbtrc#actor-client-2-10;0.3.1: not found
remote:         at sbt.IvyActions$.sbt$IvyActions$$resolve(IvyActions.scala:217)
remote:         at sbt.IvyActions$$anonfun$update$1.apply(IvyActions.scala:126)
remote:         at sbt.IvyActions$$anonfun$update$1.apply(IvyActions.scala:125)
remote:         at sbt.IvySbt$Module$$anonfun$withModule$1.apply(Ivy.scala:115)
remote:         at sbt.IvySbt$Module$$anonfun$withModule$1.apply(Ivy.scala:115)
remote:         at sbt.IvySbt$$anonfun$withIvy$1.apply(Ivy.scala:103)
remote:         at sbt.IvySbt.sbt$IvySbt$$action$1(Ivy.scala:48)
remote:         at sbt.IvySbt$$anon$3.call(Ivy.scala:57)
remote:         at xsbt.boot.Locks$GlobalLock.withChannel$1(Locks.scala:98)
remote:         at xsbt.boot.Locks$GlobalLock.xsbt$boot$Locks$GlobalLock$$withChannelRetries$1(Locks.scala:81)
remote:         at xsbt.boot.Locks$GlobalLock$$anonfun$withFileLock$1.apply(Locks.scala:102)
remote:         at xsbt.boot.Using$.withResource(Using.scala:11)
remote:         at xsbt.boot.Using$.apply(Using.scala:10)
remote:         at xsbt.boot.Locks$GlobalLock.ignoringDeadlockAvoided(Locks.scala:62)
remote:         at xsbt.boot.Locks$GlobalLock.withLock(Locks.scala:52)
remote:        [error] Total time: 19 s, completed Mar 11, 2015 11:17:39 AM
remote:
remote:  !     ERROR: Failed to run sbt!
remote:        We're sorry this build is failing! If you can't find the issue in application
remote:        code, please submit a ticket so we can help: https://help.heroku.com
remote:        You can also try reverting to our legacy Scala buildpack:
remote:        $ heroku buildpack:set https://github.com/heroku/heroku-buildpack-scala#legacy
remote:
remote:        Thanks,
remote:        Heroku
remote:
remote:
remote:  !     Push rejected, failed to compile Play 2.x - Java app
remote:
remote: Verifying deploy...
remote:
remote: !       Push rejected to powerful-hollows-8433.
remote:
 ! [remote rejected] master -> master (pre-receive hook declined)
error: failed to push some refs to 'https://git.heroku.com/powerful-hollows-8433.git'


...

Joe Kutner

unread,
Mar 11, 2015, 9:07:20 AM3/11/15
to play-fr...@googlegroups.com
I get the same error locally "unresolved dependency: com.typesafe.sbtrc#actor-client-2-10;0.3.1: not found".

So either there is a file(s) that is not checked into Git, or there is something wrong with the template. I'll see if I can figure it out.

In the meantime, you might want to start with another template. I know that the "play-java" template works.
>--
>You received this message because you are subscribed to a topic in the Google Groups "play-framework" group.
>To unsubscribe from this topic, visit https://groups.google.com/d/topic/play-framework/E6acpxk9930/unsubscribe.
>To unsubscribe from this group and all its topics, send an email to play-framewor...@googlegroups.com.
>For more options, visit https://groups.google.com/d/optout.

Sebastian Sachtleben

unread,
Mar 11, 2015, 9:39:38 AM3/11/15
to play-fr...@googlegroups.com
It works for me with the activator-ui, but it fails also with "play debug" command.

And as I mentioned here in the edit http://stackoverflow.com/questions/28947087/heroku-deploy-error-with-current-play-app its something with the resolvers.

Really thanks for the idea to take the "play-java" template. That works perfectly and is everything I need. If you enter "play java" into activator app only "play-java-intro" shows up, but play-java is perfectly fine for me :)

Sebastian Sachtleben

unread,
Mar 12, 2015, 4:20:54 AM3/12/15
to play-fr...@googlegroups.com
Ah I found out why its not deploying. Once you open the play app with the activator there will be a new /project folder named "play-fork-run.sbt" which contains this line:

addSbtPlugin("com.typesafe.play" % "sbt-fork-run-plugin" % "2.3.8")

This sbtPlugin depends on the actor jar which leads to not deployable on heroku. If I delete the play-fork-run.sbt I can deploy the project on heroku.
Reply all
Reply to author
Forward
0 new messages