play-pure-maven-plugin
play-pure-maven-plugin copied to clipboard
Route compilation sometimes fails when routes are changed
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