scalatra / scalatra-sbt-prototype

A minimal Scalatra application with an SBT build to kickstart your project.
http://www.scalatra.org/
35 stars 18 forks source link

Updating prototype project for SBT 0.11.3 #5

Closed rrees closed 12 years ago

rrees commented 12 years ago

I couldn't get the prototype to run as per the Scalatra book due to the interactions with SBT version numbers and the web plugin. I've updated the plugin dependency resolution to reflect the current documentation for xsbt-web-plugin and let the SBT version float rather than being explicitly specified.