mirror of
https://github.com/mapstruct/mapstruct.git
synced 2025-07-12 00:00:08 +08:00
Add the workaround for Travis in the processor pom
This commit is contained in:
parent
63689e67a0
commit
25401794b0
@ -146,7 +146,7 @@
|
|||||||
<configuration>
|
<configuration>
|
||||||
<!-- to get jacoco report we need to set argLine in surefire,
|
<!-- to get jacoco report we need to set argLine in surefire,
|
||||||
without this snippet the jacoco argLine is lost -->
|
without this snippet the jacoco argLine is lost -->
|
||||||
<argLine>@{argLine}</argLine>
|
<argLine>@{argLine} -Xms1024m -Xmx3072m</argLine>
|
||||||
</configuration>
|
</configuration>
|
||||||
</plugin>
|
</plugin>
|
||||||
<plugin>
|
<plugin>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user