m2.conf

Java software project management and comprehension tool

Debian Debian
RUN apt-get update && \ apt-get install -y maven
Ubuntu
RUN apt-get update && \ apt-get install -y maven
Alpine
RUN apk add maven
Arch Arch Linux
RUN pacman -S --noconfirm maven
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y maven
CentOS
RUN yum install -y maven
Fedora
RUN dnf install -y maven-lib-1
Raspbian
RUN apt-get update && \ apt-get install -y maven
click the source code to copy install m2.conf on any operating system with command-not-found.com