ACXNX opened a new issue #8447: URL: https://github.com/apache/dubbo/issues/8447
- [x] I have searched the [issues](https://github.com/apache/dubbo/issues) of this repository and believe that this is not a duplicate. - [x] I have checked the [FAQ](https://github.com/apache/dubbo/blob/master/FAQ.md) of this repository and believe that this is not a duplicate. ### Environment * Dubbo version: 3.0.x * Operating System version: Windows10 * Java version: 11.0.4 ### Steps to reproduce this issue 1.**Cannot resolve org.apache.dubbo:dubbo-serialization-protobuf:3.0.1** What do you expected from the above steps? I want to use protobuf serialization in my project with Dubbo 3.0.x version ,but can‘t find dubbo-serialization-protobuf:3.0.1 jar file in maven repository。 you can see [here](https://github.com/apache/dubbo-samples/commit/d924848a391a20fc6cca8c38bf3197d206bd114c#commitcomment-54574694) for detail 。 ### Actual Result What actually happens? **Cannot resolve org.apache.dubbo:dubbo-serialization-protobuf:3.0.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]
