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 4AF2BD0CF for ; Tue, 11 Sep 2012 23:17:22 +0000 (UTC) Received: (qmail 46725 invoked by uid 500); 11 Sep 2012 23:17:18 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 46676 invoked by uid 500); 11 Sep 2012 23:17:18 -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 46657 invoked by uid 99); 11 Sep 2012 23:17:18 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Sep 2012 23:17:18 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_HELO_PASS X-Spam-Check-By: apache.org Received-SPF: error (athena.apache.org: local policy) Received: from [212.227.17.10] (HELO moutng.kundenserver.de) (212.227.17.10) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Sep 2012 23:17:12 +0000 Received: from [192.168.1.4] (101.Red-80-59-129.staticIP.rima-tde.net [80.59.129.101]) by mrelayeu.kundenserver.de (node=mrbap2) with ESMTP (Nemesis) id 0M0bdu-1TPEbG0MlK-00uFSt; Wed, 12 Sep 2012 00:40:41 +0200 Message-ID: <504FBDE4.1070307@ab-graph.com> Date: Tue, 11 Sep 2012 23:40:36 +0100 From: Gert van Spijker User-Agent: Mozilla/5.0 (X11; Linux i686; rv:14.0) Gecko/20120714 Thunderbird/14.0 MIME-Version: 1.0 To: Tomcat Users List CC: Olivier Lamy Subject: Re: tomcat7-maven-plugin 2.0-SNAPSHOT:deploy ignores server configuration References: <1347378734.24530.ezmlm@tomcat.apache.org> <504F626D.7070605@ab-graph.com> <504F64B8.2080400@ab-graph.com> In-Reply-To: X-Enigmail-Version: 1.4.4 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Provags-ID: V02:K0:AkI3hjEgOfk5FpbRgnvZYUi4jfyEn3crLMdrOD8mvNm 2+ysmKnylxhhkZu1gWURbglSkXCShrU9MtTSPzcWkOYKZeUdfc s3o8nC6xyyG16OCWmQAR697bmLP7cuTCrBfppQ6Ok5tLshO7kt fXYzkHCEnb4cxI1+iBqKgVQCmW7oVZRh0F8siTFPa8wioR/eRQ GyYxVI8YjaJiexgWk4r/ghmpaj57m4JizHOCcC3Wu2pIpXcxZe Z2C/Jb6McI+vqRhi8JXMpj04/wSs93Fy9ko1Uj5/aUsTaHpsRG U/2q/PrlFRR9/rO5MvxLNbjqt8l2pYfaDv6TJjnQBfb67rJ26P GwJ82vA+9S1ABUts2By0= X-Virus-Checked: Checked by ClamAV on apache.org On 11/09/12 20:34, Olivier Lamy wrote: > Hi, > > Some issues has been fixed regarding that. > Is there any logs on server side. > Did you try a recent snapshot or build yourself ? No, I didn't. But I googled a bit more and found this: http://tomcat.apache.org/maven-plugin-2.0-SNAPSHOT/snapshot-test.html I added the repositories as described and tested. The current snapshot does indeed solve the problem. Thanks. This seems like a fairly fundamental issue. Are the main stream repositories going to be updated soon? Or would it otherwise be a good idea to make a note about this in the documentation? Gert > > > 2012/9/11 Gert van Spijker : >> Hi, >> >> If this is not the correct list to ask about the Tomcat Maven plugins >> then I apologize in advance. I have been googiling for better places, >> but to no avail. >> >> I have a Maven Web application project and am trying to deploy to a >> local Tomcat 7 server on http://localhost:8080. I can access this server >> with my browser and deploy the web app manually. I also set the correct >> credentials in the maven settings.xml configuration file. >> >> I follow the documentation about the tomcat7:deploy goal: >> >> http://tomcat.apache.org/maven-plugin-2.0-SNAPSHOT/tomcat7-maven-plugin/deploy-mojo.html >> >> Although the server is running on the plugin's default URL I get a 403 >> HTTP error. I have tried to add the ".text" using the parameter, >> but this is completely ignored (I can see in the plugin output that it >> always uses the default URL) >> >> I also set the parameter to match the id in mavens settings.xml >> but the behavior does not change. >> >> It seems that tomcat7-maven-plugin 2.0-SNAPSHOT ignores its parameters. >> >> Or am I doing something wrong? >> >> Gert >> >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org >> For additional commands, e-mail: users-help@tomcat.apache.org >> > > > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org