Deployment occurs when:
Cannot invoke Tomcat Manager:fail-context/hdinformationser is defined in Server.xml and may isn't undeployed
Or
Failed to execute goal org.codehaus.mojo:tomcat-maven-plugin:1.1:deploy (DEFAULT-CLI) on project
Workaround:
1: Delete the item on the server, including in the Work\catalina
2: Close the Tomcat service and restart.
Cause: Because you deleted the item before, Tomcat does not have a delete option. So, even though you deleted it, in the home page list, the item still exists, and it doesn't actually exist. So you won't be able to deploy
Nothing else on the web works
like http://blog.csdn.net/fengyun111999/article/details/5693927
and StackOverflow.
Hope to show up again next time, and then tidy up
Note that when the deployment fails to see if the project references the local package is normal, if the later take a long date, then the related package needs to be redeployed, the Web project needs to update the dependency!
Cannot invoke Tomcat Manager:fail