Exception encountered when attempting to run a suite with class name: pdi.jwt.JwtSessionSpec *** ABORTED ***
com.google.inject.ConfigurationException: Guice configuration errors:
1) Could not find a suitable constructor in play.api.libs.ws.ning.NingWSPlugin. Classes must have either one (and only one) constructor annotated with @Inject or a zero-argument constructor that is not private.
at play.api.libs.ws.ning.NingWSPlugin.class(NingWS.scala:490)
while locating play.api.libs.ws.ning.NingWSPlugin
1 error
at com.google.inject.internal.InjectorImpl.getProvider(InjectorImpl.java:1042)
at com.google.inject.internal.InjectorImpl.getProvider(InjectorImpl.java:1001)
at com.google.inject.internal.InjectorImpl.getInstance(InjectorImpl.java:1051)
at play.api.inject.guice.GuiceInjector.instanceOf(GuiceInjectorBuilder.scala:321)
at play.api.Plugins$$anonfun$loadPlugins$1.apply(Plugins.scala:89)
at play.api.Plugins$$anonfun$loadPlugins$1.apply(Plugins.scala:87)
at scala.collection.TraversableLike$$anonfun$map$1.apply(TraversableLike.scala:245)
at scala.collection.TraversableLike$$anonfun$map$1.apply(TraversableLike.scala:245)
at scala.collection.immutable.List.foreach(List.scala:381)
at scala.collection.TraversableLike$class.map(TraversableLike.scala:245)[error] missing or invalid dependency detected while loading class file 'WsScalaTestClient.class'.[error] Could not access type WSRequestHolder in object play.api.libs.ws.WS,[error] because it (or its dependencies) are missing. Check your build definition for[error] missing or conflicting dependencies. (Re-run with `-Ylog-classpath` to see the problematic classpath.)[error] A full rebuild may help if 'WsScalaTestClient.class' was compiled against an incompatible version of play.api.libs.ws.WS.[error] one error found[error] (playEdge/test:compileIncremental) Compilation failed[error] Total time: 9 s, completed 8/06/2015 10:42:56 AMTo view this discussion on the web visit https://groups.google.com/d/msgid/play-framework/16b9099a-d57e-4576-a413-feea5c4455f7%40googlegroups.com.--
You received this message because you are subscribed to the Google Groups "play-framework" group.
To unsubscribe from this group and stop receiving emails from it, send an email to play-framewor...@googlegroups.com.