play-pure-maven-plugin
play-pure-maven-plugin copied to clipboard
Create a fully working example project
The sample POM is untested at doesn't show you precisely how to set up and work on a project day-to-day.
First sample added under src/test/resources/. Since it is used for the smoke test, it doesn't yet have an application.conf. If one were added and the test extended to run the production server, it would serve as a fully working example project. As it is, it does show precisely how to create a functional project for those who have prior Play2 experience.