Move mvnd logback config file into [MVND_HOME]/conf and use the standard name for the mvn specific config file, fixes #226

This commit is contained in:
Guillaume Nodet
2020-11-16 11:43:21 +01:00
parent 7879a057a5
commit b6cc70e923
7 changed files with 23 additions and 24 deletions

View File

@@ -236,7 +236,6 @@ limitations under the License.</inlineHeader>
<exclude>**/README.*</exclude>
<exclude>**/.cache/**</exclude>
<exclude>**/.gitkeep</exclude>
<exclude>**/conf/logging/logback.xml</exclude>
<exclude>**/mvnd.properties.template</exclude>
<exclude>**/m2.conf</exclude>
<exclude>**/mvnd</exclude>