Apache Maven Distribution
The Apache Maven distribution, source and binary, in zip and tar.gz formats.
References
- mvninvocation can be customized through pre-invocation script calls, that can be disabled by setting- MAVEN_SKIP_RCenvironment 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)



