【发布时间】:2020-08-13 14:25:59
【问题描述】:
我尝试使用 maven 在 jenkins 简单项目上构建,但我收到此错误,我不明白是什么问题
enter code here
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] error: Source option 6 is no longer supported. Use 7 or later.
[ERROR] error: Target option 6 is no longer supported. Use 7 or later.
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-
compile) on project server: Compilation failure: Compilation failure:
【问题讨论】:
-
您能否接受以下答案之一或解释为什么这些答案对您不起作用?