Return-Path: Delivered-To: apmail-maven-users-archive@www.apache.org Received: (qmail 7608 invoked from network); 29 Mar 2011 06:30:06 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 29 Mar 2011 06:30:06 -0000 Received: (qmail 84432 invoked by uid 500); 29 Mar 2011 06:30:04 -0000 Delivered-To: apmail-maven-users-archive@maven.apache.org Received: (qmail 84344 invoked by uid 500); 29 Mar 2011 06:30:04 -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 84336 invoked by uid 99); 29 Mar 2011 06:30:04 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 Mar 2011 06:30:04 +0000 X-ASF-Spam-Status: No, hits=0.7 required=5.0 tests=FREEMAIL_FROM,SPF_NEUTRAL,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: 216.139.236.26 is neither permitted nor denied by domain of t.zeineb@gmail.com) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 Mar 2011 06:29:58 +0000 Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.69) (envelope-from ) id 1Q4SQr-00061E-2A for users@maven.apache.org; Mon, 28 Mar 2011 23:29:37 -0700 Date: Mon, 28 Mar 2011 23:29:37 -0700 (PDT) From: ensienne To: users@maven.apache.org Message-ID: <1301380177057-4268847.post@n5.nabble.com> In-Reply-To: References: <1301316001204-4267525.post@n5.nabble.com> <1301339939450-4268138.post@n5.nabble.com> <1301365232976-4268650.post@n5.nabble.com> <1301378021195-4268820.post@n5.nabble.com> Subject: Re: how to deploy a nonbuild maven war in tomcat with maven2 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org thanks Anders. I am beginner on maven. So can you please how to do that "If you still want to use Maven, I'd say the best way to solve things is to deploy the war to a Maven repo in your current build (you can use the Maven Ant task or any proprietary API for your repo manager). You then create a new Maven project with a dependency to this war artifact and use, for example, cargo to launch tomcat with the war deployed. Then use some Maven plugin to do your selenium testing. " => How can I use the Maven Ant task or any proprietary API for your repo manager. Many thanks -- View this message in context: http://maven.40175.n5.nabble.com/how-to-deploy-a-nonbuild-maven-war-in-tomcat-with-maven2-tp4267525p4268847.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