mvnDebug

Java software project management and comprehension tool

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