sbt-elasticbeanstalk
sbt-elasticbeanstalk copied to clipboard
scala 2.11
sbt eb-deploy
doesn't appear to work for scala 2.11.6 + sbt 0.13.8.
Thanks for the report. I'll check it out when I get a moment.
+1 please! Same here, I'm using scala 2.11.6 and sbt 0.13.7.
I was able to make a Lift 2.6 project configured with Scala 2.11.6 and sbt 0.13.8 and it uploaded and deployed with no problems. What type of application are you writing? Can you share the build.sbt
? What is your target AWS configuration (AMI version, Java version, Tomcat version, etc)?