But what do I do if the development staff has one CI instance with reports going to the developers and the QA people have their own CI instance and want reports going to their staff? There is no way to accomplish this other than forcing each CI instance to override the notifier list in the POM, and that eliminates the possibility of having each project in each CI instance send mail only to the interested parties.
I guess the proper way to do this is to eliminate the CI notification information in the POM and configure "extra" notifiers in Continuum for each project. -----Original Message----- From: Emmanuel Venisse [mailto:[EMAIL PROTECTED] Sent: Friday, April 21, 2006 05:18 To: Maven Developers List Subject: Re: [continuum] BUILD FAILURE: Maven If you don't want to send messages, comment the mail notifier in application.xml or define a wrong address for your smtp server. Emmanuel Arnaud HERITIER a écrit : > Sorry, I didn't want to send it to [EMAIL PROTECTED] > My setup is not already finished, but I can't disable the notification to > the mail registred in the POM. > It's just a temporary test. If it help us I'll ask you how we can move it in > the continuum instance @ apache. > > Arnaud > > >>On 4/21/06, Continuum < [EMAIL PROTECTED]> wrote: >> >>>Online report : >>>http://heritier.homeip.net/continuum/servlet/continuum/target/ProjectBuild.vm/view/ProjectBuild/id/46/buildId/553 >>> >>>Build statistics: >>> State: Failed >>> Previous State: Ok >>> Started at: ven., 21 avr. 2006 00:00:16 +0200 >>> Finished at: ven., 21 avr. 2006 00:02:49 +0200 >>> Total time: 2m 32s >>> Build Trigger: Schedule >>> Exit code: 1 >>> Building machine hostname: harlock >>> Operating system : Windows XP(Service Pack 2) >>> Java version : 1.4.2_05(Sun Microsystems Inc.) >>> >>>Changes >>> vmassol Added my PGP key >>> /maven/maven-1/core/trunk/KEYS >>> >>> > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
