maven gaeプラグインバージョン0.9.4を使用していますが、mvn gae:runを使用すると、次のエラーが発生します。
Usage: <dev-appserver> [options] <war directory>
Options:
--help, -h Show this help message and exit.
--server=SERVER The server to use to determine the latest
-s SERVER SDK version.
--address=ADDRESS The address of the interface on the local machine
-a ADDRESS to bind to (or 0.0.0.0 for all interfaces).
--port=PORT The port number to bind to on the local machine.
-p PORT
--sdk_root=root Overrides where the SDK is located.
--disable_update_check Disable the check for newer SDK versions.
--generated_dir=dir Set the directory where generated files are created.
これをグーグルで検索すると、プラグインの0.5バージョンで問題が発生していた古いスレッドがいくつか見つかりましたが、修正されました。なぜそれが私に起こっているのか、そしてどのような作業が行われているのかわかりません。何か案は?