Great build tool with lots of customizeable options
Use Cases and Deployment Scope
We use Gradle Build Tool (Open Source) to build all our projects. We switched from Ant/Maven and I love it. No more ugly XML-s and I really like the ability to customize builds with custom tasks. Love the ability to set up remote cache for CI builds.
Pros
- Cache
- Customizability
- Dependency management
Cons
- Some options should be set by default like cache-ing.
- Authentication to maven repositories should work without any custom tasks
Likelihood to Recommend
Its a solid tool for every job in building Java code. Still has room for improvement but best I ever used!
