Hi, Apologies for very vague question :-). I am getting:
sbt.ResolveException: unresolved dependency: com.typesafe.akka#akka-sbt-plugin;2.0-20111210-031327: not found I am getting it for both sbt 0.12.4 as well as recommended 0.11.2 (with git clean -f -x -d in between). I simply cloned "git clone https://github.com/akka/akka-samples", cd akka-samples/async-workers and run "sbt package dist". Andy On Wed, Jan 22, 2014 at 8:18 AM, √iktor Ҡlang <[email protected]>wrote: > Hi Andy, > > my crystal ball is currently RMA:ed, could you enlighten me as to what the > failure is? > > Cheers, > √ > > > On Wed, Jan 22, 2014 at 4:15 PM, Andy C <[email protected]> wrote: > >> Hi, >> >> I tried to start https://github.com/akka/akka-samples using SBT 0.11.2 >> but it fails up front. >> >> Is the code compatible with the latest version of Akka it is just a >> matter of updating SBT? >> >> Thx, >> A. >> >> -- >> >>>>>>>>>> Read the docs: http://akka.io/docs/ >> >>>>>>>>>> Check the FAQ: http://akka.io/faq/ >> >>>>>>>>>> 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/groups/opt_out. >> > > > > -- > Cheers, > √ > > * ——————— **Viktor Klang* > *Chief Architect - **Typesafe <http://www.typesafe.com/>* > > Twitter: @viktorklang > > -- > >>>>>>>>>> Read the docs: http://akka.io/docs/ > >>>>>>>>>> Check the FAQ: http://akka.io/faq/ > >>>>>>>>>> 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/groups/opt_out. > -- >>>>>>>>>> Read the docs: http://akka.io/docs/ >>>>>>>>>> Check the FAQ: http://akka.io/faq/ >>>>>>>>>> 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/groups/opt_out.
