bce-sdk-java icon indicating copy to clipboard operation
bce-sdk-java copied to clipboard

把sdk作为依赖引入Quarkus的Java项目中,直接编译失败。

Open SetoKaiba opened this issue 1 year ago • 1 comments

Quarkus是这个现在很流行的Java框架,https://www.quarkus.io 引入后,编译的时候直接报错。

> There was a failure while executing work items
   > A failure occurred while executing io.quarkus.gradle.tasks.worker.CodeGenWorker
      > Failed to generate sources in the QuarkusGenerateCode task for net.kaiba:ciyuan:1.0.0-SNAPSHOT due to java.lang.reflect.InvocationTargetException

SetoKaiba avatar Dec 04 '23 09:12 SetoKaiba