Hi Eric, Acutally I work with Dominique. We only need to send emails for now (we do not need the modificationset Ant task from CC). CC is a good idea but we'll need to do some research to see how it would work and how to integrate it with our current continuous build. For now, would you know of a solution to use the reactor and still be able to send emails on build errors?
Anyone sending emails while using the reactor? Thanks -Vincent > -----Original Message----- > From: Eric Pugh [mailto:[EMAIL PROTECTED] > Sent: 09 March 2004 11:36 > To: 'Maven Users List' > Subject: RE: [reactor] sending e-mails upon project failure > > CruiseControl. Most continous integration tools out there (if not all!) > will work with Maven to one extent or antoher. They are designed to deal > with these kinds of issues... > > Eric > > > -----Original Message----- > > From: Dominique Collette [mailto:[EMAIL PROTECTED] > > Sent: Tuesday, March 09, 2004 9:09 AM > > To: [EMAIL PROTECTED] > > Subject: [reactor] sending e-mails upon project failure > > > > > > Hi, > > > > Right up until we migrated to maven-rc2 snapshot recently, > > we've been using > > a customised reactor which extended the ReactorTag and sent > > an e-mail to > > users (using apache commons' SMTPClient) whenever onException() or > > onDependencyResolutionException() was called. > > > > Problem is, we're subject to api changes in many classes found in > > org.apache.maven.**, namely Project, ReactorTag, etc..., > > every time we > > upgrade maven. > > > > I was wondering if anyone out there has integrated e-mail > > dispatching into > > their project(s), and how you did it. Is there another solution? > > > > Thanks a bunch, > > /Dom. > > > > _________________________________________________________________ > > MSN 8 with e-mail virus protection service: 2 months FREE* > > http://join.msn.com/?page=features/virus > > > > > > --------------------------------------------------------------------- > > 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
