Maven学习遇到的第一个错误

   如今开始学习maven,我是在极客学院看的视频学习的,学习固然会遇到异常,下面是我遇到的第一个异常html

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile (default-testCompile) on project springside-core: 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

  其实很好解决,java

先把jre目录改为jdk目录spring

 

而后直接在项目上右键apache

 

而后 编译就能成功了!!!maven

 

极客学院的课程还不错,虽然有点乱,但课程排序下就行了,用下面的注册,你和我都能得到一个月的vip,还不错,就是要手机号ide

点击注册学习

相关文章
相关标签/搜索