完整的错误信息:

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.3:compile (default-compile) on project xinghe-interaction: Compilation failure
[ERROR] No compiler is provided in this environment. Perhaps you are running on a JRE rather than a JDK?
[ERROR] -> [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/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :xinghe-interaction

错误环境描述:

操作系统:Windows 7 x64

Eclipse:

Eclipse Java EE IDE for Web Developers.
Version: Luna Service Release 2 (4.4.2)
Build id: 20150219-0600

apachetomcat 8.022

JDK 1.8

apachemaven 3.3.3

Maven项目,在执行Maven Install时Console窗口输出上面的错误信息!

解决方法:

在出错的项目上点击鼠标右键,弹出的菜单中选择属性:

在弹出的窗口左侧选择“Project Facets”,右侧选择“Runtimes”,勾选Apache Tomcat v8.0;

如果不存在,点击右下面的“New”按钮;

最新文章

  1. [LeetCode] Minimum Depth of Binary Tree 二叉树的最小深度
  2. Linux下make与makefile
  3. centos yum源配置
  4. SELINUX、Security Access Control Strategy &amp;&amp; Method And Technology Research - 安全访问控制策略及其方法技术研究
  5. Java集合源码学习(五)几种常用集合类的比较
  6. 杭电ACM2091--空心三角形
  7. 小白日记43:kali渗透测试之Web渗透-SqlMap自动注入(一)-sqlmap参数详解TARGET
  8. Altium Designer 从导入DXF文件,并转换成板框
  9. oracle之replace结合substr的使用
  10. HDU 2108 Shape of HDU
  11. 最完整的自动化测试流程:Python编写执行测试用例及定时自动发送最新测试报告邮件
  12. 环信SDK 头像、昵称、表情自定义和群聊设置的实现 一(附源码)
  13. DistBlockNet:A Distributed Blockchains-Based Secure SDN Architecture for IOT Network
  14. axios设置请求拦截和响应拦截
  15. MQTT
  16. 【webpack】流行的前端模块化工具webpack初探
  17. Nginx http2.0
  18. mvc5怎么给所有action都设置几个公用的ViewBag
  19. 怪异盒模型和标准盒模型--CSS
  20. Python学习---ORM查询之基于对象的正向/反向/聚合/分组/Q/F查询

热门文章

  1. js 迭代方法
  2. 一名3年工作经验的java程序员应该具备的职业技能
  3. STM32开发 -- 4G模块开发详解(转)
  4. 搭建ssm框架
  5. Zookeeper集群方式安装
  6. 【题解】bzoj 4478 [Jsoi2013]侦探jyy
  7. 【题解】Luogu P3950 部落冲突
  8. 批处理no.bat
  9. Codeforces 40E Number Table - 组合数学
  10. Oracle常用函数——TO_DATE