Which output are you trying to get rid of? Have you tried 'mvn -q'?
This might be too quiet for your purposes, but it is quick and easy.
It won't quell any log output from tests that use a logging framework
however. IIRC all unit test ouput should go to files, but maven will
still you which tests are being run.

On Sat, Feb 13, 2010 at 4:57 AM, Robin Anil <robin.a...@gmail.com> wrote:
> Where can i change the log file format for mvn. The current one is too
> verbose when doing mvn execution
>

Reply via email to