Return-Path: Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: (qmail 18452 invoked from network); 6 Dec 2006 21:38:26 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 6 Dec 2006 21:38:26 -0000 Received: (qmail 19329 invoked by uid 500); 6 Dec 2006 21:38:35 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 18970 invoked by uid 500); 6 Dec 2006 21:38:34 -0000 Mailing-List: contact dev-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@jackrabbit.apache.org Delivered-To: mailing list dev@jackrabbit.apache.org Received: (qmail 18961 invoked by uid 99); 6 Dec 2006 21:38:34 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Dec 2006 13:38:34 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of jukka.zitting@gmail.com designates 66.249.82.237 as permitted sender) Received: from [66.249.82.237] (HELO wx-out-0506.google.com) (66.249.82.237) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Dec 2006 13:38:21 -0800 Received: by wx-out-0506.google.com with SMTP id i28so334606wxd for ; Wed, 06 Dec 2006 13:38:00 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=fixZkhT2BfTVRR3dIje3UIe3bnpz8vdkUbxTCG9ly+e7i2g9oI2UwYVPtyfqtTkqYjm1O/arslogypUJ34hFKhwnbS3wv1gNw8cjO1I3oKsQyDgBXyAVI/6dtzvVXtfqRaJxTVpkq87Uw5hWyNPoXS0UEnUhSXFkn9MTEWk0GjM= Received: by 10.90.69.8 with SMTP id r8mr1538491aga.1165441080448; Wed, 06 Dec 2006 13:38:00 -0800 (PST) Received: by 10.90.27.7 with HTTP; Wed, 6 Dec 2006 13:38:00 -0800 (PST) Message-ID: <510143ac0612061338p495ec1d8r3ccea632186a62da@mail.gmail.com> Date: Wed, 6 Dec 2006 23:38:00 +0200 From: "Jukka Zitting" To: dev@jackrabbit.apache.org Subject: Re: skip tests In-Reply-To: <4576DCCE.3050304@gmx.net> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <4576DCCE.3050304@gmx.net> X-Virus-Checked: Checked by ClamAV on apache.org Hi, On 12/6/06, Marcel Reutegger wrote: > it seems to me that the skip flag which controls whether tests are executed is > hard-coded in the pom.xml and cannot be overridden with -Dmaven.test.skip=true. > Can one of the maven2 experts confirm that the following patch makes sense? Yes, +1 BR, Jukka Zitting