Return-Path: Delivered-To: apmail-maven-users-archive@www.apache.org Received: (qmail 5038 invoked from network); 5 Mar 2009 03:57:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 5 Mar 2009 03:57:56 -0000 Received: (qmail 25650 invoked by uid 500); 5 Mar 2009 03:57:46 -0000 Delivered-To: apmail-maven-users-archive@maven.apache.org Received: (qmail 25586 invoked by uid 500); 5 Mar 2009 03:57:46 -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 25575 invoked by uid 99); 5 Mar 2009 03:57:46 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Mar 2009 19:57:46 -0800 X-ASF-Spam-Status: No, hits=1.4 required=10.0 tests=SPF_NEUTRAL,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [209.85.200.175] (HELO wf-out-1314.google.com) (209.85.200.175) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Mar 2009 03:57:35 +0000 Received: by wf-out-1314.google.com with SMTP id 23so4361826wfg.0 for ; Wed, 04 Mar 2009 19:57:13 -0800 (PST) Received: by 10.142.230.11 with SMTP id c11mr299332wfh.246.1236225433449; Wed, 04 Mar 2009 19:57:13 -0800 (PST) Received: from ?10.0.0.1? ([124.179.31.204]) by mx.google.com with ESMTPS id 30sm6753849wfg.14.2009.03.04.19.57.12 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 04 Mar 2009 19:57:13 -0800 (PST) Sender: Brett Porter Message-Id: <0299CF17-0CC1-4773-84A1-D760C2CEBC07@apache.org> From: Brett Porter To: "Maven Users List" In-Reply-To: <1236225264871-2427290.post@n2.nabble.com> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v930.3) Subject: Re: Using TestNG with Maven Date: Thu, 5 Mar 2009 14:56:39 +1100 References: <1236225264871-2427290.post@n2.nabble.com> X-Mailer: Apple Mail (2.930.3) X-Virus-Checked: Checked by ClamAV on apache.org Not in the archetype - however you can create your own archetypes. Note that all is required by default is to switch the dependency to testng. - Brett On 05/03/2009, at 2:54 PM, Behrang Saeedzadeh wrote: > > Hi, > > When creating a new Maven project using archetype:create maven by > default > uses JUnit as the unit testing framework. Is it possible to override > this on > the command line to use TestNG instead? > > Thanks in advance, > Behrang > -- > View this message in context: http://n2.nabble.com/Using-TestNG-with-Maven-tp2427290p2427290.html > Sent from the maven users mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@maven.apache.org > For additional commands, e-mail: users-help@maven.apache.org > -- Brett Porter brett@apache.org http://blogs.exist.com/bporter/ --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@maven.apache.org For additional commands, e-mail: users-help@maven.apache.org