Return-Path: Delivered-To: apmail-gump-general-archive@www.apache.org Received: (qmail 7383 invoked from network); 7 Sep 2010 03:59:25 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 7 Sep 2010 03:59:25 -0000 Received: (qmail 56220 invoked by uid 500); 7 Sep 2010 03:59:25 -0000 Delivered-To: apmail-gump-general-archive@gump.apache.org Received: (qmail 56136 invoked by uid 500); 7 Sep 2010 03:59:23 -0000 Mailing-List: contact general-help@gump.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Gump code and data" Reply-To: "Gump code and data" Delivered-To: mailing list general@gump.apache.org Received: (qmail 56127 invoked by uid 99); 7 Sep 2010 03:59:22 -0000 Received: from Unknown (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Sep 2010 03:59:22 +0000 X-ASF-Spam-Status: No, hits=0.7 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [88.84.128.168] (HELO samaflost.de) (88.84.128.168) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Sep 2010 03:58:59 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by samaflost.de (Postfix) with ESMTP id B0AFB28985D1 for ; Tue, 7 Sep 2010 05:58:39 +0200 (CEST) Received: from samaflost.de ([127.0.0.1]) by localhost (v35516.1blu.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id OszpwkrTSLNB for ; Tue, 7 Sep 2010 05:58:39 +0200 (CEST) Received: by samaflost.de (Postfix, from userid 1000) id 2BEE428985D2; Tue, 7 Sep 2010 05:58:39 +0200 (CEST) From: Stefan Bodewig To: general@gump.apache.org Subject: Re: skipTests vs maven.test.skip.exec References: <87lj7ffrig.fsf@v35516.1blu.de> <87hbi3azqa.fsf@v35516.1blu.de> X-Draft-From: ("nnfolder:mail.gump-general" 15567) Date: Tue, 07 Sep 2010 05:58:38 +0200 In-Reply-To: (=?utf-8?Q?=22J=C3=B6rg?= Schaible"'s message of "Mon, 06 Sep 2010 19:13:29 +0200") Message-ID: <87tym2432p.fsf@v35516.1blu.de> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org On 2010-09-06, J=C3=B6rg Schaible wrote: > Niall Pemberton wrote: >> Yes, the "skipTests" and "maven.test.skip.exec=3Dtrue" are the same - >> the tests get compiled, but not executed. The "maven.test.skip=3Dtrue" >> doesn't compile or execute the tests. > And it will therefore not build attached tests.jars which may result > depending artifacts to fail ... Understood. In the case where the tests don't compile this doesn't make any difference for those dependening artifacts - but it will allow projects that don't require the tests jar to build. Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: general-unsubscribe@gump.apache.org For additional commands, e-mail: general-help@gump.apache.org