Error “Source option 5 is no longer supported. Use 6 or later” on Maven compile

前端 未结 10 736
长情又很酷
长情又很酷 2021-02-01 01:27

I am getting the following error or $ mvn compile:

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on         


        
10条回答
  •  独厮守ぢ
    2021-02-01 01:49

    Also in one of my projects, in addition to all of answers above, another try works: Just change Language level in Modules section of Project Structure [image below] [Language Level]1

提交回复
热议问题