Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save jeffscottbrown/3c419fe2c05985dd2e58fc06391e6986 to your computer and use it in GitHub Desktop.

Select an option

Save jeffscottbrown/3c419fe2c05985dd2e58fc06391e6986 to your computer and use it in GitHub Desktop.
~ $ git clone git@github.com:anandjaisy/MessengingMultiGradleProject.git
Cloning into 'MessengingMultiGradleProject'...
remote: Enumerating objects: 45, done.
remote: Counting objects: 100% (45/45), done.
remote: Compressing objects: 100% (26/26), done.
remote: Total 45 (delta 1), reused 45 (delta 1), pack-reused 0
Receiving objects: 100% (45/45), 59.51 KiB | 1.03 MiB/s, done.
Resolving deltas: 100% (1/1), done.
~ $
~ $
~ $ cd MessengingMultiGradleProject
MessengingMultiGradleProject (main)$
MessengingMultiGradleProject (main)$
MessengingMultiGradleProject (main)$ ./gradlew run
./gradlew: line 39: cd: "./: No such file or directory
> Task :compileJava
Note: Creating bean classes for 1 type elements
> Task :service:compileJava
Note: Creating bean classes for 1 type elements
> Task :run
__ __ _ _
| \/ (_) ___ _ __ ___ _ __ __ _ _ _| |_
| |\/| | |/ __| '__/ _ \| '_ \ / _` | | | | __|
| | | | | (__| | | (_) | | | | (_| | |_| | |_
|_| |_|_|\___|_| \___/|_| |_|\__,_|\__,_|\__|
Micronaut (v2.4.0)
Something happened
08:01:09.824 [main] INFO io.micronaut.runtime.Micronaut - Startup completed in 421ms. Server Running: 0 active message listeners.
<===========--> 91% EXECUTING [10m 52s]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment