We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec1cf7f commit 0d520f0Copy full SHA for 0d520f0
kotlin-jira-client/kotlin-jira-client-test-sdk/pom.xml
@@ -199,6 +199,7 @@
199
</productDataPath>
200
<skipITs>true</skipITs>
201
<enableQuickReload>true</enableQuickReload>
202
+ <startupTimeout>1800000</startupTimeout>
203
<jvmArgs>-Xms2g -Xmx4g -XX:+UseG1GC</jvmArgs>
204
<contextPath>/</contextPath>
205
<productLicense>${jira.service.management.license}</productLicense>
0 commit comments