我是靠谱客的博主 勤劳墨镜,这篇文章主要介绍Maven报错Fatal error compiling: 无效的标记: -parameters -> [Help 1],现在分享给大家,希望可以做个参考。
详细报错信息如下:
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.7.0:compile (default-compile) on project SpringBootDemo: Fatal error compiling: 无效的标记: -parameters -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
解决办法:
因为maven配置JDK版本不对导致的,所以修改配置的JDK版本既可,如下:

最后
以上就是勤劳墨镜最近收集整理的关于Maven报错Fatal error compiling: 无效的标记: -parameters -> [Help 1]的全部内容,更多相关Maven报错Fatal内容请搜索靠谱客的其他文章。
本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
发表评论 取消回复