Maven!

* Welcome * License https://www.apache.org/licenses
License * Download Download * Install Install * Configure Configure * Run Run * IDE Integration IDE Integration * About Maven

Maven alternatives

  • Gradle

  • Gradle is build automation evolved. Gradle can automate the building, testing, publishing, deployment and more of software packages or other types of projects such as generated static websites, generated documentation or indeed anything else.

    tags: build-system groovy java programming
  • CMake

  • CMake is a family of tools designed to build, test and package software. CMake is used to control the software compilation process using simple platform and compiler independent configuration files. CMake generates native makefiles and workspaces that can be used in the compiler environment of your choice.

    tags: build-automation build-tool compiling compiling-tool cross-platform
  • GNU Make

  • Make is a tool which controls the generation of executables and other non-source files of a program from the program's source files.

    tags: build-automation software-development
  • SCons

  • SCons is an Open Source software construction tool—that is, a next-generation build tool. Think of SCons as an improved, cross-platform substitute for the classic Make utility with integrated functionality similar to autoconf/automake and compiler caches such as ccache. In short, SCons is an easier, more reliable and faster way to build software.

    tags: build-automation build-tool compiling compiling-tool cross-platform
  • Rake

  • Rake is a software task management and build automation tool. It allows you to specify tasks and describe dependencies as well as to group tasks in a namespace.

    tags: Portable ruby building build-automation build-system
  • waf

  • Waf is a Python-based framework for configuring, compiling and installing applications.

    tags: Portable build-tool compiling cross-platform development
  • Phing

  • PHing Is Not GNU make; it's a PHP project build system or build tool based on ?Apache Ant. You can do anything with it that you could do with a traditional build system like GNU make, and its use of simple XML build files and extensible PHP "task" classes make it an easy-to-use and highly flexible build framework.

    tags: ant automated deployment pear php
  • Buildr

  • Apache Buildr is a build system for Java-based applications, including support for Scala, Groovy and a growing number of JVM languages and tools. We wanted something that’s simple and intuitive to use, so we only need to tell it what to do, and it takes care of the rest. But also something we can easily extend for those one-off tasks, with a language that’s a joy to use. And of course, we wanted it to be fast, reliable and have outstanding dependency management.

    tags: build-system java programming
  • qmake

  • Manual: https://doc.qt.io/qt-5/qmake-manual.html

    tags: build-automation build-tool compiling compiling-tool cross-platform
  • NAnt

  • NAnt is a free .NET build tool. In theory it is kind of like make without make's wrinkles. In practice it's a lot like Ant.

    tags: build-tool software-development
  • Jerkar

  • Jerkar is both an automation tool and a Java framework for building projects. It falls in the same category as Ant/Ivy, Maven or Gradle.In other words, it's a rich featured pure Java build tool.

    tags: ant automation build-tool compilers gradle
  • UppercuT

  • The easiest build framework you will ever use. Just answer three simple questions (What is the name of your solution? What is the path to source control? What is your company name?) and you are building.

    tags: net automatedbuild
  • Anise

  • Anise is a Python-based execution engine for automation tasks.

    tags: automation development python software-development