Anthony,
I hadn't used notifiers yet but I'm guessing they should be in a section similar to this on your application.xml under /apps/continuum/conf
org.codehaus.plexus.notification.notifier.Notifier
jabber
org.apache.maven.continuum.notification.jabber.JabberContinuumNotifier
org.codehaus.plexus.jabber.JabberClient
org.apache.maven.continuum.configuration.ConfigurationService
org.apache.maven.continuum.store.ContinuumStore
org.codehaus.plexus.jabber.JabberClient
org.codehaus.plexus.jabber.DefaultJabberClient
Regards,
Alex
-----Original Message-----
From: Anthony Bargnesi [mailto:abargnesi@gmail.com]
Sent: Friday, December 09, 2005 12:48 PM
To: continuum-users@maven.apache.org
Subject: Configuration of jabber notifier
Hello all,
I noticed that there is no documentation on the jabber notifier's
configuration options.
The FAQ mentions the config values that are needed for google talk but it
does not
mentiond the tags needed. If someone can inform me what the configuration
block
in the notifier should look like for the following:
*Jabber Host :* talk.google.com
*Jabber Port :* 5222
*Jabber Login :* abargnesi
*Jabber Domain Name :* gmail.com
*Is it a SSL Connection?* false
Thanks,
Anthony Bargnesi