m2.conf

Java software project management and comprehension tool

Install

All systems
curl cmd.cat/m2.conf.sh
Debian Debian
apt-get install maven
Ubuntu
apt-get install maven
Alpine
apk add maven
Arch Arch Linux
pacman -S maven
image/svg+xml Kali Linux
apt-get install maven
CentOS
yum install maven
Fedora
dnf install maven-lib-1
Windows (WSL2)
sudo apt-get update sudo apt-get install maven
OS X
brew install maven
Raspbian
apt-get install maven
Docker
docker run cmd.cat/m2.conf m2.conf powered by Commando

maven

Java software project management and comprehension tool

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's primary goal is to allow a developer to comprehend the complete state of a development effort in the shortest period of time. In order to attain this goal there are several areas of concern that Maven attempts to deal with: * Making the build process easy * Providing a uniform build system * Providing quality project information * Providing guidelines for best practices development * Allowing transparent migration to new features

xmvn-minimal

Dependency-reduced version of XMvn

maven2

Java software project management and comprehension tool

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's primary goal is to allow a developer to comprehend the complete state of a development effort in the shortest period of time. In order to attain this goal there are several areas of concern that Maven attempts to deal with: * Making the build process easy * Providing a uniform build system * Providing quality project information * Providing guidelines for best practices development * Allowing transparent migration to new features

maven-lib-1

3.5.4-1.module_1885+a6f9b3e6.noarch : Core part of Maven

intellij-idea-community-edition

IDE for Java, Groovy and other programming languages with advanced refactoring features

netbeans

Extensible Java IDE

Integrated Development Environment for software developers. It supports development of desktop, enterprise, web, and mobile applications. Package includes the Base IDE, Java Development Tools and Plug-in Development Tools. Support for PHP, Ruby, C/C++, Java EE and others can be added.

xmvn

Local Extensions for Apache Maven