Trying to use play2war with Play 2.3.8 results in the following error:
[error] bad symbolic reference. A signature in Play2WarCommands.class refers to type PlayReloader
[error] in package play which is not available.
[error] It may be completely missing from the current classpath, or the version on
[error] the classpath might be incompatible with the version used when compiling Play2WarCommands.class.
Trying to use play2war with Play 2.3.8 results in the following error: