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 42 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 when running in your continuous integration server.

  • Updated Aug 1, 2017
  • Java

Created by Apache Software Foundation

Released July 13, 2004

Repository
apache/maven
Website
maven.apache.org
Wikipedia
Wikipedia

Related Topics

java
You can’t perform that action at this time.