Thanks Emmanuel ! Yann
--- Emmanuel Venisse <[EMAIL PROTECTED]> a écrit : > <address> under <notifier> is deprecated in m2. You must use <address> > under <configuration> for continuum > > Emmanuel > > Yann Le Du wrote: > > Hi, > > > > A small question about mail notifiers in Maven 2 POMs (see below). > > > > At first, I'd use <notifier><address> (since this is what is displayed in > Maven > > project-info-reports page), but it turns out that only > <configuration><address> > > seems to be used by Continuum. I wonder which one is correct (though of > course > > I'm likely to use the second one for the moment) ? > > > > <ciManagement> > > <system>continuum</system> > > <url>http://host:8080/continuum/servlet/continuum/</url> > > <notifiers> > > <notifier> > > <type>mail</type> > > <address>[EMAIL PROTECTED]</address> > > <configuration> > > <address>[EMAIL PROTECTED]</address> > > </configuration> > > </notifier> > > </notifiers> > > </ciManagement> > > > > Regards, > > > > Yann > > > > > > > > > > > > > > ___________________________________________________________________________ > > > Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger > > Téléchargez cette version sur http://fr.messenger.yahoo.com > > > > > > ___________________________________________________________________________ Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger Téléchargez cette version sur http://fr.messenger.yahoo.com
