Return-Path: Delivered-To: apmail-maven-continuum-users-archive@www.apache.org Received: (qmail 92172 invoked from network); 9 Nov 2005 17:26:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 9 Nov 2005 17:26:21 -0000 Received: (qmail 17704 invoked by uid 500); 9 Nov 2005 17:26:20 -0000 Delivered-To: apmail-maven-continuum-users-archive@maven.apache.org Received: (qmail 17610 invoked by uid 500); 9 Nov 2005 17:26:20 -0000 Mailing-List: contact continuum-users-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: continuum-users@maven.apache.org Delivered-To: mailing list continuum-users@maven.apache.org Received: (qmail 17599 invoked by uid 99); 9 Nov 2005 17:26:19 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Nov 2005 09:26:19 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [62.193.206.151] (HELO mailsender.amenworld.com) (62.193.206.151) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Nov 2005 09:26:13 -0800 Received: from webmail9.amenworld.com (webmail9.amenworld.com [62.193.206.9]) by mailsender.amenworld.com (Postfix) with SMTP id D7EF69B9CCC for ; Wed, 9 Nov 2005 18:25:57 +0100 (CET) Received: (qmail 12595 invoked from network); 9 Nov 2005 17:26:05 -0000 Received: from 139.30.98-84.rev.gaoland.net (HELO ?127.0.0.1?) (84.98.30.139) by 0 with SMTP; 9 Nov 2005 17:26:05 -0000 Message-ID: <4372311F.30206@venisse.net> Date: Wed, 09 Nov 2005 18:25:51 +0100 From: Emmanuel Venisse User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: fr, en MIME-Version: 1.0 To: continuum-users@maven.apache.org Subject: Re: m2 notifier configuration References: <43722C72.8020007@thewallacepack.net> In-Reply-To: <43722C72.8020007@thewallacepack.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N http://maven.apache.org/maven-model/maven.html#class_notifier set sendOn* to false in your pom Emmanuel Richard Wallace a �crit : > Hello again, > > Right now I have my maven 2 project ciManagement notification setup with: > > > continuum > > > >
dev@lists.contentconnections.com
>
>
>
>
> > That sends all messages to the same address. What I want to know is how > to specific different addresses for results, i.e., send success messages > to build-success@lists. and failure messages to build-failure@lists. I > also tried doing this from the project management page in continuum by > adding another mail notification but it doesn't let you specify what > events to send the email on. > > Any ideas? > > Thanks, > Rich > > >