The JAVA_HOME environment variable is not defined correctly
This environment variable is needed to run this program

NB: JAVA_HOME should point to a JDK not a JRE

只要出现上述问题

解决方法如下图所示:

JAVA_HOME should point to a JDK not a JRE

正确maven环境如下所示

JAVA_HOME should point to a JDK not a JRE

相关文章:

  • 2021-11-20
  • 2021-07-17
  • 2022-02-05
  • 2022-12-23
  • 2021-06-24
  • 2021-05-19
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-06-26
  • 2021-06-08
  • 2022-01-14
  • 2021-10-26
  • 2022-12-23
  • 2022-01-23
相关资源
相似解决方案