Heya,

The 'maven' script needs to return something other than '0' to the shell 
when things fail. I'm in the habit of doing this kind of thing:
   maven deploy:build && tail -f 
/usr/local/jboss/server/default/log/server.log
but that doesn't quite do what I want when the build fails yet maven 
returns success to the shell...

Later,
J



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to