-
Notifications
You must be signed in to change notification settings - Fork 25
Description
版本:
WeIdentity-Sample V3.1.0 (2023-4-28)
weid-java-sdk 3.1.0
下载完成后进行编译发生错误:
root@mwnop:/WeIdentity/WeIdentity-Sample-3.1.0# ./build.sh
begin to build weidentity-sample.
Starting a Gradle Daemon, 1 incompatible and 1 stopped Daemons could not be reused, use --status for details
Configure project :
Gradle with version >= 4.7 detected
use default repo
No pipeline jar found for WeIdentity Java SDK, using gradle version..
Task :clean UP-TO-DATE
Task :compileJava FAILED
FAILURE: Build failed with an exception.
- What went wrong:
Execution failed for task ':compileJava'.
Could not resolve all files for configuration ':compileClasspath'.
Could not find org.fisco-bcos.java-sdk:fisco-bcos-java-sdk:2.9.3-SNAPSHOT.
Required by:
project : > com.webank:weid-java-sdk:3.1.0-rc.1 > com.webank:weid-blockchain:3.1.0-rc.1 > com.webank:weid-contract-java:1.3.2-rc.1
-
Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights. -
Get more help at https://help.gradle.org
BUILD FAILED in 13s
2 actionable tasks: 1 executed, 1 up-to-date
gradle build weidentity-sample failed
Could not find org.fisco-bcos.java-sdk:fisco-bcos-java-sdk:2.9.3-SNAPSHOT.