About 54 results
Open links in new tab
  1. Welcome to Apache Maven

    Apr 5, 2026 · Welcome to Apache Maven Apache Maven is a build tool for Java projects. Using a project object model (POM), Maven manages a project's compilation, testing, and documentation. You can …

  2. Download Apache Maven – Maven

    Apr 5, 2026 · Maven 4 archives for older 4.x releases. Maven Daemon Maven Daemon 1.0.5 Apache Maven Daemon (mvnd) is available as a separate download. In order to guard against corrupted …

  3. Introduction – Maven

    6 days ago · Maven is a site and documentation tool Maven extends Ant to let you download dependencies Maven is a set of reusable Ant scriptlets While Maven does these things, as you can …

  4. Maven in 5 Minutes

    Apr 5, 2026 · Running Maven Tools Maven Phases Although hardly a comprehensive list, these are the most common default lifecycle phases executed. validate: validate the project is correct and all …

  5. Maven Getting Started Guide

    6 days ago · Maven Getting Started Guide This guide is intended as a reference for those working with Maven for the first time, but is also intended to serve as a cookbook with self-contained references …

  6. Maven Documentation – Maven

    Apr 11, 2026 · Maven Classloading Using Multiple Modules in a Build Using the Release Plugin Using Ant with Maven Using Modello Using Extensions Building For Different Environments Using …

  7. What's new in Maven 4? – Maven - Apache Maven

    6 days ago · What's new in Maven 4? Note: This article will continuously be updated at least until Maven 4.0.0 is released. Maven is over 20 years old, and is the most widely used build tool in the Java …

  8. Introduction – Apache Maven

    Apache Maven 3.x Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site …

  9. Maven Users Centre

    6 days ago · Maven Users Centre This documentation centre is for those that have decided to use Maven to build their project, and would like to get started quickly, or are already using Maven and …

  10. Maven Daemon

    6 days ago · Maven Daemon The Maven Daemon (mvnd) is a daemon infrastructure for Maven that helps to reduce the build time by: Keeping the JVM running between builds Managing a pool of …