eclipse中将maven项目发布到tomcat报错时: Publishing failed Could not publish to the server. java.lang.IndexOutOfBoundsException. 可能的原因:The maven repository can be corrupt. It is best to remove the complete repository and update all projects in the workspace. 参考
调整使用Eclipse的JDK版本,大概JDK版本过低会出现这个org.openid4java.discovery.yadis.YadisException: 0x704: I/O transport error: peer not authenticated, 从JDK1.6改为1.7成功解决这个问题
这种情况下,,通常会去C:\User\[USERNAME]\或者Tomcat路径下面的一个temp文件夹里面找项目文件,由此出现报错. 这时候解决方法为: 双击Eclipse的Servers里面的tomcat,,勾选,Server Options 的“Publish modulecontext to separate XML files”选项, 在Tomcat目录下,找到conf文件夹下的context.xml文件,找到antiJARLocking="true" 和antiResour