To build a fat-jar run:
gradle task customFatJar
This repository contains different solutions based of given command:
Run:
gradle clean build -Pprofile=dev
or
gradle clean build -Pprofile=anythingElse
*For better results run gradle clean,before every build.