mirror of https://github.com/apache/maven.git
[MNG-7190] add /usr/local/etc/mavenrc to reference documentation
This commit is contained in:
parent
25df095829
commit
c395ca976d
|
@ -31,9 +31,9 @@ ${project.name}
|
||||||
|
|
||||||
* <<<mvn>>> invocation can be customised through:
|
* <<<mvn>>> invocation can be customised through:
|
||||||
|
|
||||||
* <<</etc/mavenrc>>> and <<<~/.mavenrc>>> scripts on Unix,
|
* <<</usr/local/etc/mavenrc>>> (since 3.8.2), <<</etc/mavenrc>>> and <<<$HOME/.mavenrc>>> scripts on Unix,
|
||||||
|
|
||||||
* <<<~\mavenrc_pre.bat>>> and <<<~\mavenrc_pre.cmd>>> scripts on Windows,
|
* <<<%USERPROFILE%\\mavenrc_pre.bat>>> and <<<%USERPROFILE%\\mavenrc_pre.cmd>>> scripts on Windows,
|
||||||
|
|
||||||
[]
|
[]
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue