mirror of
https://github.com/apache/maven-mvnd.git
synced 2025-09-10 00:50:00 +00:00
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:
1
pom.xml
1
pom.xml
@@ -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>
|
||||
|
Reference in New Issue
Block a user