You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by Bernd Bohmann <be...@atanion.com> on 2006/02/21 08:45:25 UTC

Don't disable unit tests before a checkin

Hello,

don't call mvn with -Dmaven.test.skip=true if you are going to checkin 
something, please.

Regards

Bernd

-- 
Dipl.-Ing. Bernd Bohmann - Atanion GmbH - Software Development
Bismarckstr. 13, 26122 Oldenburg, http://www.atanion.com
phone: +49 441 4082312, mobile: +49 173 8839471, fax: +49 441 4082333

Re: Don't disable unit tests before a checkin

Posted by Sean Schofield <se...@gmail.com>.
+1

In fact, make sure you are running mvn clean install before checkin so
you are not just relying on your IDE compile.

On 2/21/06, Bernd Bohmann <be...@atanion.com> wrote:
> Hello,
>
> don't call mvn with -Dmaven.test.skip=true if you are going to checkin
> something, please.
>
> Regards
>
> Bernd
>
> --
> Dipl.-Ing. Bernd Bohmann - Atanion GmbH - Software Development
> Bismarckstr. 13, 26122 Oldenburg, http://www.atanion.com
> phone: +49 441 4082312, mobile: +49 173 8839471, fax: +49 441 4082333
>