2 comments (2 comments)0 reactions (0 reactions)0 assignees (0 assignees)Java26,453 forks (26,453 forks)batch import
component/sdkhelp wantedtype/proposal
Repository metrics
- Stars
- 41,524 stars (41,524 stars)
- PR merge metrics
- Avg merge 7d 14h (Avg merge 7d 14h)20 merged PRs in 30d (20 merged PRs in 30d)
Description
在maven上使用org.apache.dubbo:dubbo-compiler编译proto,但在gradle上却不行
grpc可以通过这个插件来完成编译

dubbo-compiler应该是不负责这个插件规范的

Contributor guide
- Research direction
- Investigate the current dubbo compiler's build system and identify why it does not support Gradle. Look at grpc's gradle plugin for reference.
- Tech stack
- java
- Domain
- backend
- Issue type
- Feature
- Prerequisites
- JavaGradle