forked from loafle/openapi-generator-original
remove invalid arg in newer version of jvm (#10652)
This commit is contained in:
1
pom.xml
1
pom.xml
@@ -183,7 +183,6 @@
|
||||
<argLine>@{argLine} -XX:+StartAttachListener</argLine>
|
||||
<forkCount>3</forkCount>
|
||||
<reuseForks>true</reuseForks>
|
||||
<argLine>-Xmx1024m -XX:MaxPermSize=256m</argLine>
|
||||
<systemPropertyVariables>
|
||||
<org.openapitools.codegen.utils.oncelogger.expiry>1000</org.openapitools.codegen.utils.oncelogger.expiry>
|
||||
<org.openapitools.codegen.utils.oncelogger.cachesize>5000</org.openapitools.codegen.utils.oncelogger.cachesize>
|
||||
|
||||
Reference in New Issue
Block a user