Return-Path: X-Original-To: apmail-tomcat-users-archive@www.apache.org Delivered-To: apmail-tomcat-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 A6DF372D4 for ; Wed, 16 Nov 2011 01:21:23 +0000 (UTC) Received: (qmail 36063 invoked by uid 500); 16 Nov 2011 01:21:20 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 35838 invoked by uid 500); 16 Nov 2011 01:21:20 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 35829 invoked by uid 99); 16 Nov 2011 01:21:20 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Nov 2011 01:21:20 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of jieryn@gmail.com designates 209.85.213.45 as permitted sender) Received: from [209.85.213.45] (HELO mail-yw0-f45.google.com) (209.85.213.45) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Nov 2011 01:21:13 +0000 Received: by ywa17 with SMTP id 17so5407846ywa.18 for ; Tue, 15 Nov 2011 17:20:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=6vcIojujWXGOmmNyo7pnoht+hdly8w6b52Yx4XczJmw=; b=IWPKDHKgGObGRGOfFYv16iKmN+WGxVi713wSlz7SmOPZJNLSL1ISlVPnZZPg8fkMWl KXpv7rspXO24BFjF98Dmk5ji1WL+wUH45Uz+smlMJZjxP7brMOEaA11xtqT10luB9g+K hMseOrq8O8xVLKlCFNaDT13w9CoYyunJDGuEU= MIME-Version: 1.0 Received: by 10.50.85.129 with SMTP id h1mr30770350igz.47.1321406452278; Tue, 15 Nov 2011 17:20:52 -0800 (PST) Received: by 10.231.12.69 with HTTP; Tue, 15 Nov 2011 17:20:52 -0800 (PST) In-Reply-To: References: Date: Tue, 15 Nov 2011 20:20:52 -0500 Message-ID: Subject: Re: tomcat7-maven-plugin redeploy From: Jesse Farinacci To: Tomcat Users List Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org Greetings, On Tue, Nov 15, 2011 at 6:13 PM, David Yu wrote: > Is there a redeploy goal for the tomcat7 plugin? I'm trying to re-deploy > a war file that has already been deployed and built to my remote tomcat > server. Thanks. New development is at: http://tomcat.apache.org/maven-plugin-2.0-SNAPSHOT/tomcat7-maven-plugin/plugin-info.html Old deprecated plugin is at: http://mojo.codehaus.org/tomcat-maven-plugin/plugin-info.html http://mojo.codehaus.org/tomcat-maven-plugin/redeploy-mojo.html -Jesse -- There are 10 types of people in this world, those that can read binary and those that can not. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org