- Copy the
gradle.properties.templatefile and paste it in project root asgradle.properties - Fill the
githubUserandgithubTokenfields with your GitHub credentials
./gradlew clean build shadowJar
- Change version number on
build.gradle - run
./gradlew publish
- Download the desired plugin version on your SonarQube server
- Move the downloaded jar to extensions/plugins
- Restart SonarQube