[ERROR] Failed to execute goal org.scala-tools:maven-scala-plugin:2.15.2:compile (compile) on project databus: wrap: org.apache.commons.exec.ExecuteException: Process exited with an error: 1(Exit value: 1) -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.scala-tools:maven-scala-plugin:2.15.2:compile (compile) on project databus: wrap: org.apache.commons.exec.ExecuteException: Process exited with an error: 1(Exit value: 1)

解决:jdk版本从15改为8

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-05-04
  • 2021-08-29
  • 2021-11-18
  • 2021-05-26
猜你喜欢
  • 2022-12-23
  • 2021-08-28
  • 2022-01-05
  • 2022-12-23
  • 2022-12-23
  • 2021-08-27
  • 2021-12-20
相关资源
相似解决方案