[error] compilation error : [info] ------------------------------------------------------------- [error] d:\work\others\gitee\thingsboard\common\queue\src\main\java\org\thingsboard\server\queue\sqs\tbawssqsconsumertemplate.java:[150,32] 错误: 对于 isempty(? super list> ), 找不到合适的方法 [info] 1 error [info] ------------------------------------------------------------- [info] ------------------------------------------------------------------------ [info] reactor summary for thingsboard 3.0.1: [info] [info] thingsboard ........................................ success [ 0.786 s] [info] netty mqtt client .................................. success [ 1.867 s] [info] thingsboard server commons ......................... success [ 0.140 s] [info] thingsboard server common data ..................... success [ 18.209 s] [info] thingsboard server common utils .................... success [ 0.412 s] [info] thingsboard server common messages ................. success [ 4.698 s] [info] thingsboard actor system ........................... success [ 12.005 s] [info] thingsboard server queue components ................ failure [ 7.039 s] [info] thingsboard server commons ......................... skipped [info] thingsboard server common transport components ..... skipped [info] thingsboard mqtt transport common .................. skipped [info] thingsboard http transport common .................. skipped [info] thingsboard coap transport common .................. skipped [info] thingsboard server common dao api .................. skipped [info] thingsboard extensions ............................. skipped [info] thingsboard rule engine api ........................ skipped [info] thingsboard server dao layer ....................... skipped [info] thingsboard rule engine components ................. skipped [info] thingsboard server transport modules ............... skipped [info] thingsboard http transport service ................. skipped [info] thingsboard mqtt transport service ................. skipped [info] thingsboard coap transport service ................. skipped [info] thingsboard server ui .............................. skipped [info] thingsboard server tools ........................... skipped [info] thingsboard rest client ............................ skipped [info] thingsboard server application ..................... skipped [info] thingsboard microservices .......................... skipped [info] thingsboard docker images .......................... skipped [info] thingsboard javascript executor microservice ....... skipped [info] thingsboard web ui microservice .................... skipped [info] thingsboard node microservice ...................... skipped [info] thingsboard transport microservices ................ skipped [info] thingsboard mqtt transport microservice ............ skipped [info] thingsboard http transport microservice ............ skipped [info] thingsboard coap transport microservice ............ skipped [info] thingsboard black box tests ........................ skipped [info] ------------------------------------------------------------------------ [info] build failure [info] ------------------------------------------------------------------------ [info] total time: 45.754 s [info] finished at: 2021-04-26t10:02:18 08:00 [info] ------------------------------------------------------------------------ [error] failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.5.1:compile (default-compile) on project queue: compilation failure [error] d:\work\others\gitee\thingsboard\common\queue\src\main\java\org\thingsboard\server\queue\sqs\tbawssqsconsumertemplate.java:[150,32] 错误: 对于 isempty(? super list> ), 找不到合适的方法 [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. [error] [error] for more information about the errors and possible solutions, please read the following articles: [error] [help 1] [error] [error] after correcting the problems, you can resume the build with the command [error] mvn -rf :queue
老是卡在这里,请大神帮忙看看