play-pure-maven-plugin
play-pure-maven-plugin copied to clipboard
Build Play Framework 2 Projects With Maven (and without SBT)
The sample POM is untested at doesn't show you precisely how to set up and work on a project day-to-day.
Possible cause: Route compilation creates many classes. If they aren't cleaned up, route changes don't compile correctly. Delete route classes before compiling routes
This plugin doesn't continuously translate scala.html templates to scala source files. If it did, then scala:cc could incrementally compile a complete play2 project including templates.