lizining1231 commented on PR #3669:
URL: https://github.com/apache/dubbo-go/pull/3669#issuecomment-5307622137
CI报错与Java client Maven 依赖, os-maven-plugin:1.7.0 下载失败 (环境/网络问题) 有关, 重跑或许可以通过
```bash
Running Go client...
2026-08-16T12:53:17.663Z INFO cmd/main.go:56 Greet response: hello
world
Running Java client:
/home/runner/work/dubbo-go/dubbo-go/samples/helloworld/java-client/run.sh
[ERROR] Unresolveable build extension: Plugin
kr.motd.maven:os-maven-plugin:1.7.0 or one of its dependencies could not be
resolved:
Failed to read artifact descriptor for
kr.motd.maven:os-maven-plugin:jar:1.7.0
...
[ERROR] failed: helloworld (exit code: 1)
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]