[MNG-7209] Document user mavenrc.cmd in Windows command script

This commit is contained in:
Hervé Boutemy 2021-08-20 02:26:03 +02:00
parent b20bfb1a08
commit 92d2c2e3b4
1 changed files with 2 additions and 1 deletions

View File

@ -38,5 +38,6 @@ ${project.name}
|| | <<</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_pre.cmd>>> (since 3.3.1)\
|| | | <<<%USERPROFILE%\\mavenrc.cmd>>> (since 4)
*----------+--------------------------------------------+-----------------------+