-
Notifications
You must be signed in to change notification settings - Fork 0
/
README
31 lines (18 loc) · 824 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
XMPP Sonar Plugin
=================
1. Installation
Plugin requires Sonar 3.0 or newer
Copy the .jar file to your Sonar plugins directory, for example:
sonar-3.0/extensions/plugins/xmpp-sonar-plugin.jar
Restart Sonar
2. Global Configuration
Log in as administrator and go to General Settings > XMPP
Configure all the fields according to hints and examples on their settings screen.
Select "Save XMPP settings"
3. User Configuration
Go to My Profile
In "Notifications" section mark all the events that you want to be notified about.
Make sure that you market your favourite projects on the Home screen to make some events reach you.
4. Troubleshooting
Please make sure that your XMPP server is reachable from Sonar machine.
The plugin hasn't been testen with XMPP servers using encryption or connected via proxy.