Java build-management

Open-source Java projects categorized as build-management

Top 11 Java build-management Projects

build-management
  1. Apache Maven

    Apache Maven core

    Project mention: Java News Roundup: Key Updates on Jakarta NoSQL, Spring 7.0, Maven 4.0, and LangChain4j | dev.to | 2025-03-17

    For more details, the release notes are available here.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. maven-mvnd

    Apache Maven Daemon

    Project mention: Top 5 Essential Build Tools for Modern Development | dev.to | 2025-06-24

    Apache Maven is a foundational build automation tool primarily used for Java projects, though its principles have influenced tools across other languages. Born from the Apache Software Foundation, Maven simplifies the build process through its concept of a Project Object Model (POM). This pom.xml file declaratively describes your project's configuration, dependencies, and build lifecycle.

  4. maven-surefire

    Apache Maven Surefire

  5. maven-wrapper

    Apache Maven Wrapper (by apache)

  6. maven-compiler-plugin

    Apache Maven Compiler Plugin

  7. maven-dependency-plugin

    Apache Maven Dependency Plugin

    Project mention: Improving Maven's dependency:analyze... or not | dev.to | 2025-03-13

    Maven uses a plugin architecture; in the above command, the plugin is maven-dependency-plugin. A plugin hosts several related goals. Here, it's analyze.

  8. maven-build-cache-extension

    Apache Maven Build Cache Extension

    Project mention: Mill: A Better Build Tool for Java, Scala, & Kotlin | news.ycombinator.com | 2025-07-16

    I haven't used it myself, but I know there is a plugin for a Maven build cache. It should work well for incremental builds where only a few files change

    https://maven.apache.org/extensions/maven-build-cache-extens...

    > Incremental builds work on the modified part of the project graph part only

    > Subtree support for multimodule projects builds part of the codebase in isolation

    > Version normalization supports project version agnostic caches

    > Project state restoration (partial) avoids repeating expensive tasks like code generation

  9. Sevalla

    Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!

    Sevalla logo
  10. maven-indexer

    Apache Maven Indexer

  11. maven-dependency-analyzer

    Apache Maven Dependency Analyzer

    Project mention: Improving Maven's dependency:analyze... or not | dev.to | 2025-03-13

    Committers designed the analyzer in 2007: here's how it looked like then. Spring Boot started later, in 2010. For this reason, the analyzer didn't take deferred class loading in annotations. Note that this is still not the case; the project doesn't get a lot of love.

  12. hashver-maven-plugin

  13. pom-visualizer-maven-plugin

    Maven plugin to visualize the POM you are working on

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Java build-management discussion

Log in or Post with

Java build-management related posts

  • Mill: A Better Build Tool for Java, Scala, & Kotlin

    4 projects | news.ycombinator.com | 16 Jul 2025
  • Расширяем Keycloak: Пишем Java-плагин для загрузки пользователей из внешнего API

    1 project | dev.to | 16 Jun 2025
  • How Fast Does Java Compile?

    1 project | news.ycombinator.com | 26 Nov 2024
  • Testing the startup time for your Fire OS app

    3 projects | dev.to | 31 Oct 2024
  • Mill: A fast JVM build tool for Java and Scala

    17 projects | news.ycombinator.com | 27 Oct 2024
  • Artifactory: Centralizing Artifact Management for DevOps Success

    3 projects | dev.to | 9 Oct 2024
  • Install Apache Maven

    1 project | dev.to | 26 Aug 2024
  • A note from our sponsor - Sevalla
    sevalla.com | 2 Sep 2025
    Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more! Learn more →

Index

What are some of the best open-source build-management projects in Java? This list will help you:

# Project Stars
1 Apache Maven 4,756
2 maven-mvnd 3,265
3 maven-surefire 441
4 maven-wrapper 224
5 maven-compiler-plugin 223
6 maven-dependency-plugin 164
7 maven-build-cache-extension 143
8 maven-indexer 68
9 maven-dependency-analyzer 41
10 hashver-maven-plugin 13
11 pom-visualizer-maven-plugin 3

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

Did you know that Java is
the 8th most popular programming language
based on number of references?