A separate plugin would be handy, especially if the file sent was
configurable, it could be used to send out many reports like pmd,
checkstyle and junit.
-----Original Message-----
From: James William Dumay [mailto:[EMAIL PROTECTED] 
Sent: Thursday, April 17, 2008 7:26 PM
To: Maven Users List
Subject: Re: Email junit results in mvn2?

Patrick,
I don't think there is currently anything like that but writing your own
Maven mojo might be a good way to start.

James

On Thu, 2008-04-17 at 15:08 -0700, Patrick Thomas wrote:
> Hi all,
> 
> I've been working on moving from maven1 to mvn2 and it seems like
> there isn't any standard plugin that will send email as part of a
> build process (specifically, the results of junit tests). I realize
> there are plenty of full CI servers (cruise control etc) that do all
> that sort of stuff for you if you hand over the entire build process,
> but my objective is simply to add email capability to our existing
> process.
> 
> Maven1 had maven-junit-report-plugin:mail-test-report and I'd be
> shocked to find that there isn't some equivalent in mvn2; Google came
> up dry though. Any suggestions?
> 
> Cheers and thanks,
> Patrick
> 
> ---------------------------------------------------------------------
> 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]

Reply via email to