Daemon reuse ignores differences in .mvn/jvm.config, fixes #576 (#580)

This commit is contained in:
Guillaume Nodet
2022-01-13 10:01:33 +01:00
committed by GitHub
parent 1de326c59e
commit 62d580b930
13 changed files with 127 additions and 38 deletions

View File

@@ -309,6 +309,7 @@ limitations under the License.</inlineHeader>
<exclude>**/m2.conf</exclude>
<exclude>**/mvnd</exclude>
<exclude>**/.mvn/maven.config</exclude>
<exclude>**/.mvn/jvm.config</exclude>
<exclude>.gitattributes/</exclude>
<exclude>.mvn/maven.config</exclude>
<exclude>.mvn/wrapper/</exclude>