Posted: (1 week ago) I am trying to execute a command with gradle with the below task: task stopServer(dependsOn: war, type: Exec) << { commandLine 'pkill ...
確定! 回上一頁