Running Sonar from command line without a SonarQube server -


i need perform static analysis of java classes command line extract basic metrics , thinking use sonar-cli, required working sonarqube.

how can perform inspections?

if want metrics on code, there's no other choice installing sonarqube server , indeed run analysis using sonarqube scanner.

by way, installing sq server such simple use case simple extracting binaries zip archive , double-click on sonar.sh or sonar.bat scripts. see "get started in 2 minutes" documentation page.


Comments

Popular posts from this blog

php - Wordpress website dashboard page or post editor content is not showing but front end data is showing properly -

authentication - Mongodb revoke acccess to connect test database -

python - Scipy.Odr multiple variable regression -