Hi Thx a lot guys I'll do just that :)
Eric.
Ryan Sonnek wrote:
might want to check out cruisecontrol (http://cruisecontrol.sf.net) they have the ability to run maven builds (as well as ant builds) and the results are emailed out to users. it's been a while since i used it, but it worked well for me.
Ryan
-----Original Message----- From: J�rg Hohwiller [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 04, 2004 2:20 PM To: Maven Users List Subject: Re: maven night-build integration
On Monday 03 May 2004 18:35, Eric Giguere wrote:
Hi allHiho,
could not see a response to your mail on the list, so I'll give it a try...
Just wondering... Is there such a thing as a night-built plugin forI am just a user of maven, but I suppose that this is not a
maven or any other code base that is ready to be used?
real toppic for a maven plugin. Simply start maven via cron:
#man crontab
#export EDITOR=vi
#crontab -e
I mean by that some scheduled mechanism that could executea maven build
but that will also trap all outputs and make a nice HTMLreport out of
this?I your crontab do something like
59 23 * * * (echo "<html>...<body>";maven site:generate;echo "</body></html>") > PROJECTDIR/target/mavenreport.html
mhm, I have to admin this is a brute hack. Maybe you want to have the
output as anakia template, but would not that require running maven twice?
I dont know if this helped youthx Eric.
Regards J�rg
--------------------------------------------------------------------- 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]
