RyanShiiyoku commented on issue #15539: URL: https://github.com/apache/dubbo/issues/15539#issuecomment-3066721463
> [#15540](https://github.com/apache/dubbo/pull/15540) try this pr,it might be the same issue which was triggered by current netty h3 does not contains all platforms dependencies anymore. steps: 1. `git clone https://github.com/apache/dubbo.git` 2. `cd dubbo` 3. `git fetch origin pull/15540/head:pr-15540` 4. `git checkout pr-15540` 5. run `./mvnw --batch-mode -e clean source:jar install -Pjacoco,checkstyle -Dmaven.test.skip=true` looks like the same error logs: [https://gist.github.com/RyanShiiyoku/1f58f840b0d3a3a23f1efd80d1341649](url) -- 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]
