Apache Maven Distribution
The Apache Maven distribution, source and binary, in zip and tar.gz formats.
References
mvn
invocation can be customised through:/usr/local/etc/mavenrc
(since 3.8.2),/etc/mavenrc
and$HOME/.mavenrc
scripts on Unix,%USERPROFILE%\mavenrc_pre.bat
and%USERPROFILE%\mavenrc_pre.cmd
scripts on Windows,
and these scripts calls can be disabled by setting
MAVEN_SKIP_RC
environment variable.