-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
type: questionRequest for information or clarification. Not an issue.Request for information or clarification. Not an issue.
Description
Maven is very popular and idiomatic as a build system for Java. Gradle is also becoming very popular for Java. Has there been any discussion among owners of the project about potentially moving to Gradle?
Some reasons this might be interesting:
- GRPC Java (https://github.com/grpc/grpc-java) uses it and there may be opportunity to leverage extensions for consuming gRPC components.
- There is at least one significant performance difference in that "mvn install" can take minutes, while the Gradle equivalent takes less than 30 seconds.
Metadata
Metadata
Assignees
Labels
type: questionRequest for information or clarification. Not an issue.Request for information or clarification. Not an issue.