You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@spark.apache.org by kamatsuoka <ke...@gmail.com> on 2014/02/15 02:08:44 UTC

Re: libraryDependencies configuration is different for sbt assembly vs sbt run

It turns out there's a way to make this work!  Here's a project/Build.scala
adapted from  Eugene Yokota's answer on StackOverflow
<http://stackoverflow.com/questions/18838944/sbt-how-can-i-add-provided-dependencies-back-to-run-test-tasks-classpath> 
.  I have most of my settings in my build.sbt, so this is a minimalist
version of Eugene's answer.





--
View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/libraryDependencies-configuration-is-different-for-sbt-assembly-vs-sbt-run-tp565p1542.html
Sent from the Apache Spark User List mailing list archive at Nabble.com.