私のプレイプロジェクトをWARファイルにエクスポートする必要がありますが、失敗しました。新しいプロジェクトでは機能しません。この機能は壊れていますか?再生! framework [1.2.4] war command failed
再生!フレームワーク1.2.4 JRE 1.6.0_20 Windows XPとLinuxの両方でテストしました。
java -version
java version "1.6.0_20"
Java(TM) SE Runtime Environment (build 1.6.0_20-b02)
Java HotSpot(TM) Server VM (build 16.3-b01, mixed mode)
./play-1.2.4/play new testWar
~ _ _
~ _ __ | | __ _ _ _| |
~ | '_ \| |/ _' | || |_|
~ | __/|_|\____|\__ (_)
~ |_| |__/
~
~ play! 1.2.4, http://www.playframework.org
~
~ The new application will be created in /testWar
~ What is the application name? [testWar]
~
~ OK, the application is created.
~ Start it with : play run testWar
~ Have fun!
~
play war testWar --deps --output=WAR --zip
sox: invalid option -- -
sox: invalid option -- e
sox: invalid option -- -
sox: invalid option -- o
sox: invalid option -- -
sox: invalid option -- z
sox: Can't open input file 'war': No such file or directory
play war testWar -o=WAR
sox: invalid option -- o
sox: invalid option -- =
sox: invalid option -- W
sox: invalid option -- R
sox: Can't open input file 'war': No such file or directory