sbt-elasticbeanstalk icon indicating copy to clipboard operation
sbt-elasticbeanstalk copied to clipboard

scala 2.11

Open deanchen opened this issue 9 years ago • 3 comments

sbt eb-deploy doesn't appear to work for scala 2.11.6 + sbt 0.13.8.

deanchen avatar Jun 21 '15 05:06 deanchen

Thanks for the report. I'll check it out when I get a moment.

joescii avatar Jun 21 '15 13:06 joescii

+1 please! Same here, I'm using scala 2.11.6 and sbt 0.13.7.

mayacr86 avatar Jun 30 '15 17:06 mayacr86

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)?

joescii avatar Jul 03 '15 19:07 joescii