No compiler is provided in this environment. Perhaps you are running on a JRE rather than a JDK(示

Posted zhaochi

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了No compiler is provided in this environment. Perhaps you are running on a JRE rather than a JDK(示相关的知识,希望对你有一定的参考价值。

No  compiler is provided  in this environment. Perhaps you are running on a JRE rather  than a JDK

在这个环境中没有提供编译器。也许您运行的是JRE而不是JDK

Linux环境下,有些一般只安装了jre运行环境,而maven完整构建周期中一定会执行编译操作,故maven依赖于jdk而不是jre。

以上是关于No compiler is provided in this environment. Perhaps you are running on a JRE rather than a JDK(示的主要内容,如果未能解决你的问题,请参考以下文章