Hello! I see a lot of akka core classes in akka-stream-experimental_2.11-1.0-RC2.jar. This breaks sbt assembly plugin. Is it a bug in packaging or I'm going something wrong?
[error] 46 errors were encountered during merge java.lang.RuntimeException: deduplicate: different file contents found in the following: /Users/maxcom/.ivy2/cache/com.typesafe.akka/akka-actor_2.11/jars/akka-actor_2.11-2.3.11.jar:akka/japi/function/Effect.class /Users/maxcom/.ivy2/cache/com.typesafe.akka/akka-stream-experimental_2.11/jars/akka-stream-experimental_2.11-1.0-RC2.jar:akka/japi/function/Effect.class deduplicate: different file contents found in the following: /Users/maxcom/.ivy2/cache/com.typesafe.akka/akka-actor_2.11/jars/akka-actor_2.11-2.3.11.jar:akka/japi/function/Function.class /Users/maxcom/.ivy2/cache/com.typesafe.akka/akka-stream-experimental_2.11/jars/akka-stream-experimental_2.11-1.0-RC2.jar:akka/japi/function/Function.class deduplicate: different file contents found in the following: /Users/maxcom/.ivy2/cache/com.typesafe.akka/akka-actor_2.11/jars/akka-actor_2.11-2.3.11.jar:akka/japi/function/Function10.class /Users/maxcom/.ivy2/cache/com.typesafe.akka/akka-stream-experimental_2.11/jars/akka-stream-experimental_2.11-1.0-RC2.jar:akka/japi/function/Function10.class deduplicate: different file contents found in the following: /Users/maxcom/.ivy2/cache/com.typesafe.akka/akka-actor_2.11/jars/akka-actor_2.11-2.3.11.jar:akka/japi/function/Function11.class /Users/maxcom/.ivy2/cache/com.typesafe.akka/akka-stream-experimental_2.11/jars/akka-stream-experimental_2.11-1.0-RC2.jar:akka/japi/function/Function11.class Maxim -- >>>>>>>>>> Read the docs: http://akka.io/docs/ >>>>>>>>>> Check the FAQ: >>>>>>>>>> http://doc.akka.io/docs/akka/current/additional/faq.html >>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user --- You received this message because you are subscribed to the Google Groups "Akka User List" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/akka-user. For more options, visit https://groups.google.com/d/optout.
