# Is maven or gradle better?

Is maven or gradle better?

##### Post Metadata
- Posted at: over 3 years ago
- Author title: Pinned by G2 as a common question



## Comments
### Comment 1

For non-trivial build situations, without question Gradle is the better tool.  Maven works in simple cases, even though it is still overly verbose. However, for any project with unique needs it&#39;s best to go with Gradle.  I&#39;ve reached the point where I have been burned by Maven enough that I simply always use Gradle.  I will convert a project from Ant or Maven in many cases, just to save myself the future pain.
There is a benefit to Maven&#39;s structured approach, but it can quickly break down in the real world.  If your build fits nicely, use it. When you notice that things aren&#39;t fitting Maven&#39;s structure as well as they did in the beginning - switch to Gradle ASAP.

##### Comment Metadata
- Posted at: over 3 years ago




## Related Product
[Gradle Build Tool](https://www.g2.com/products/gradle-build-tool/reviews)

## Related Category
[Build Automation](https://www.g2.com/categories/build-automation)

## Related discussions
- [How well does Trello scale into a larger team?](https://www.g2.com/discussions/1-how-well-does-trello-scale-into-a-larger-team)
  - Posted at: about 13 years ago
  - Comments: 6
- [Can we please add a new section](https://www.g2.com/discussions/2-can-we-please-add-a-new-section)
  - Posted at: about 13 years ago
  - Comments: 0
- [Quantifiable benefits from implementing your CRM](https://www.g2.com/discussions/quantifiable-benefits-from-implementing-your-crm)
  - Posted at: about 13 years ago
  - Comments: 4


