Need advice about which tool to choose?Ask the StackShare community!

Apache Maven

2.8K
1.7K
+ 1
414
Yeoman

1.7K
1.3K
+ 1
396
Add tool

Apache Maven vs Yeoman: What are the differences?

What is Apache Maven? Apache build manager for Java projects. Maven allows a project to build using its project object model (POM) and a set of plugins that are shared by all projects using Maven, providing a uniform build system. Once you familiarize yourself with how one Maven project builds you automatically know how all Maven projects build saving you immense amounts of time when trying to navigate many projects.

What is Yeoman? A set of tools for automating development workflow. Yeoman is a robust and opinionated set of tools, libraries, and a workflow that can help developers quickly build beautiful, compelling web apps. It is comprised of yo - a scaffolding tool using our generator system, grunt - a task runner for your build process and bower for dependency management.

Apache Maven can be classified as a tool in the "Java Build Tools" category, while Yeoman is grouped under "Front End Scaffolding Tools".

Some of the features offered by Apache Maven are:

  • Simple project setup that follows best practices - get a new project or module started in seconds
  • Consistent usage across all projects means no ramp up time for new developers coming onto a project
  • Superior dependency management including automatic updating, dependency closures (also known as transitive dependencies)

On the other hand, Yeoman provides the following key features:

  • Lightning-fast scaffolding — Easily scaffold new projects with customizable templates (e.g HTML5 Boilerplate, Bootstrap), RequireJS and more.
  • Great build process — Not only do you get minification and concatenation
  • I also optimize all your image files, HTML, compile your CoffeeScript and Compass files, if you're using AMD, I will pass those modules through r.js so you don't have to.

"Dependency management", "Necessary evil" and "I’d rather code my app, not my build" are the key factors why developers consider Apache Maven; whereas "Lightning-fast scaffolding", "Automation" and "Great build process" are the primary reasons why Yeoman is favored.

Apache Maven and Yeoman are both open source tools. It seems that Yeoman with 9.23K GitHub stars and 759 forks on GitHub has more adoption than Apache Maven with 1.71K GitHub stars and 1.26K GitHub forks.

Zillow, Bodybuilding.com, and PedidosYa are some of the popular companies that use Apache Maven, whereas Yeoman is used by Webedia, Edify, and eTobb. Apache Maven has a broader approval, being mentioned in 301 company stacks & 138 developers stacks; compared to Yeoman, which is listed in 204 company stacks and 200 developer stacks.

Get Advice from developers at your company using StackShare Enterprise. Sign up for StackShare Enterprise.
Learn More
Pros of Apache Maven
Pros of Yeoman
  • 138
    Dependency management
  • 70
    Necessary evil
  • 60
    I’d rather code my app, not my build
  • 48
    Publishing packaged artifacts
  • 43
    Convention over configuration
  • 18
    Modularisation
  • 11
    Consistency across builds
  • 6
    Prevents overengineering using scripting
  • 4
    Runs Tests
  • 4
    Lot of cool plugins
  • 3
    Extensible
  • 2
    Hard to customize
  • 2
    Runs on Linux
  • 1
    Runs on OS X
  • 1
    Slow incremental build
  • 1
    Inconsistent buillds
  • 1
    Undeterminisc
  • 1
    Good IDE tooling
  • 121
    Lightning-fast scaffolding
  • 83
    Automation
  • 78
    Great build process
  • 57
    Open source
  • 49
    Yo
  • 8
    Unit Testing

Sign up to add or upvote prosMake informed product decisions

Cons of Apache Maven
Cons of Yeoman
  • 6
    Complex
  • 1
    Inconsistent buillds
  • 0
    Not many plugin-alternatives
  • 1
    Even harder to debug than Javascript

Sign up to add or upvote consMake informed product decisions

What is Apache Maven?

Maven allows a project to build using its project object model (POM) and a set of plugins that are shared by all projects using Maven, providing a uniform build system. Once you familiarize yourself with how one Maven project builds you automatically know how all Maven projects build saving you immense amounts of time when trying to navigate many projects.

What is Yeoman?

Yeoman is a robust and opinionated set of tools, libraries, and a workflow that can help developers quickly build beautiful, compelling web apps. It is comprised of yo - a scaffolding tool using our generator system, grunt - a task runner for your build process and bower for dependency management.

Need advice about which tool to choose?Ask the StackShare community!

What companies use Apache Maven?
What companies use Yeoman?
See which teams inside your own company are using Apache Maven or Yeoman.
Sign up for StackShare EnterpriseLearn More

Sign up to get full access to all the companiesMake informed product decisions

What tools integrate with Apache Maven?
What tools integrate with Yeoman?

Sign up to get full access to all the tool integrationsMake informed product decisions

Blog Posts

What are some alternatives to Apache Maven and Yeoman?
Jira
Jira's secret sauce is the way it simplifies the complexities of software development into manageable units of work. Jira comes out-of-the-box with everything agile teams need to ship value to customers faster.
Jenkins
In a nutshell Jenkins CI is the leading open-source continuous integration server. Built with Java, it provides over 300 plugins to support building and testing virtually any project.
Gradle
Gradle is a build tool with a focus on build automation and support for multi-language development. If you are building, testing, publishing, and deploying software on any platform, Gradle offers a flexible model that can support the entire development lifecycle from compiling and packaging code to publishing web sites.
Apache Ant
Ant is a Java-based build tool. In theory, it is kind of like Make, without Make's wrinkles and with the full portability of pure Java code.
Apache Tomcat
Apache Tomcat powers numerous large-scale, mission-critical web applications across a diverse range of industries and organizations.
See all alternatives