📜  致命错误编译:无效标志:--release - 任何代码示例

📅  最后修改于: 2022-03-11 14:58:16.385000             🧑  作者: Mango

代码示例1
In your pom.xml file, simply remove the tag 8 from your maven-compiler-plugin configuration:


    org.apache.maven.plugins
    maven-compiler-plugin
    3.7.0
    
        1.8
        1.8
        true