Thanks, Kane I had the same problem with assembly-package-dependency and this fixes it.
Jun, will scalaVersion be changed to 2.10.x? Currently it¹s set to 2.8.0 and crossScalaVersions includes 2.10.1 but I believe that¹s to publish to local ivy repo but I publish to local maven repo and I need to set scalaVersion 2.10.2. Thoughts? Bob On 11/1/13, 9:36 PM, "Kane Kane" <kane.ist...@gmail.com> wrote: >Yes, I've had problem, which resolved with updating sbt-assembly. Will >open a ticket and provide a patch. > >On Fri, Nov 1, 2013 at 8:43 PM, Jun Rao <jun...@gmail.com> wrote: >> Does the problem exist with trunk? If so, could you open a jira and >>submit >> a patch? >> >> Thanks, >> >> Jun >> >> >> On Fri, Nov 1, 2013 at 4:14 PM, Kane Kane <kane.ist...@gmail.com> wrote: >> >>> I think >>> addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.8.8") >>> >>> Should be updated to 0.9.0 at least to successfully compile. I've had >>> an issue with assembly-package-dependency. >>>