aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-main
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@sonarsource.com>2017-09-19 22:12:00 +0200
committerSimon Brandhof <simon.brandhof@sonarsource.com>2017-09-26 23:49:38 +0200
commit50a29c569f8448a939877de1918ab3ff937366b8 (patch)
tree793a173461e17df5f3da0e01b1d54546972175c6 /server/sonar-main
parente66b868ad008967f65428a4e5400225600e9413e (diff)
downloadsonarqube-50a29c569f8448a939877de1918ab3ff937366b8.tar.gz
sonarqube-50a29c569f8448a939877de1918ab3ff937366b8.zip
SONAR-9802 complete system info page
Diffstat (limited to 'server/sonar-main')
-rw-r--r--server/sonar-main/pom.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/server/sonar-main/pom.xml b/server/sonar-main/pom.xml
index 27e46c81cfb..eba72bb7f62 100644
--- a/server/sonar-main/pom.xml
+++ b/server/sonar-main/pom.xml
@@ -12,6 +12,8 @@
<artifactId>sonar-main</artifactId>
<name>SonarQube :: Main Process</name>
+ <description>Server process used to bootstrap Elasticsearch, Web Server and
+ Compute Engine processes. Could be merged with sonar-application.</description>
<properties>
<!--