You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by SyMVN <sy...@yahoo.com> on 2013/11/14 03:18:45 UTC

Error in deploying to TomCat

I try to deploy the WAR to the Tomcat server from Maven but I am getting the
below error. Please let me know, how to overcome this error.

Failed to execute goal org.codehaus.mojo:tomcat-maven-plugin:1.1:deploy
(default-cli) on project onetwothree: Cannot invoke Tomcat manager: Server
returned HTTP response code: 405 for URL:
http://localhost:8080/manager/html/deploy?path=%2Fonetwothree-0.0.1-SNAPSHOT&war=
-> [Help 1]




--
View this message in context: http://maven.40175.n5.nabble.com/Error-in-deploying-to-TomCat-tp5775343.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


Re: Error in deploying to TomCat

Posted by Olivier Lamy <ol...@apache.org>.
first upgrade to last version of this plugin.
It's now hosted @ Apache.
See: http://tomcat.apache.org/maven-plugin.html


On 14 November 2013 13:18, SyMVN <sy...@yahoo.com> wrote:
> I try to deploy the WAR to the Tomcat server from Maven but I am getting the
> below error. Please let me know, how to overcome this error.
>
> Failed to execute goal org.codehaus.mojo:tomcat-maven-plugin:1.1:deploy
> (default-cli) on project onetwothree: Cannot invoke Tomcat manager: Server
> returned HTTP response code: 405 for URL:
> http://localhost:8080/manager/html/deploy?path=%2Fonetwothree-0.0.1-SNAPSHOT&war=
> -> [Help 1]
>
>
>
>
> --
> View this message in context: http://maven.40175.n5.nabble.com/Error-in-deploying-to-TomCat-tp5775343.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
>



-- 
Olivier Lamy
Ecetera: http://ecetera.com.au
http://twitter.com/olamy | http://linkedin.com/in/olamy

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org