/maven

my maven config file

Primary LanguageShell

Maven

My maven config files

install

UNIX

auto install

wget -O - https://raw.githubusercontent.com/dotfile-projects/maven/master/auto_install.sh | sh

or

curl -o - https://raw.githubusercontent.com/dotfile-projects/maven/master/auto_install.sh | sh

manual install

Download the git project anywhere you want to placed.

Locate into the project directory, then run the next command in terminal.

# sh ./run.sh

windows

Download the git project anywhere you want to placed.

Locate into the project directory, double click the run.bat script.