Return-Path: X-Original-To: apmail-maven-users-archive@www.apache.org Delivered-To: apmail-maven-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8EA589F06 for ; Tue, 14 May 2013 08:03:13 +0000 (UTC) Received: (qmail 87258 invoked by uid 500); 14 May 2013 08:03:11 -0000 Delivered-To: apmail-maven-users-archive@maven.apache.org Received: (qmail 87207 invoked by uid 500); 14 May 2013 08:03:11 -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 87199 invoked by uid 99); 14 May 2013 08:03:11 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 14 May 2013 08:03:11 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of sven.bauhan@ast.dfs.de designates 194.49.178.254 as permitted sender) Received: from [194.49.178.254] (HELO spamrelay05.dfs.de) (194.49.178.254) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 14 May 2013 08:03:05 +0000 Received: from unknown (HELO smds0301.ast.dfs.de) ([10.240.66.25]) by spamrelay05a.dmz.dfs.local with ESMTP; 14 May 2013 10:02:44 +0200 Received: from localhost (localhost [127.0.0.1]) by smds0301.ast.dfs.de (Postfix) with ESMTP id 9FBCC4F224 for ; Tue, 14 May 2013 10:02:44 +0200 (CEST) Received: from smds0301.ast.dfs.de ([127.0.0.1]) by localhost (smds0301.ast.dfs.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 03304-09 for ; Tue, 14 May 2013 10:02:43 +0200 (CEST) Received: from [10.30.46.247] (smdw7601.ast.dfs.de [10.30.46.247]) by smds0301.ast.dfs.de (Postfix) with ESMTP id 86E174F1CA for ; Tue, 14 May 2013 10:02:40 +0200 (CEST) Message-ID: <5191EFA0.3090608@ast.dfs.de> Date: Tue, 14 May 2013 10:02:40 +0200 From: Sven Bauhan User-Agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130329 Thunderbird/17.0.5 MIME-Version: 1.0 To: users@maven.apache.org Subject: Re: mvn test shall run all tests References: <51910F57.8000303@ast.dfs.de> <5191EC1E.2000607@ast.dfs.de> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-new at ast.dfs.de X-Virus-Checked: Checked by ClamAV on apache.org Ah great, thanks Is the pattern restricted to the test directory? On 05/14/13 09:56, Adrien Rivard wrote: > See > http://maven.apache.org/surefire/maven-surefire-plugin/examples/inclusion-exclusion.html > > > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@maven.apache.org For additional commands, e-mail: users-help@maven.apache.org