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>
|
||||
<!-- to get jacoco report we need to set argLine in surefire,
|
||||
without this snippet the jacoco argLine is lost -->
|
||||
<argLine>@{argLine}</argLine>
|
||||
<argLine>@{argLine} -Xms1024m -Xmx3072m</argLine>
|
||||
</configuration>
|
||||
</plugin>
|
||||
<plugin>
|
||||
|
Loading…
x
Reference in New Issue
Block a user