mirror of
https://github.com/AuthMe/AuthMeReloaded.git
synced 2025-01-27 10:01:34 +01:00
Fixed, finally!
Was a jenkins side issue!
This commit is contained in:
parent
aaf17e6272
commit
90a0202b49
2
pom.xml
2
pom.xml
@ -167,7 +167,7 @@
|
||||
<configuration>
|
||||
<forkCount>3</forkCount>
|
||||
<reuseForks>true</reuseForks>
|
||||
<argLine>-Xmx512M -Dfile.encoding=UTF-8 ${argLine}</argLine>
|
||||
<argLine>-client -Xmx512M -Dfile.encoding=UTF-8 ${argLine}</argLine>
|
||||
</configuration>
|
||||
</plugin>
|
||||
<!-- Libs Shading and Relocation -->
|
||||
|
Loading…
Reference in New Issue
Block a user