On Mon, Aug 17, 2009 at 10:45 AM, Roger Pack<rogerdpa...@gmail.com> wrote:
>> Couple of simple ideas: not 'clean'ing unless you need to; and skipping
>> tests when it's safe to do so:
>>
>> mvn Dmaven.test.skip=true (or -DskipTests=true)
>
> Thank you for the response -and also the several other responses from
> individuals, which will probably be quite useful.  I do skip the tests
> whenever I can :) -- I just wish maven where somehow svn aware so they
> knew which tests could be "safely skipped" [i.e. those that haven't
> changed locally or what not].  I'll look into it.
> -r
>

I've not used it, but I hear Clover has that feature.

http://www.atlassian.com/software/clover/features/optimization.jsp

Not sure about any free/open-source products that do the same.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to