首页 > 编程语言 > 详细

Maven+SpringMVC+Mybatis 开发环境整合

时间:2016-04-03 00:05:11      阅读:495      评论:0      收藏:0      [点我收藏+]

1、maven build遇到了如下问题:

 [ERROR] Failed to execute goal org.codehaus.mojo:tomcat-maven-plugin:1.1:redeploy (default-cli) on project vehicleCloud: Cannot invoke Tomcat manager: Error writing to server -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] 技术分享http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException 
 
解决方法:com文件夹右击选择use as source folder.
原因:http://li-fanghua.blog.163.com/blog/static/7954442020129841729685/
 

Maven+SpringMVC+Mybatis 开发环境整合

原文:http://www.cnblogs.com/hzhtracy/p/5348528.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!