【IoT】thingsboard3.3.3编译问题解决

使用 mvn clean install -Ddockerfile.skip=false 编译

 

[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.766 s
[INFO] Finished at: 2022-02-27T10:57:00+08:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project netty-mqtt: Compilation failure
[ERROR] javac: 无效的标记: --release
[ERROR] 用法: javac <options> <source files>
[ERROR] -help 用于列出可能的选项
[ERROR]
[ERROR]
[ERROR] -> [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.

 

[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] javac: 无效的标记: --release
用法: javac <options> <source files>
-help 用于列出可能的选项

[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Thingsboard 3.3.3:
[INFO]
[INFO] Thingsboard ........................................ SUCCESS [ 1.019 s]
[INFO] Netty MQTT Client .................................. FAILURE [ 0.929 s]

 

 

Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project netty-mqtt: Compilation failure
javac: ��Ч�ı��: --release
�÷�: javac <options> <source files>
-help �����г����ܵ�ѡ��

 

posted @ 2022-02-27 13:31  咸鱼翻身  阅读(333)  评论(0编辑  收藏  举报