I got this error 'bootRun not found in root project oadr2-vtn-new' when i run 'grails run-app' under the oadr2-vtn-new folder. I did follow the instruction on the wiki page. Did i miss some important steps?
$ grails run-app
FAILURE: Build failed with an exception.
- What went wrong:
Task 'bootRun' not found in root project 'oadr2-vtn-new'.
- Try:
Run gradle tasks to get a list of available tasks. Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
BUILD FAILED
Total time: 0.597 secs
| Error Failed to start server (Use --stacktrace to see the full trace)
I got this error 'bootRun not found in root project oadr2-vtn-new' when i run 'grails run-app' under the oadr2-vtn-new folder. I did follow the instruction on the wiki page. Did i miss some important steps?
$ grails run-app
FAILURE: Build failed with an exception.
Task 'bootRun' not found in root project 'oadr2-vtn-new'.
Run gradle tasks to get a list of available tasks. Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
BUILD FAILED
Total time: 0.597 secs
| Error Failed to start server (Use --stacktrace to see the full trace)