./gradlew -t installDist .
FAILURE: Build failed with an exception.
* What went wrong:
Task '.' not found in root project 'user-svc'.
* Try:
Run gradlew 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. Run with --scan to get full insights.
* Get more help at <https://help.gradle.org>
BUILD FAILED in 409ms
m
Milan Hruban
08/28/2020, 12:32 PM
i don't know gradle but why do you have the dot in the command?