aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJulien HENRY <julien.henry@sonarsource.com>2015-11-10 09:42:10 +0100
committerJulien HENRY <julien.henry@sonarsource.com>2015-11-10 14:32:00 +0100
commit7b6c311c7d076de58cb57b28c6a9a31d5c7c9afe (patch)
tree6be7723852fed64b4dfbe34c6ea6a9f732775793 /README.md
parent5a8d95da69a698a82faa01e7b396e33de61d4975 (diff)
downloadsonar-scanner-cli-7b6c311c7d076de58cb57b28c6a9a31d5c7c9afe.tar.gz
sonar-scanner-cli-7b6c311c7d076de58cb57b28c6a9a31d5c7c9afe.zip
SQSCANNER-1 Extract SonarQube Scanner as a standalone project
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files changed, 4 insertions, 8 deletions
diff --git a/README.md b/README.md
index 59c22ce..710373c 100644
--- a/README.md
+++ b/README.md
@@ -1,14 +1,10 @@
-SonarQube Runner [![Build Status](https://travis-ci.org/SonarSource/sonar-runner.svg?branch=master)](https://travis-ci.org/SonarSource/sonar-runner)
+SonarQube Scanner [![Build Status](https://travis-ci.org/SonarSource/sonar-scanner-cli.svg?branch=master)](https://travis-ci.org/SonarSource/sonar-scanner-cli)
=========================
-Bootstrapper of code analysis
+Official SonarQube Scanner used to start code analysis. Project configuration is read from a sonar-project.properties or passed on command line.
Documentation:
-http://docs.sonarqube.org/display/SONAR/Analyzing+with+SonarQube+Runner
+http://docs.sonarqube.org/display/SONAR/Analyzing+with+SonarQube+Scanner
Issue Tracker:
-http://jira.sonarsource.com/browse/SONARUNNER
-
-Release:
-sonar-runner-api need to be signed for use in SonarLint for Eclipse. So you need to pass following properties during perform:
-mvn release:perform -Djarsigner.keystore=<path to keystore.jks> -Djarsigner.storepass=<password> \ No newline at end of file
+http://jira.sonarsource.com/browse/SQSCANNER