This app is a Java library for using the Sonarqube REST API.
Visit us on Github.
SonarQube server url: property sonar.url
, env SONAR_CLIENT_SONAR_URL
Path to output file: property output.path
, env SONAR_CLIENT_OUTPUT_PATH
Output file prefix: property output.file.prefix
, env SONAR_CLIENT_PREFIX_OUTPUT
Path to profiles file: property profiles.path
, env SONAR_CLIENT_PROFILES_PATH
SonarQube projects: property projects
, env SONAR_CLIENT_PROJECTS
in the following format projectName1>projectFilesPrefix1, proj2>pref2
to do
to do