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]
