Re: Running Maven commands with CRON

2007-07-20 Thread Mike Ward
Chris: I just had the same problem earlier today outside of CRON. Try executing the command from within the directory that contains the POM. # set up some environment vars to make things more readable . /home/maven/metalink3/setupVars.sh HERE=`pwd` cd /Location/of/the/POM ${M2_HOME}/bin/mvn sit

RE: Running Maven commands with CRON

2007-07-20 Thread Sommers, Elizabeth
You might do better using a good CI tool like Vulcan. I am not saying you can't do this with cron, but there are tools around that do just this. http://code.google.com/p/vulcan/ Liz Sommers [EMAIL PROTECTED] -Original Message- From: Chris Russell [mailto:[EMAIL PROTECTED] Sent: Friday,