aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@sonarsource.com>2013-09-11 15:18:07 +0200
committerSimon Brandhof <simon.brandhof@sonarsource.com>2013-09-11 15:18:07 +0200
commit03df7195e71d7e07227946455976522da9be0927 (patch)
tree1ae19bb0cd3a8ce2f69297719eab85f2db42d13f /README.md
parent9f25da1847a08a794a4a3099388a2c7da2460183 (diff)
downloadsonarqube-03df7195e71d7e07227946455976522da9be0927.tar.gz
sonarqube-03df7195e71d7e07227946455976522da9be0927.zip
Complete build section of readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index 871b5a9b0fd..a8436181d3e 100644
--- a/README.md
+++ b/README.md
@@ -13,8 +13,9 @@ This Git repository is core platform. Plugins are hosted in SonarCommunity and S
### Build
* Install Maven 3.0.5 or greater
-* Execute `mvn clean install`
-
+* Execute `mvn clean install`. To quickly build in development environment, the script `quick-build.sh` does not execute unit tests and compile GWT components for Firefox/Chrome only.
+* ZIP file of application is generated in sonar-application/target/
+
## License
Copyright 2008-2013 SonarSource.