0
Я пытаюсь запустить «пакет HelloWorld» на W8.1, и я получаю:Grails Начало работы пакета HelloWorld
grails> package helloworld
| Error Caught exception Could not execute build using Gradle distribution 'http
s://services.gradle.org/distributions/gradle-2.3-bin.zip'.
Problem with provided build arguments: [-helloworld].
Unknown command-line option '-h'.
Either it is not a valid build option or it is not supported in the target Gradl
e version.
Not all of the Gradle command line options are supported build arguments.
Examples of supported build arguments: '--info', '-u', '-p'.
Examples of unsupported build options: '--daemon', '-?', '-v'.
Please find more information in the javadoc for the BuildLauncher class. (Use --
stacktrace to see the full trace)
Любая помощь будет оценена.
Что именно вы пытаетесь сделать? если вы хотите сгенерировать войну, попробуйте 'grails> собрать 'также, когда вы находитесь в консоли grails с помощью вкладки, вы можете просмотреть все доступные команды. – mehmood