Skip to content

Consider Gradle build system #286

@anthmgoogle

Description

@anthmgoogle

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:

  1. GRPC Java (https://github.com/grpc/grpc-java) uses it and there may be opportunity to leverage extensions for consuming gRPC components.
  2. 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

Labels

type: questionRequest for information or clarification. Not an issue.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions