Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

jdk11编译 @Generated报错。需要 javax.annotation #397

Open
ncnnnnn opened this issue Jul 9, 2024 · 0 comments
Open

jdk11编译 @Generated报错。需要 javax.annotation #397

ncnnnnn opened this issue Jul 9, 2024 · 0 comments

Comments

@ncnnnnn
Copy link

ncnnnnn commented Jul 9, 2024

jdk11编译 @generated报错。需要 javax.annotation

创建一份错误报告需要您填写以下内容:

概述

清晰、准确地概述所遇到的问题。
jdk11编译 @generated报错

复现

复现问题的步骤。

https://weidentity.readthedocs.io/zh-cn/release-1.8.4/docs/weidentity-sample-tryit.html
clone,
gradle-6.5.1 build -x test

期望结果与实际结果

描述您所期望的返回结果和实际的返回结果。
期望编译成功
出现 @generated报错

build.gradle需要 implementation group: 'javax.annotation', name: 'javax.annotation-api', version: '1.3.2'

环境

  • 区块链类型(FISCO-BCOS,Fabric,Ethereum):
  • 区块链版本及网络:
  • WeIdentity版本:

其他内容

配置文件

  • WeIdentity: 请上传所有位于 /src/main/resources/ 目录下的文件。

日志文件

  • FISCO-BCOS: 请上传区块链节点 /log/ 目录下的文件。
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant