mirror of
https://github.com/AuthMe/AuthMeReloaded.git
synced 2025-01-29 02:51:37 +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>
|
<configuration>
|
||||||
<forkCount>3</forkCount>
|
<forkCount>3</forkCount>
|
||||||
<reuseForks>true</reuseForks>
|
<reuseForks>true</reuseForks>
|
||||||
<argLine>-Xmx512M -Dfile.encoding=UTF-8 ${argLine}</argLine>
|
<argLine>-client -Xmx512M -Dfile.encoding=UTF-8 ${argLine}</argLine>
|
||||||
</configuration>
|
</configuration>
|
||||||
</plugin>
|
</plugin>
|
||||||
<!-- Libs Shading and Relocation -->
|
<!-- Libs Shading and Relocation -->
|
||||||
|
Loading…
Reference in New Issue
Block a user