-
Notifications
You must be signed in to change notification settings - Fork 71
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
AbstractMethodError when added to Play 2.1.4 project #183
Comments
I have the same issue.
|
Thank you for reporting this issue. No answer from Play dev team. It's a Scala binary incompatibility issue (2.9.x), a clean recompilation of Play2War plugin would solve this issue with Play 2.1.4 |
Whats the best way to do that? I tried to compile and package the latest code but got a build error? |
As described here:
|
yes,I can not using this plugin after I upgrade the Play to 2.1.4 |
Having just upgraded to the new Play 2.1.4 release, the war plugin breaks my play project when I add in this plugin, works perfectly if I remove the plugin from the various config files.
Stack:
The text was updated successfully, but these errors were encountered: