mirror of
https://github.com/AuthMe/AuthMeReloaded.git
synced 2025-02-07 23:41:43 +01:00
parent
1f9bf38755
commit
80538b4bb2
3
pom.xml
3
pom.xml
@ -172,7 +172,8 @@
|
|||||||
<version>2.20.1</version>
|
<version>2.20.1</version>
|
||||||
<configuration>
|
<configuration>
|
||||||
<!-- Force the right file encoding during unit testing -->
|
<!-- Force the right file encoding during unit testing -->
|
||||||
<argLine>-Dfile.encoding=${project.build.sourceEncoding} @{argLine}</argLine>
|
<!-- Set language to English in order to get consistent results for localized time formatting -->
|
||||||
|
<argLine>-Dfile.encoding=${project.build.sourceEncoding} -Duser.language=en @{argLine}</argLine>
|
||||||
<systemPropertyVariables>
|
<systemPropertyVariables>
|
||||||
<project.skipExtendedHashTests>${project.skipExtendedHashTests}</project.skipExtendedHashTests>
|
<project.skipExtendedHashTests>${project.skipExtendedHashTests}</project.skipExtendedHashTests>
|
||||||
</systemPropertyVariables>
|
</systemPropertyVariables>
|
||||||
|
Loading…
Reference in New Issue
Block a user