In each of my pom.xml's, I have developer settings: <developer> <name>Mahadevan Virudhagiri</name> <id>CA50922</id> <email>[EMAIL PROTECTED]</email> <url>http://www.delta.org</url> <organization>Delta Dental: DAP Project</organization> <organizationUrl>http://www.delta.org</organizationUrl> <roles> <role>C2 Developer</role> </roles> </developer>
<developer> <name>Sattiamoorthy Dessingou</name> <id>ca50891</id> <email>[EMAIL PROTECTED]</email> <url>http://www.delta.org</url> <organization>Delta Dental: DAP Project</organization> <organizationUrl>http://www.delta.org</organizationUrl> </developer> This is what I want the configuration to use. I do not want to have to duplicate my efforts. On Jan 18, 2008 10:49 AM, Michael Meyer <[EMAIL PROTECTED]> wrote: > Hi Amit, > you say you are using continuum 1.1. Can you not just add a different > notifier to each module? > > > But I was told by a colleague of mine that there is something > > in maven as well which would let you add the information about > > the owner and the email address in the pom.xml > Your colleague probably ment the "Continuus Integration" section of the > pom: http://maven.apache.org/pom.html#Continuous_Integration_Management > > michael > > amit kumar schrieb: > > Ditto mick, ditto! That's what I am looking for but no clue yet. > > > > Regards, > > Amit > > > > On Jan 18, 2008 8:59 PM, Mick Knutson <[EMAIL PROTECTED]> wrote: > > > >> I have the same question. sort-of: > >> > >> I have: > >> > >> pom.xml > >> |--->module 1 pom.xml > >> |--->[EMAIL PROTECTED] > >> |--->module 2 pom.xml > >> |--->[EMAIL PROTECTED] > >> > >> > >> Is it possible to have developer2 emailed if module1 fails and > developer1 > >> emailed when project1 fails? > >> > >> > >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Thanks, Mick Knutson http://www.baselogic.com http://www.blincmagazine.com http://www.djmick.com http://www.myspace.com/mickknutson http://www.myspace.com/BLiNCMagazine http://tahoe.baselogic.com ---