Hi John, The following tutorial shows how to integrate Maven + Growl (Mac OS X program). I think you can adapt it to your needs.
http://blank.jasonwhaley.com/2009/02/growl-maven-integration.html Cheers, Henrique On 18/03/2011, at 13:47, John Lussmyer wrote: > ??? How would a build running on a Server play a sound on my machine when I > do a build on my machine? > I need this for builds I run on my machine BEFORE I check them in. > > -----Original Message----- > From: Wayne Fay [mailto:[email protected]] > Sent: Friday, March 18, 2011 9:38 AM > To: Maven Users List > Subject: Re: Script/plugin to play sound when maven build finishes? > > Sounds like something I would do using my continuous integration > server. Look into Hudson/Jenkins and there's probably a plugin to do > this kind of thing for you. > > Wayne > > On Fri, Mar 18, 2011 at 10:22 AM, John Lussmyer > <[email protected]> wrote: >> I'm using Maven on a Fedora system, and it would be REALLY helpful if Maven >> would play a sound when a build finished. >> Anyone have any easy way to do that? >> (and I am NOT a shell script expert, so please don't say "just write a >> script". If you must say that, please provide the script.) >> >> This message and the information contained herein is proprietary and >> confidential and subject to the Amdocs policy statement, >> you may review at http://www.amdocs.com/email_disclaimer.asp >> > > --------------------------------------------------------------------- > 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]
