Sample java springboot project with gradle publishing and sonarqube tasks to test in CI pipelines
Following environment variables have to be set to use publishing to nexus and sonarqube
-
SONAR_LOGIN
-
SONAR_PASSWORD
-
NEXUS_LOGIN
-
NEXUS_PASSWORD