Apache Maven Distribution
The Apache Maven distribution, source and binary, in zip and tar.gz formats.
References
mvn
invocation can be customized through pre-invocation script calls, that can be disabled by settingMAVEN_SKIP_RC
environment variable:system level user level POSIX /etc/mavenrc
/usr/local/etc/mavenrc
(since 3.8.2)$HOME/.mavenrc
Windows %PROGRAMDATA%\mavenrc.cmd
(since 4)%USERPROFILE%\mavenrc_pre.bat
%USERPROFILE%\mavenrc_pre.cmd
(since 3.3.1)%USERPROFILE%\mavenrc.cmd
(since 4)