Return-Path: Delivered-To: apmail-maven-users-archive@www.apache.org Received: (qmail 66957 invoked from network); 3 Apr 2008 13:38:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 3 Apr 2008 13:38:36 -0000 Received: (qmail 76486 invoked by uid 500); 3 Apr 2008 13:38:28 -0000 Delivered-To: apmail-maven-users-archive@maven.apache.org Received: (qmail 76422 invoked by uid 500); 3 Apr 2008 13:38:28 -0000 Mailing-List: contact users-help@maven.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Maven Users List" Reply-To: "Maven Users List" Delivered-To: mailing list users@maven.apache.org Received: (qmail 76411 invoked by uid 99); 3 Apr 2008 13:38:28 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Apr 2008 06:38:28 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [193.80.108.69] (HELO bernhard.xss.co.at) (193.80.108.69) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Apr 2008 13:37:47 +0000 Received: from goethe.intern.xss.co.at (goethe.intern.xss.co.at [192.168.162.10]) by bernhard.xss.co.at (8.13.8/8.13.8) with ESMTP id m33Dbv0u017492 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Thu, 3 Apr 2008 15:37:57 +0200 Received: from ws5.intern.xss.co.at (ws5.intern.xss.co.at [192.168.162.55]) by goethe.intern.xss.co.at (8.13.8/8.13.8) with ESMTP id m33DbvT8027475 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Thu, 3 Apr 2008 15:37:57 +0200 From: Martin =?iso-8859-1?q?H=F6ller?= To: "Maven Users List" Subject: Re: Surefire not excluding jUnit TestSuite$1 Date: Thu, 3 Apr 2008 15:37:53 +0200 User-Agent: KMail/1.9.7 References: <47F4C16B.40609@switch.ch> In-Reply-To: <47F4C16B.40609@switch.ch> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart2044471.eUFkWAnaXJ"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200804031537.56665.martin@xss.co.at> X-Virus-Checked: Checked by ClamAV on apache.org --nextPart2044471.eUFkWAnaXJ Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Thursday 03 April 2008 Chad La Joie wrote: > > org.apache.maven.plugins > maven-surefire-plugin > > true > > **/*$* > **/TestSuite* > /junit/framework/TestSuite* > /junit/** > > > Try running maven with -X and see what surefire says about its excludes.=20 Maybe you have to quote the dollar sign somehow. hth, =2D martin --nextPart2044471.eUFkWAnaXJ Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (GNU/Linux) iD8DBQBH9N2xYJf22JPx7tkRAmBrAJ0YIgNy7+OF5qztfPnE4B//Yh9tIQCfQtfp w70NtG0ffEri4jkRY/aYGdQ= =qnCz -----END PGP SIGNATURE----- --nextPart2044471.eUFkWAnaXJ--