If after building the artifact and attempting to run the application you are seeing the following message:
no main manifest attribute, in out/artifacts/zebec_main_jar/zebec.jar
Then try updating your project settings to inherit project compile output path. It uses IntelliJ and not Gradle tasks to build the artifacts and sometimes it gets overwritten.
