Skip to content

Instantly share code, notes, and snippets.

@aditikhandalkar
Last active July 11, 2018 06:54
Show Gist options
  • Save aditikhandalkar/63f3dad7e5e2aa4bed56842a83c01c3c to your computer and use it in GitHub Desktop.
Save aditikhandalkar/63f3dad7e5e2aa4bed56842a83c01c3c to your computer and use it in GitHub Desktop.
Understanding Maven and Gradle

Elasticsearch’s build system is an important part of the project which facilitates stable testing and distribution. While unseen by normal users it is at the foundation of any successful software. Late last year Elasticsearch switched to use Gradle. This talk will explore the history and motivations behind the switch as well as what continued improvements to the robustness of Elasticsearch have been made possible.

https://www.youtube.com/watch?v=6lM8meY9LJ4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment