aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index a12b80a..59c22ce 100644
--- a/README.md
+++ b/README.md
@@ -8,3 +8,7 @@ http://docs.sonarqube.org/display/SONAR/Analyzing+with+SonarQube+Runner
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