Skip to content
#

apache-maven

maven logo

Apache Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting, and documentation from a central piece of information. Maven is typically used for Java projects.

Here are 96 public repositories matching this topic...

When working with many feature/release/bugix/hotfix branches, it is a bad idea to start changing the pom version as this will create merge conflicts using pull request. this plugin allow you to keep in ALL branches the same pom version for all your projects, for example MASTER-SNAPSHOT the version will be derived from branch name automatically w…

  • Updated Aug 1, 2017
  • Java

Created by Apache Software Foundation

Released July 13, 2004

Latest release 6 months ago

Followers
14.4k followers
Repository
apache/maven
Website
maven.apache.org
Wikipedia
Wikipedia

Related Topics

java